Files
puppet-openstack-guide/doc/source/install/deploy.rst
zhubingbing df1854504f Update ubuntu system version
We are deploying with the Ubuntu 16.04 LTS in master.

Change-Id: I7a0db84796cbabed82c4ac301b9c5bed873e272d
2018-04-12 10:09:49 +08:00

685 B

Deploy Puppet OpenStack modules

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

  • Software requirements:
    • Ubuntu 16.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.