Public bug reported:
Since L3 agent support only one external network,
https://github.com/openstack/neutron/blob/master/neutron/db/external_net_db.py#L149
But now, we can create any number of external network that will cause to raise
TooManyExternalNetworks exception in agent rpc get_external_network_id().
We should modify create_network api to limit only one external_network could
be create.
** Affects: neutron
Importance: Undecided
Assignee: yaowei (yaowei)
Status: New
** Changed in: neutron
Assignee: (unassigned) => yaowei (yaowei)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1541191
Title:
Limit to create only one external network
Status in neutron:
New
Bug description:
Since L3 agent support only one external network,
https://github.com/openstack/neutron/blob/master/neutron/db/external_net_db.py#L149
But now, we can create any number of external network that will cause to
raise TooManyExternalNetworks exception in agent rpc get_external_network_id().
We should modify create_network api to limit only one external_network could
be create.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1541191/+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