yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #53530
[Bug 1494841] Re: nova-manage vm list active
Why isn't the REST API sufficient for filtering the instances by status
and host? nova-manage is mostly deprecated/feature frozen so I'd like to
know the justification for adding this to the nova-manage CLI rather
than just using the REST API.
** 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/1494841
Title:
nova-manage vm list active
Status in OpenStack Compute (nova):
Opinion
Bug description:
Pre Kilo, nova-manage vm list only showed active vm's. This was useful
for ops to track down what vms were on which hosts, etc.
After kilo, all the deleted ones are returned too. This is ok, but its
much slower to query if you |grep active.
There needs to be an --active flag or something to filter on the db
side for better performance.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1494841/+subscriptions
References