openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #10884
Re: nova-manage vpn run not available issue
the vpn commands were moved to apis and are now launched by the nova cli tool. As an admin user:
nova cloudpipe-create <project_id>
or using the api look for cloudpipe on:
http://api.openstack.org/
On Apr 30, 2012, at 2:34 PM, Vijay wrote:
> Hello,
> I am trying to launch cloudpipe image. I created the cloudpipe image and uploaded into glance. I am testing with Essex Release candidate version (RC4) that was released before the final Essex release.
> When I run the command
> nova-manage vpn run <project-id> <userid>, nova-manage says the only option available is
> nova-manage vpn change and "run" is not available.
> Does any package need to be installed?
> Thanks,
> -VJ
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
References