summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | Improvements to nova-manage: network list now includes vlan and projectID, ad...Mike Scherbakov2011-07-021-8/+35
| | |/
* | | remove argument help from docstrings + minor fixLvov Maxim2011-07-151-115/+48
* | | Add possibility to call commands without subcommands.Yuriy Taraday2011-07-151-8/+16
* | | fix redundencyLvov Maxim2011-07-151-2/+0
* | | merge with trunkLvov Maxim2011-07-138-87/+314
|\| |
| * | Add a flag to disable ec2 or osapi.Josh Kearney2011-07-081-5/+9
| * | Fixes bug #805604 "Multiprocess nova-api does not handles SIGTERM correctly."Nikolay Sokolov2011-07-081-0/+4
| |\ \
| | * | PEP8 passed.Nikolay Sokolov2011-07-061-2/+3
| | * | Formatting fix.Nikolay Sokolov2011-07-061-0/+1
| | * | Signal handler cleanup, proper ^C handling.Nikolay Sokolov2011-07-061-8/+6
| | * | Gracefull shutdown of nova-api.Nikolay Sokolov2011-07-041-5/+9
| | |/
| * | Add a socket server responding with an allowing flash socket policy for all r...Jimmy Bergman2011-07-071-0/+15
| |\ \ | | |/ | |/|
| | * pep8 complianceJimmy Bergman2011-07-071-3/+6
| | * Merge trunk and resolve bin/nova-vncproxy conflictJimmy Bergman2011-06-307-46/+173
| | |\
| | * \ Merge trunkJimmy Bergman2011-06-231-1/+1
| | |\ \
| | * | | Change so that the flash socket policy server is using eventlet instead of tw...Jimmy Bergman2011-06-231-19/+13
| | * | | Add a socket server responding with an allowing flash socket policy for all r...Jimmy Bergman2011-06-221-3/+20
| * | | | merged trunkTrey Morris2011-06-293-5/+127
| |\ \ \ \ | | | |_|/ | | |/| |