yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19456
[Bug 1360988] [NEW] nova migration-list support --cell_name <cell_name> but API layer don't
Public bug reported:
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
** Affects: nova
Importance: Undecided
Assignee: jichenjc (jichenjc)
Status: New
** Changed in: nova
Assignee: (unassigned) => jichenjc (jichenjc)
--
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):
New
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
Follow ups
References