[Yahoo-eng-team] [Bug 1425508] [NEW] Extension aliases in extension manager in ml2 plugin fetches extension aliases object instead of extension aliases

2015-02-25 Thread Deepak Gupta
Public bug reported: While writing extension for extending some attribute using ml2 plugin. The extension manager will fetch ethe extension alias object instead of name. alias = driver.obj.extension_alias instead of alias = driver.obj.extension_alias() in function extension_aliases(self) in neu

[Yahoo-eng-team] [Bug 1400211] [NEW] nova-api did not start

2014-12-07 Thread Deepak Gupta
Public bug reported: When i tried to install openstack using devstack on our CI setup, I got the following error for many builds: 2014-12-08 05:52:10.884 CRITICAL nova [-] TypeError: __init__() got an unexpected keyword argument 'stop_func'