summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "remove unsupported ec2 extensions"Jenkins2012-02-011-2/+6
|\ \
| * | remove unsupported ec2 extensionsJesse Andrews2012-01-311-2/+6
| |/
* / Use "display_name" in "nova-manage vm list".Russell Bryant2012-01-311-1/+1
|/
* Refactor away the flags.DEFINE_* helpersMark McLoughlin2012-01-283-5/+26
* fix `nova-manage image convert` exceptionPádraig Brady2012-01-271-2/+1
* Merge "Fixes bug 921265 - i'nova-manage flavor create|list'"Jenkins2012-01-251-39/+22
|\
| * Fixes bug 921265 - i'nova-manage flavor create|list'Dean Troyer2012-01-251-39/+22
* | Remove unused flags.Help*FlagMark McLoughlin2012-01-253-9/+0
|/
* Create nova cert worker for x509 supportVishvananda Ishaya2012-01-242-1/+48
* Bug #916312: nova-manage network modify --network flag is inconsistent.Ewan Mellor2012-01-241-1/+1
* Fixes nova-manage fixed list.Dan Prince2012-01-231-9/+12
* Merge "Fix environment passing in DnsmasqFilter"Jenkins2012-01-231-1/+2
|\
| * Fix environment passing in DnsmasqFilterThierry Carrez2012-01-231-1/+2
* | Fix 'nova-manage config list'Dan Prince2012-01-221-1/+3
|/
* Fix nova-manage floating list (fixes bug 918804)Dean Troyer2012-01-201-4/+6
* More cleanup of Imports to match HACKINGJoe Gordon2012-01-191-4/+2
* chmod nova-logspoolZhongyue Luo2012-01-191-0/+0
* Cleanup Imports to match HACKING guidelinesJoe Gordon2012-01-181-2/+2
* Implements blueprint vnc-console-cleanupAnthony Young2012-01-173-12/+53
* Implements blueprint separate-nova-volumeapiAnthony Young2012-01-132-1/+48
* First implementation of bp/live-migration-resource-calcmasumotok2012-01-131-41/+66
* nova-manage floating ip fixesDean Troyer2012-01-101-5/+7
* Adds support for floating ip poolsVishvananda Ishaya2012-01-091-4/+16
* PEP8 type comparison cleanuplzyeval2012-01-041-4/+4
* PEP8 remove direct type comparisonslzyeval2012-01-031-1/+1
* Merge "Bug 820059: bin/nova-manage.py VpnCommands.spawn calls non-existant me...Jenkins2011-12-291-1/+6
|\
| * Bug 820059: bin/nova-manage.py VpnCommands.spawn calls non-existant method Vp...Ivan Kolodyazhny2011-12-291-1/+6
* | Merge "Bug 751229: Floating address range fixed"Jenkins2011-12-291-2/+4
|\ \
| * | Bug 751229: Floating address range fixedIvan Kolodyazhny2011-12-291-2/+4
| |/
* / Brings some more files up to HACKING standardsJoe Gordon2011-12-283-8/+8
|/
* Fix nova-manage flags declarationJulien Danjou2011-12-151-3/+2
* Remove useless flags declarationJulien Danjou2011-12-151-4/+0
* Follow-on to I665f402f to convert rxtx_quota to rxtx_factor inDean Troyer2011-12-131-9/+6
* Merge "Add ability to see deleted and active records."Jenkins2011-12-081-1/+1
|\
| * Add ability to see deleted and active records.Rick Harris2011-12-071-1/+1
* | A more secure root-wrapper alternativeThierry Carrez2011-12-071-0/+72
|/
* Updated nova-manage to work with uuid imagesGhe Rivero2011-12-051-3/+3
* Bug #897054: stack crashes with AttributeError on e.reason if the server retu...Ewan Mellor2011-11-271-3/+3
* Separate metadata api into its own serviceVishvananda Ishaya2011-11-151-0/+47
* Merge "Stop nova-ajax-console-proxy configuring its own logging."Jenkins2011-11-121-2/+0
|\
| * Stop nova-ajax-console-proxy configuring its own logging.Ewan Mellor2011-11-011-2/+0
* | nova-manage: exit with status 1 if an image registration failsEwan Mellor2011-11-101-0/+1
* | Merge "Bug #884018: "stack help" prints stacktrace if it cannot connect to th...Jenkins2011-11-091-0/+3
|\ \
| * | Bug #884018: "stack help" prints stacktrace if it cannot connect to the serverEwan Mellor2011-10-301-0/+3
| |/
* | Add DHCP support to the QuantumManager and break apart dhcp/gatewayBrad Hall2011-11-042-4/+8
* | Change network delete to delete by uuid or cidrBrad Hall2011-11-041-4/+16
* | Blueprint lasterrorgaryk2011-11-081-1/+43
* | Merge "Set nova-manage to executable Fixes LP885778"Jenkins2011-11-041-0/+0
|\ \
| * | Set nova-manage to executableJason Kölker2011-11-031-0/+0
* | | Merge "Log the exception when we get one."Jenkins2011-11-041-1/+2
|\ \ \