← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1360988] Re: nova migration-list support --cell_name <cell_name> but API layer don't

 

This wishlist bug has been open a year without any activity. I'm going
to move it to "Opinion / Wishlist", which is an easily-obtainable queue
of older requests that have come on.

In case you want to work on that, consider writing a blueprints [1] and
spec [2]. I'll recommend to read [3] if not yet done. The effort to
implement the requested feature is then driven only by the blueprint
(and spec).

References:
[1] https://blueprints.launchpad.net/nova/
[2] https://github.com/openstack/nova-specs
[3] https://wiki.openstack.org/wiki/Blueprints

** Changed in: nova
       Status: Confirmed => Opinion

-- 
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/1360988

Title:
  nova migration-list support --cell_name <cell_name> but API layer
  don't

Status in OpenStack Compute (nova):
  Opinion

Bug description:
  jichen@cloudcontroller:~$ nova help migration-list
  usage: nova migration-list [--host <host>] [--status <status>]
                             [--cell_name <cell_name>]

  Print a list of migrations.

  Optional arguments:
    --host <host>            Fetch migrations for the given host.
    --status <status>        Fetch migrations for the given status.
    --cell_name <cell_name>  Fetch migrations for the given cell_name.

  but we don't support --cell_name as an option in the db query

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1360988/+subscriptions


References