gantt/bin
John Griffith f4af28760a Fix volume id conversion in nova-manage volume
The nova-manage volume commands weren't updated when the switch
  from int volume-id's to uuid's was made.  This updates the
  param2id method to call the appropriate conversion, and doesn't
  attempt to cast the value to an int.

  There is an additional issue with the nova-manage commands with the
  introduction of Cinder.  The calls in nova-manage are direct to the
  nova database which when using Cinder is not valid.  Add an error message
  when trying to use delete or re-attach commands as they don't work.

  This change deprecates the nova-manage delete function as it's now
  implemented as an admin extension (nova commit id: If795599d and
  cinder commit id: I29f4b892).

  The reattach command is only valid for nova-volumes, a similar extension
  will need to be added to cover cinder at which time the nova-manage volume
  reattach can be deprecated as well.

  Partial fix for bug #1051603

Change-Id: I666d4e627dee4a2025f7135560ee36c40f4bf17a
2012-09-17 21:06:14 -06:00
..
nova-all Add man pages 2012-09-17 12:00:08 -07:00
nova-api Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-api-ec2 Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-api-metadata Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-api-os-compute Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-api-os-volume Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-cert Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-clear-rabbit-queues OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00
nova-compute Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-console OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00
nova-consoleauth OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00
nova-dhcpbridge Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-manage Fix volume id conversion in nova-manage volume 2012-09-17 21:06:14 -06:00
nova-network Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-novncproxy Add missing argument to novncproxy websockify call 2012-09-06 16:31:00 +02:00
nova-objectstore Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-rootwrap OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00
nova-rpc-zmq-receiver Update nova-rpc-zmq-receiver to load nova.conf. 2012-08-30 21:28:03 -04:00
nova-scheduler Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-volume Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-volume-usage-audit OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00
nova-xvpvncproxy OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00