** Changed in: nova
Status: New => 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/1172173
Title:
creating tenant network by novaclient failed with quantum
Status in OpenStack Compute (Nova):
Invalid
Bug description:
The master code. The network mode is quantum.
$ nova net-create my 192.168.1.1/1
ERROR: Create networks failed (HTTP 503) (Request-ID:
req-f9866cfc-3edf-40bc-8b19-1fa0dbc0f569)
And log said:
2013-04-24 08:14:28 ERROR
[nova.api.openstack.compute.contrib.os_tenant_networks] Create networks failed
Traceback (most recent call last):
File
"/opt/stack/nova/nova/api/openstack/compute/contrib/os_tenant_networks.py",
line 176, in create
networks = self.network_api.create(context,
AttributeError: 'API' object has no attribute 'create'
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1172173/+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