[Yahoo-eng-team] [Bug 1616762] [NEW] Obsolete release notes of network_api_class and volume_api_class

2016-08-25 Thread Yibo Cai
Public bug reported: network_api_class and volume_api_class options are removed in latest code. But release notes "nova/notes/rm_volume_manager- 78fed5be43d285b3.yaml" says they're still valid, it should be updated.

[Yahoo-eng-team] [Bug 1604332] Re: NoneType dereference in parsing guest device address

2016-07-19 Thread Yibo Cai
Same bug as https://bugs.launchpad.net/nova/+bug/1598370 ** Changed in: nova Status: In Progress => Invalid -- 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/1604332

[Yahoo-eng-team] [Bug 1604332] [NEW] NoneType dereference in parsing guest device address

2016-07-19 Thread Yibo Cai
2 return LibvirtConfigGuestDeviceAddressPCI() 1153 elif addr_type == 'drive': 1154 return LibvirtConfigGuestDeviceAddressDrive() ---> return None implicitly here ** Affects: nova Importance: Undecided Assignee: Yibo Cai (cyb70289) Status: