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
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 [01;31mCRITICAL nova [[00;36m-[01;31m]
[01;35m[01;31mTypeError: __init__() got an unexpected keyword argument
'stop_func'
[00m
[01;31m
2 matches
Mail list logo