create VM failed because of can't create port

Bug #1490137 reported by ling0804
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Hybrid Cloud
New
High
okay.zhang

Bug Description

2015-08-29T17:37:27+08:00 localhost nova-compute ERROR [pid:19633] [MainThread] [network_api.py:168 _create_port] [] [instance: 2ceda207-9185-4d26-9279-a4be713b671c] Neutron error creating port on network 815655e3-2807-4480-9857-190c1e2f3cf6 Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/nova/virt/vtep/network_api.py", line 146, in _create_port port_info = port_client.create_port(port_req_body)['port'] File "/usr/lib64/python2.6/site-packages/neutronclient/v2_0/client.py", line 99, in with_params ret = self.function(instance, *args, **kwargs) File "/usr/lib64/python2.6/site-packages/neutronclient/v2_0/client.py", line 346, in create_port return self.post(self.ports_path, body=body) File "/usr/lib64/python2.6/site-packages/neutronclient/v2_0/client.py", line 1518, in post headers=headers, params=params) File "/usr/lib64/python2.6/site-packages/neutronclient/v2_0/client.py", line 1433, in do_request content_type=self.content_type()) File "/usr/lib64/python2.6/site-packages/neutronclient/client.py", line 183, in do_request self.authenticate() File "/usr/lib64/python2.6/site-packages/neutronclient/client.py", line 247, in authenticate self._authenticate_keystone() File "/usr/lib64/python2.6/site-packages/neutronclient/client.py", line 220, in _authenticate_keystone raise exceptions.NoAuthURLProvided() NoAuthURLProvided: auth_url was not provided to the Neutron client
2015-08-29T17:37:27+08:00 localhost nova-compute ERROR [pid:19633] [MainThread] [manager.py:2277 _build_resources] [] [instance: 2ceda207-9185-4d26-9279-a4be713b671c] Instance failed to spawn Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/nova/compute/manager.py", line 2271, in _build_resources yield resources File "/usr/lib64/python2.6/site-packages/nova/compute/manager.py", line 2141, in _build_and_run_instance block_device_info=block_device_info) File "/usr/lib64/python2.6/site-packages/nova/virt/vtep/aws_driver.py", line 81, in spawn instance_mac) File "/usr/lib64/python2.6/site-packages/nova/virt/vtep/driver.py", line 111, in _allocate_provider_port provider_api_port) File "/usr/lib64/python2.6/site-packages/nova/virt/vtep/driver.py", line 149, in _allocate_provider_port_for_instance context, instance, provider_port) File "/usr/lib64/python2.6/site-packages/nova/virt/vtep/network_api.py", line 89, in allocate_port_for_instance provider_port.port_mac) File "/usr/lib64/python2.6/site-packages/nova/virt/vtep/network_api.py", line 168, in _create_port network_id, instance=instance) File "/usr/lib64/python2.6/site-packages/nova/openstack/common/excutils.py", line 82, in __exit__ six.reraise(self.type_, self.value, self.tb) File "/usr/lib64/python2.6/site-packages/nova/virt/vtep/network_api.py", line 146, in _create_port port_info = port_client.create_port(port_req_body)['port'] File "/usr/lib64/python2.6/site-packages/neutronclient/v2_0/client.py", line 99, in with_params ret = self.function(instance, *args, **kwargs) File "/usr/lib64/python2.6/site-packages/neutronclient/v2_0/client.py", line 346, in create_port return self.post(self.ports_path, body=body) File "/usr/lib64/python2.6/site-packages/neutronclient/v2_0/client.py", line 1518, in post headers=headers, params=params) File "/usr/lib64/python2.6/site-packages/neutronclient/v2_0/client.py", line 1433, in do_request content_type=self.content_type()) File "/usr/lib64/python2.6/site-packages/neutronclient/client.py", line 183, in do_request self.authenticate() File "/usr/lib64/python2.6/site-packages/neutronclient/client.py", line 247, in authenticate self._authenticate_keystone() File "/usr/lib64/python2.6/site-packages/neutronclient/client.py", line 220, in _authenticate_keystone raise exceptions.NoAuthURLProvided() NoAuthURLProvided: auth_url was not provided to the Neutron client

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.