
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
685 B
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.