** Changed in: openstack-qa
Status: Confirmed => 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/884837
Title:
Unused db.api in /nova/db/sqlalchemy/api.py
Status in OpenStack Compute (Nova):
Fix Released
Status in OpenStack QA:
Fix Released
Bug description:
Following apis are not used or internal functions
in nova/db/sqlalchemy/api.py
not used:
virtual_interface_get_by_fixed_ip
instance_get_by_fixed_ip
instance_get_by_fixed_ipv6
volume_metadata_delete_all
instance_metadata_delete_all
internal functions:
volume_metadata_get_item -> used by volume_metadata_update()
instance_metadata_get_item -> used by instance_metadata_update()
instance_type_extra_specs_get_item -> used by
instance_type_extra_specs_update_or_create()
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/884837/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp