Vagrant setup openstack control

This commit is contained in:
Ales Komarek 2016-01-28 16:30:28 +01:00
parent 90097b9f72
commit 94224686df
1 changed files with 8 additions and 0 deletions

View File

@ -124,5 +124,13 @@ Now bootstrap the salt master service on the config node, get the salt master bo
$ sh bootstrap-salt-master.sh
Now we setup openstack control node. Launch the control node using vagrant command:
.. code-block:: bash
$ vagrant up openstack_control
.. _hardware-assisted virtualization: https://en.wikipedia.org/wiki/Hardware-assisted_virtualization
.. _Vagrant downloads page: https://www.vagrantup.com/downloads.html