← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1470219] Re: "nova show" does not return block device mapping

 

It looks like the Nova API provides the requested fields. So I remove
it from the list of affected projects. I also remove the "api" tag.
This is now a python-novaclient only bug report. To be specific, it is
a RFE which are usually done via blueprints [1][2] and not via bug reports.


References:
[1] https://blueprints.launchpad.net/nova/
[2] https://wiki.openstack.org/wiki/Blueprints

** No longer affects: nova

** Tags removed: api

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1470219

Title:
  "nova show" does not return block device mapping

Status in python-novaclient:
  Confirmed

Bug description:
  Using nova/stable/icehouse

  A "nova show instance_id" command as well as
  "nova.servers.get(instance_id)" with the Python API does not show the
  block device mapping information for the instance.

  This would be useful for boot from volume instances to check
  attributes such as "delete_on_termination", or see which volume
  attached to an instance is its root volume.

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1470219/+subscriptions


References