Files
puppet-openstack-guide/doc/source/install/deploy.rst
Alex Schultz 48e0ef86bf Update docs structure
The upstream docs structure is changing, so this change updates our
existing docs into contributor and install guide sections.

Change-Id: I70bd519f3be74513a5f99f7b94719d7c07424a5b
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
2017-06-23 15:41:33 -06:00

685 B

Deploy Puppet OpenStack modules

Deploy Puppet OpenStack modules, deploy OpenStack with Puppet and test the setup with Tempest.

  • Software requirements:
    • Ubuntu 14.04 LTS or CentOS7 fresh install
    • 'git' installed
  • Hardware requirements:
    • At least 4GB of memory, but 8GB is recommended.
    • At least 10GB of storage.
$ git clone git://git.openstack.org/openstack/puppet-openstack-integration
$ cd puppet-openstack-integration
$ ./all-in-one.sh

More information you can find here.