openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #16491
[OpenStack][Nova] Cloudpipe creation error
Hello all,
I'm trying to setup a cloudpipe for a project. I'm running OpenStack Essex
on Ubuntu 12.04.
I ran the command "nova cloudpipe create [project_id]" and i found this in
the nova-api log:
2012-09-06 12:19:46 ERROR nova.api.openstack.wsgi
> [req-6f5432b5-026c-413f-bb78-558cabe67af5 project-vpn
> 4ebf76425efa4d01bc54a182185444a6] Exception handling resource: 'NoneType'
> object has no attribute '__getitem__'
> 2012-09-06 12:19:46 TRACE nova.api.openstack.wsgi Traceback (most recent
> call last):
> 2012-09-06 12:19:46 TRACE nova.api.openstack.wsgi File
> "/usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py", line 851, in
> _process_stack
> 2012-09-06 12:19:46 TRACE nova.api.openstack.wsgi action_result =
> self.dispatch(meth, request, action_args)
> 2012-09-06 12:19:46 TRACE nova.api.openstack.wsgi File
> "/usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py", line 926, in
> dispatch
> 2012-09-06 12:19:46 TRACE nova.api.openstack.wsgi return
> method(req=request, **action_args)
> 2012-09-06 12:19:46 TRACE nova.api.openstack.wsgi File
> "/usr/lib/python2.7/dist-packages/nova/api/openstack/compute/contrib/cloudpipe.py",
> line 144, in create
> 2012-09-06 12:19:46 TRACE nova.api.openstack.wsgi instance =
> result[0][0]
> 2012-09-06 12:19:46 TRACE nova.api.openstack.wsgi TypeError: 'NoneType'
> object has no attribute '__getitem__'
> 2012-09-06 12:19:46 TRACE nova.api.openstack.wsgi
> 2012-09-06 12:19:46 INFO nova.api.openstack.wsgi
> [req-6f5432b5-026c-413f-bb78-558cabe67af5 project-vpn
> 4ebf76425efa4d01bc54a182185444a6]
> http://10.0.107.2:8774/v2/4ebf76425efa4d01bc54a182185444a6/os-cloudpipereturned with HTTP 400
I have these flags enables in my nova.conf file:
vpn_image_id=859a2b4f-80e7-4fc2-a3e9-3c825811ac11
use_project_ca=True
cnt_vpn_clients=5
Any idea what might be happening?
--
Cumprimentos / Regards,
Leander