- 11 Oct, 2017 1 commit
-
-
Leigh B Stoller authored
-
- 10 Oct, 2017 1 commit
-
-
Leigh B Stoller authored
missing handler for quarantine checkbox.
-
- 04 Oct, 2017 4 commits
-
-
Leigh B Stoller authored
see.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 02 Oct, 2017 1 commit
-
-
Mike Hibler authored
This was blocked waiting for ops.emulab.net to need a reboot so that we could turn on resource accounting. Now that happened and I have done some testing, defined some arbitrary limits for other resources, done some more testing, and here we are! This should enable issue #247 to be closed.
-
- 14 Sep, 2017 2 commits
-
-
Leigh B Stoller authored
getting the reservation system prediction info for the instantiate page. It does not prevent the page from operating, and the timeout is always transient.
-
Leigh B Stoller authored
I use this too much to type URNs all the time.
-
- 07 Sep, 2017 1 commit
-
-
Leigh B Stoller authored
-
- 01 Sep, 2017 1 commit
-
-
Leigh B Stoller authored
bound to a specific CM or else a pool is allocated at every CM. So David added a method to geni-lib to set the site pools, and this code adds to the existing postpass to that converts jacks siteids to manager urns.
-
- 18 Aug, 2017 1 commit
-
-
Leigh B Stoller authored
-
- 14 Aug, 2017 1 commit
-
-
Leigh B Stoller authored
-
- 08 Aug, 2017 8 commits
-
-
Leigh B Stoller authored
1. The Geni path already supported this, just needed to add it to the web UI and plumb it through. 2. This is featurized, so on the Mothership only users with the feature will see this, not something we want mere users to do.
-
Leigh B Stoller authored
system announcements.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
1. Allow uuids to be used to specify reservations, change pretty much everything in the web interface to use uuid's so we stop exporting databases indexes to the client side. 2. Change RPC path to return a blob of data when approving a reservation. Ditto for initial creation, so that we can see precisely what the local cluster has done. 3. When a reservation is created/approved, insert an announcement in the announce system for that user, set to go off 24 hours ahead of reservation. Update that announcement when reservation is modified.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
the new create image workflow.
-
Leigh B Stoller authored
to CreateImage().
-
- 10 Jul, 2017 1 commit
-
-
Leigh B Stoller authored
-
- 07 Jul, 2017 2 commits
-
-
Leigh B Stoller authored
* Make user privs work across remote clusters (including stitching). I took a severe shortcut on this; I do not expect the Cloudlab portal will ever talk to anything but an Emulab based aggregate, so I just added the priv indicator to the user keys array we send over. If I am ever proved wrong on this, I will come out of retirement and fix it (for a nominal fee of course). * Do not show the root password for the console to users with user privs. * Make sure users with user privs cannot start experiments. * Do show the user trust values on the user dashboard membership tab. * Update tmcd to use the new privs slot in the nonlocal_user_accounts table. This closes issue #309.
-
Leigh B Stoller authored
-
- 06 Jul, 2017 5 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
Also a mysql 5.7 fixup.
-
Leigh B Stoller authored
out of the log file. Accept default-vm as synonym for emulab-xen. Kill exclusive flag on raw pcs so the conversion completes. Throw error on duplicate iface.
-
Leigh B Stoller authored
messages so they are easier to find in the log.
-
Leigh B Stoller authored
remote blockstore interface names with the wrong node name prepended, and allow them so that rspec comparison works.
-
- 28 Jun, 2017 1 commit
-
-
Leigh B Stoller authored
-
- 26 Jun, 2017 2 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
admin approval. Informational for now, the results are ignores and stored in the DB and shown on the admin extend page.
-
- 20 Jun, 2017 1 commit
-
-
Leigh B Stoller authored
1. Get this working on the NS conversion path. 2. Add support for additional firewall rules along the path, the CM never had support for firewall rules. 3. Set the security_level to zapdisk when firewalling is on.
-
- 15 Jun, 2017 1 commit
-
-
Leigh B Stoller authored
-
- 12 Jun, 2017 1 commit
-
-
Leigh B Stoller authored
-
- 09 Jun, 2017 4 commits
-
-
Leigh B Stoller authored
or 10G link, force BW shaping off, since the mere presence of property statements causes the CM to turn on linkdelays, which is typically not what users are after. Still a problem to deal with; the CM should throw an error if it gets this directive and there is non zero delay or loss. But what if the CM gets this directive with a BW that is *not* one of 1G or 10G? Should it through an error for this as well or assume the user knows that they are doing (yeah, right).
-
Leigh B Stoller authored
when the link type is lan. This matches what Emulab actually wants to see.
-
Leigh B Stoller authored
best_effort. When given, do not set uselinkdelay in the CM. This is a first commit, this will change slightly in subsequent commit.
-
Leigh B Stoller authored
-
- 07 Jun, 2017 1 commit
-
-
Leigh B Stoller authored
You can find and change the admin notes on the admin extension page, since is the page where we show lots of admin only stuff. Might need to rename this page at some point.
-