- 30 Jan, 2017 5 commits
-
-
Leigh Stoller authored
The reason for the duplicate profile happens when you instantiate a version of the profile, then terminate. That takes you back to the instantiate page with default=uuid-of-profile, and if that is a version uuid, we end up with a duplicate cause the list is based on the profile uuid. This closes issue #190.
-
Mike Hibler authored
I ALMOST got sucked into making big changes that would have required a version change.
-
Mike Hibler authored
-
Leigh Stoller authored
-
Leigh Stoller authored
-
- 27 Jan, 2017 1 commit
-
-
Leigh Stoller authored
-
- 26 Jan, 2017 8 commits
-
-
Leigh Stoller authored
-
Jonathon Duerig authored
-
Leigh Stoller authored
lists on the genirack control switch, to block access to the ILOs. Would need to be localized to the rack network of course, and I vaguely remember that some of the switches had different firmware and so the commands had to be changed. Also note the netmasks are inverted from what we normally think they should be. OH HP ...
-
Leigh Stoller authored
-
Leigh Stoller authored
-
Leigh Stoller authored
Added PortalProfiles to the systems project list See merge request !19
-
Leigh Stoller authored
-
Leigh Stoller authored
-
- 25 Jan, 2017 8 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
placement==SYSVOL blockstores would not work on Linux because of this.
-
Leigh Stoller authored
command to set the push url.
-
Leigh Stoller authored
before instantiating.
-
Leigh Stoller authored
-
Leigh Stoller authored
-
Gary Wong authored
-
Leigh Stoller authored
when they have leaked.
-
- 24 Jan, 2017 2 commits
-
-
Dan Reading authored
take out line with the string SupportAssist
-
Mike Hibler authored
-
- 23 Jan, 2017 6 commits
-
-
Leigh Stoller authored
instructions about what to do and stern warnings.
-
Gary Wong authored
-
Leigh Stoller authored
-
Leigh Stoller authored
The main point of the changes are to require that the old password is provided when changing your password. This holds true even for admins changing their own password in red-dot. Note though, that when an admin changes another user's password in red-dot, old password is not required, which is somewhat in conflict with the overall goal, but hey, we want to be practical too. I ended up removing password modification from the profile page, and use the already existing changepswd page, which I cleaned up and turned into a first class ajax citizen to make the page operate smoother.
-
Leigh Stoller authored
-
Jonathon Duerig authored
If the portal pages are wrapped in an iframe, they notify the outer page as the user navigates around the portal. They also notify the outer page when the user navigates away from the portal.
-
- 20 Jan, 2017 10 commits
-
-
Leigh Stoller authored
-
Mike Hibler authored
-
Mike Hibler authored
When invoked by a subboss, returns key=value pairs from subboss_attributes for all services for that subboss. Will be used to configure subbosses, eliminating the need to customize startup scripts per-subboss.
-
Leigh Stoller authored
expt_expires slot in the experiments table whenever we set the slice expiration time. In addition, do this in GetTicket() so that the mapper sees the proper expiration time; we do not set the slice expiration until the ticket is redeemed, and this throws off admission control.
-
Leigh Stoller authored
-
Gary Wong authored
Required to avoid possible inconsistencies if any optimistic concurrent readers are inspecting the state.
-
Gary Wong authored
-
Leigh Stoller authored
-
Leigh Stoller authored
-
Leigh Stoller authored
-