summaryrefslogtreecommitdiff
path: root/bin/nova-manage
Commit message (Expand)AuthorAgeFilesLines
...
| * Refactor nova.rpc config handling.Russell Bryant2012-04-251-1/+2
* | Disallow network creation when label > 255. Fixes bug 965008Mandar Vaze2012-04-261-0/+4
|/
* Keep nova-manage commands sortedJohannes Erdfelt2012-04-201-1/+2
* Improved localization testing.Yuriy Taraday2012-04-101-4/+6
* Fixes bug 952176MotoKen2012-04-091-1/+3
* Handle instances being missing while listing floating IPsMichael Still2012-03-311-2/+7
* Export user id as password to keystone when using noauthMark McLoughlin2012-03-301-2/+9
* Fix 'nova-manage config convert'Mark McLoughlin2012-03-261-2/+2
* Remove Virtual Storage Array (VSA) codeBrian Waldon2012-03-151-475/+0
* HACKING fixes, TODO authors.Yuriy Taraday2012-03-161-2/+2
* fix nova-manage floating deleteJesse Andrews2012-03-121-1/+1
* fixed list warn when ip allocated to missing inst.Dan Prince2012-03-121-3/+7
* Merge "Avoid nova-manage floating create <IP addr>/32"Jenkins2012-03-121-12/+10
|\
| * Avoid nova-manage floating create <IP addr>/32Eoghan Glynn2012-03-121-12/+10
* | Make nova-manage syslog check /var/log/messages.Dan Prince2012-03-121-1/+9
* | Fix nova-manage backend_add with sr_uuidAlex Meade2012-03-091-26/+22
|/
* Remove cruft and broken code from nova-manageVishvananda Ishaya2012-03-071-227/+0
* nova-manage: allow use of /32 IP rangeJulien Danjou2012-03-071-2/+16
* Merge "Fix bug 948611. Fix 'nova-manage logs errors'"Jenkins2012-03-071-1/+1
|\
| * Fix bug 948611. Fix 'nova-manage logs errors'Joe Gordon2012-03-061-1/+1
* | Adds nova-manage command to convert a flagfileVishvananda Ishaya2012-03-061-0/+18
|/
* Merge "Decode nova-manage args into unicode."Jenkins2012-03-061-0/+4
|\
| * Decode nova-manage args into unicode.Andrew Bogott2012-02-261-0/+4
* | Merge "sm volume driver: fix backend adding failure"Jenkins2012-03-061-1/+1
|\ \
| * | sm volume driver: fix backend adding failureRenuka Apte2012-02-271-1/+1
| |/
* | Fixes cloudpipe extension to work with keystoneVishvananda Ishaya2012-02-261-67/+0
|/
* Print error if nova-manage should be run as root.Russell Bryant2012-02-231-2/+9
* Merge "nova-manage: Fix 'fixed list'"Jenkins2012-02-221-2/+4
|\
| * nova-manage: Fix 'fixed list'Adam Gandelman2012-02-221-2/+4
* | Merge "Add 'nova-manage export auth'"Jenkins2012-02-221-0/+68
|\ \ | |/ |/|
| * Add 'nova-manage export auth'Brian Waldon2012-02-211-0/+68
* | Support fixed_ip range that is a subnet of the network blockJustin Santa Barbara2012-02-211-2/+8
|/
* Exception cleanupJoe Gordon2012-02-211-1/+1
* Merge "bug 931356: nova-manage prints libvirt related warnings if libvirt isn...Jenkins2012-02-171-1/+1
|\
| * bug 931356: nova-manage prints libvirt related warnings if libvirt isn't inst...Armando Migliaccio2012-02-131-1/+1
* | Print friendly message if no floating IPs exist.Russell Bryant2012-02-151-4/+8
* | Merge "Changing nova-manage error message"Jenkins2012-02-151-1/+1
|\ \
| * | Changing nova-manage error messageDerek Higgins2012-02-141-1/+1
| |/
* | Replace ApiError with new exceptionsBrian Waldon2012-02-141-2/+2
|/
* Merge "Removes constraints from instance and volume types"Jenkins2012-02-101-33/+23
|\
| * Removes constraints from instance and volume typesVishvananda Ishaya2012-02-081-33/+23
* | Remove the last of the gflags shim layerMark McLoughlin2012-02-101-1/+1
|/
* Re-run nova-manage under sudo if unable to read conffileSoren Hansen2012-02-041-1/+10
* Merge "Clear out RPC connection pool before exit."Jenkins2012-02-011-0/+1
|\
| * Clear out RPC connection pool before exit.Russell Bryant2012-01-311-0/+1
* | 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
|/
* 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
|\