Role os_nova for OpenStack-Ansible
be678ea6be
To avoid overriding important "pip_install_options" that apply to all hosts, we should move the pip_install_option to the central tests repository. This happens as part of the following PR: https://review.openstack.org/381023 This PR removes the override from nova. Change-Id: Ifc69924d154b0c56b760cd8b2e22b5a838b37289 Depends-On: I1c25e2c95e3bd5aca02b6220f82cf577ccfdbc8b |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
files | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile |
OpenStack-Ansible nova
Ansible role that installs and configures OpenStack nova and all of its corresponding services.
- This role will install the following:
-
- nova-api
- nova-conductor
- nova-scheduler
- nova-console
- nova-cert
- nova-compute
Documentation for the project can be found at: http://docs.openstack.org/developer/openstack-ansible-os_nova/
The project home is at: http://launchpad.net/openstack-ansible