yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19278
[Bug 1359035] [NEW] Unable to feel significance of "nova net-create"
Public bug reported:
When I create network using -
#nova net-create Test-net 10.0.0.0/8
follwing error is received -
ERROR (ClientException): Create networks failed (HTTP 503) (Request-ID:
req-00cca4f8-ec13-44b0-99ac-05573c1da49b)
nova-api-logs are as --->
2014-08-20 10:21:26.412 ERROR nova.api.openstack.compute.contrib.os_tenant_networks [req-00cca4f8-ec13-44b0-99ac-05573c1da49b admin admin] Create networks failed
2014-08-20 10:21:26.412 5126 TRACE nova.api.openstack.compute.contrib.os_tenant_networks Traceback (most recent call last):
2014-08-20 10:21:26.412 5126 TRACE nova.api.openstack.compute.contrib.os_tenant_networks File "/opt/stack/nova/nova/api/openstack/compute/contrib/os_tenant_networks.py", line 184, in create
2014-08-20 10:21:26.412 5126 TRACE nova.api.openstack.compute.contrib.os_tenant_networks label=label, **kwargs)
2014-08-20 10:21:26.412 5126 TRACE nova.api.openstack.compute.contrib.os_tenant_networks File "/opt/stack/nova/nova/network/base_api.py", line 97, in create
2014-08-20 10:21:26.412 5126 TRACE nova.api.openstack.compute.contrib.os_tenant_networks raise NotImplementedError()
2014-08-20 10:21:26.412 5126 TRACE nova.api.openstack.compute.contrib.os_tenant_networks NotImplementedError
2014-08-20 10:21:26.412 5126 TRACE nova.api.openstack.compute.contrib.os_tenant_networks
2014-08-20 10:21:26.439 INFO nova.api.openstack.wsgi [req-00cca4f8-ec13-44b0-99ac-05573c1da49b admin admin] HTTP exception thrown: Create networks failed
2014-08-20 10:21:26.440 DEBUG nova.api.openstack.wsgi [req-00cca4f8-ec13-44b0-99ac-05573c1da49b admin admin] Returning 503 to user: Create networks failed __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1200
2014-08-20 10:21:26.440 INFO nova.osapi_compute.wsgi.server [req-00cca4f8-ec13-44b0-99ac-05573c1da49b admin admin] 10.0.9.49 "POST /v2/6a1118be3e51427384bcebade69e1703/os-tenant-networks HTTP/1.1" status: 503 len: 278 time: 0.1678212
Also similar kind of bug was raised -
https://bugs.launchpad.net/nova/+bug/1172173
But if one can not create a network using cli "nova net-create" as of above reported bug then waht is the significance of having this CLI.
This should be removed.
** Affects: nova
Importance: Undecided
Status: New
--
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/1359035
Title:
Unable to feel significance of "nova net-create"
Status in OpenStack Compute (Nova):
New
Bug description:
When I create network using -
#nova net-create Test-net 10.0.0.0/8
follwing error is received -
ERROR (ClientException): Create networks failed (HTTP 503) (Request-
ID: req-00cca4f8-ec13-44b0-99ac-05573c1da49b)
nova-api-logs are as --->
2014-08-20 10:21:26.412 ERROR nova.api.openstack.compute.contrib.os_tenant_networks [req-00cca4f8-ec13-44b0-99ac-05573c1da49b admin admin] Create networks failed
2014-08-20 10:21:26.412 5126 TRACE nova.api.openstack.compute.contrib.os_tenant_networks Traceback (most recent call last):
2014-08-20 10:21:26.412 5126 TRACE nova.api.openstack.compute.contrib.os_tenant_networks File "/opt/stack/nova/nova/api/openstack/compute/contrib/os_tenant_networks.py", line 184, in create
2014-08-20 10:21:26.412 5126 TRACE nova.api.openstack.compute.contrib.os_tenant_networks label=label, **kwargs)
2014-08-20 10:21:26.412 5126 TRACE nova.api.openstack.compute.contrib.os_tenant_networks File "/opt/stack/nova/nova/network/base_api.py", line 97, in create
2014-08-20 10:21:26.412 5126 TRACE nova.api.openstack.compute.contrib.os_tenant_networks raise NotImplementedError()
2014-08-20 10:21:26.412 5126 TRACE nova.api.openstack.compute.contrib.os_tenant_networks NotImplementedError
2014-08-20 10:21:26.412 5126 TRACE nova.api.openstack.compute.contrib.os_tenant_networks
2014-08-20 10:21:26.439 INFO nova.api.openstack.wsgi [req-00cca4f8-ec13-44b0-99ac-05573c1da49b admin admin] HTTP exception thrown: Create networks failed
2014-08-20 10:21:26.440 DEBUG nova.api.openstack.wsgi [req-00cca4f8-ec13-44b0-99ac-05573c1da49b admin admin] Returning 503 to user: Create networks failed __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:1200
2014-08-20 10:21:26.440 INFO nova.osapi_compute.wsgi.server [req-00cca4f8-ec13-44b0-99ac-05573c1da49b admin admin] 10.0.9.49 "POST /v2/6a1118be3e51427384bcebade69e1703/os-tenant-networks HTTP/1.1" status: 503 len: 278 time: 0.1678212
Also similar kind of bug was raised - https://bugs.launchpad.net/nova/+bug/1172173
But if one can not create a network using cli "nova net-create" as of above reported bug then waht is the significance of having this CLI.
This should be removed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1359035/+subscriptions
Follow ups
References