https://github.com/saltstack-formulas/openstack-standalone-formula
Single Server OpenStack
https://github.com/saltstack-formulas/openstack-standalone-formula
Last synced: 10 months ago
JSON representation
Single Server OpenStack
- Host: GitHub
- URL: https://github.com/saltstack-formulas/openstack-standalone-formula
- Owner: saltstack-formulas
- License: other
- Created: 2013-06-12T22:11:48.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-05-18T00:00:54.000Z (over 7 years ago)
- Last Synced: 2025-04-07T00:41:35.915Z (10 months ago)
- Language: SaltStack
- Homepage: http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
- Size: 37.1 KB
- Stars: 22
- Watchers: 38
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
openstack-standalone
====================
Single Server OpenStack Deployment
.. note::
See the full `Salt Formulas installation and usage instructions
`_.
Available states
----------------
``openstack``
Installs Nova, Glance, and Keystone
``openstack.nova``
Installs Nova
``openstack.glance``
Installs Glance
``openstack.keystone``
Installs Keystone
``openstack.cinder``
Installs Cinder
These states depend on the following formulas:
* `apache `_
* `avahi `_
* `epel `_
* `memcached `_
* `mysql `_
* `qpid `_