summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Added possibility to mark fixed ip like reserved and unreserved.Ilya Alekseyev2011-08-061-0/+25
|\
| * methods renamedIlya Alekseyev2011-08-051-1/+1
| * tests and merge with trunkIlya Alekseyev2011-08-056-250/+411
| |\
| * | added commandsIlya Alekseyev2011-07-141-0/+21
* | | Pass a real context object into image service callsVishvananda Ishaya2011-08-051-2/+3
| |/ |/|
* | For nova-manage network create cmd, added warning when size of subnet(s) bein...John Tran2011-08-051-1/+12
|\ \
| * | forgot to remove commentJohn Tran2011-08-031-1/+0
| * | updated to work w/ changes after merged trunk fixing var renaming. the logic...John Tran2011-08-031-3/+6
| * | merged from trunkJohn Tran2011-08-024-111/+66
| |\ \
| * | | fixed per peer reviewJohn Tran2011-07-261-1/+1
| * | | added warning when size of subnet(s) being created are larger than FLAG.netwo...John Tran2011-07-261-0/+9
* | | | Fix to nova-ajax-console-proxy to use the new syntax.Mandell Degerness2011-08-041-5/+5
| |/ / |/| |
* | | merge the trunkJason Koelker2011-08-023-61/+1
|\ \ \
| * | | removing compute monitorBrian Waldon2011-08-023-61/+1
* | | | the netmask is implied by the cidr, so use that to display the v6 subnetJason Koelker2011-07-291-3/+3
* | | | either v4 or v6 is requiredJason Koelker2011-07-291-16/+4
* | | | stwart the switch to just fixed_rangeJason Koelker2011-07-291-4/+6
* | | | require either v4 or v6Jason Koelker2011-07-291-2/+3
|/ / /
* | | typoTrey Morris2011-07-271-2/+2
* | | --bridge defaults to br100 but with a deprecation warning and to be removed i...Trey Morris2011-07-271-1/+10
* | | added ipv6 requirements to nova-manage network create. changed --network to -...Trey Morris2011-07-271-12/+18
* | | updated the bridge arg requirements based on managerTrey Morris2011-07-271-4/+4
* | | updated nova-manage create network. better help, handling of required args, a...Trey Morris2011-07-271-40/+49
|/ /
* | fix pep8Lvov Maxim2011-07-261-64/+128
* | add decorator for 'dns' paramsLvov Maxim2011-07-251-0/+2
* | merge with trunk, resolve conflictsLvov Maxim2011-07-251-6/+15
|\ \
| * | docstring updateJason Koelker2011-07-221-1/+1
| * | default to None in the method signatureJason Koelker2011-07-221-6/+6
| * | add in the right number of fieldsJason Koelker2011-07-211-1/+2
| * | only use the flag if it evaluates trueJason Koelker2011-07-211-1/+1
| * | allow 2 dns servers to be specified on network createJason Koelker2011-07-211-3/+12
* | | fix 'version' commandLvov Maxim2011-07-251-2/+2
* | | add decorator for multi host optionLvov Maxim2011-07-221-0/+1
* | | merge with trunk, resolve conflictsLvov Maxim2011-07-222-10/+11
|\| |
| * | merged trunkVishvananda Ishaya2011-07-201-1/+1
| |\ \
| | * | fixing bad lookupBrian Waldon2011-07-181-1/+1
| * | | merged trunkVishvananda Ishaya2011-07-181-12/+45
| |\| |
| * | | fix issues that were breaking vlan modeVishvananda Ishaya2011-07-181-4/+4
| * | | merged trunkVishvananda Ishaya2011-07-082-5/+28
| |\ \ \ | | | |/ | | |/|
| * | | add ability to set multi_host in nova-manage and remove debugging issuesVishvananda Ishaya2011-07-051-2/+7
| * | | filter the dhcp to only respond to requests from this hostVishvananda Ishaya2011-07-051-1/+1
| * | | First round of changes for ha-flatdhcp.Vishvananda Ishaya2011-07-051-1/+1
* | | | remove IPyLvov Maxim2011-07-221-1/+0
* | | | minor fixLvov Maxim2011-07-211-1/+1
* | | | merge with trunk, resolve conflictsLvov Maxim2011-07-151-14/+45
|\ \ \ \ | | |_|/ | |/| |
| * | | add support to write to stdout rather than file if '-' is specified.Scott Moser2011-07-141-4/+10
| |\ \ \
| | * | | use 'with' so that close is called on file handleScott Moser2011-07-131-6/+6
| | * | | support '-' to indicate stdout in nova-manage project 'environment' and 'zip'Scott Moser2011-07-131-4/+10
| | | |/ | | |/|
| * | | Improvements to nova-manage:Mike Scherbakov2011-07-131-8/+35
| |\ \ \ | | |/ / | |/| |
| | * | Renamed 'nova-manage server list' -> 'nova-manage host list' to differentiate...Mike Scherbakov2011-07-121-9/+9