- 22 Mar, 2013 5 commits
-
-
Jonathon Duerig authored
-
Mike Hibler authored
Specifically for pxe_boot_path settings.
-
Mike Hibler authored
The former comes from the new console_type node or node_type attribute and is used by slicefix to set the console to one of null, vga, or sio[1-4]. The latter comes from the pre-existing bootdisk_bios_id and is used by the BSD slicefix to set the grub.conf root device in a Linux image.
-
Mike Hibler authored
-
Mike Hibler authored
-
- 19 Mar, 2013 1 commit
-
-
Mike Hibler authored
-
- 18 Mar, 2013 17 commits
-
-
Leigh B Stoller authored
-
Kirk Webb authored
Clean up some comments and error messages.
-
Kirk Webb authored
-
Kirk Webb authored
experiment's addresses.
-
Kirk Webb authored
-
Kirk Webb authored
-
Kirk Webb authored
-
Kirk Webb authored
-
Kirk Webb authored
-
Kirk Webb authored
-
Kirk Webb authored
-
Kirk Webb authored
-
Kirk Webb authored
Also squash a couple of typos.
-
Kirk Webb authored
Was requiring a VirtExperiment object, for some functions. Experiment objects, I think, are preferred, and a VirtExperiment object can be requested from them. Clean up and add some comments.
-
Kirk Webb authored
-
Kirk Webb authored
Bit of cleanup as well.
-
Kirk Webb authored
I took a longer fork in the road on the way to solving the subnet collision issue here, but this thing is pretty cool. It will try to pack in the reservations as tightly as it can, allows embedding existing reservations, supports arbitrary range prefixes, and isn't bothered by fragmentation (which will happen as reservations come and go). It also halts and complains about collisions while embedding existing reservations in its tree, so can act as a consistency checker. I'm sure this is kindergarten compared to ipassign, but it will do fine until ipassign is up to the task. Note: I have not checked in my testing script.
-
- 16 Mar, 2013 1 commit
-
-
Leigh B Stoller authored
-
- 15 Mar, 2013 7 commits
-
-
Leigh B Stoller authored
a problem.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
Add -i option to print out details of a specific vlan (who is using the vlan).
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 14 Mar, 2013 1 commit
-
-
Leigh B Stoller authored
-
- 13 Mar, 2013 8 commits
-
-
Leigh B Stoller authored
upload in the latest version of ilo, so all that work to make setting up the nodes without using the web interface, was for naught. Move the openflow setup till after we load the firmware.
-
Leigh B Stoller authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Leigh B Stoller authored
messed with. This code is really confusing, left behind a giant comment explaining it.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
The main problem is that when coming from the PG interface, we do not create normal virt_lans entries for GRE tunnels, since one side of the tunnel in not a local node and that would confuse all kinds of things. So instead we enter that directly into the lans table when a ticket is redeemed. So, gentopofile never sees them and they do not go into the "topofile" So, I've added a pass in gentopofile that checks the lans table for tunnels that are not in virt_lans.
-