yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #01563
[Bug 1151064] Re: archive_deleted_rows default row count is not listed
** Changed in: nova
Status: Fix Committed => Fix Released
--
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/1151064
Title:
archive_deleted_rows default row count is not listed
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
nova.db.sqlalchemy.api.archive_deleted_rows has a default max_rows
value of 5,000, however this is an inline constant, is not
configurable, and is not displayed to a user who runs "nova-manage
help"! It is defined here:
https://github.com/openstack/nova/blob/master/nova/db/sqlalchemy/api.py#L4719
Instead, I think this should be a default value set within nova-manage
for the corresponding archive command.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1151064/+subscriptions