Setup OpenStack with Virtuozzo 7

From OpenVZ Virtuozzo Containers Wiki
Revision as of 13:51, 5 February 2016 by Mnestratov (talk | contribs) (Replaced content with "{{Virtuozzo}} <translate> <!--T:1--> This howto describes steps by step installation of OpenStack devstack with Virtuozzo 7. <!--T:2--> Clone virtuozzo scripts: $ c...")
Jump to: navigation, search

<translate> This howto describes steps by step installation of OpenStack devstack with Virtuozzo 7.

Clone virtuozzo scripts:

$ cd /vz

$ git clone https://github.com/virtuozzo/virtuozzo-openstack-scripts
$ cd virtuozzo-openstack-scripts

Run the script and follow instructions (if any):

$ ./setup_devstack_for_vz7.sh HOST_IP PASSWORD

Here you are! </translate>