| Thread Previous • Date Previous • Date Next • Thread Next |
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1210276
Title:
exceptions.AlreadyAttached is not used
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
The neutron.common.exceptions.AlreadyAttached exception is not used.
It looks like it's replaced by this exception in the nicira plugin:
https://github.com/openstack/neutron/blob/master/neutron/plugins/nicira/common/exceptions.py#L51
Either common.exceptions.AlreadyAttached should be removed or
NvpPortAlreadyAttached should extend the common AlreadyAttached
exception class.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1210276/+subscriptions
| Thread Previous • Date Previous • Date Next • Thread Next |