Role os_nova for OpenStack-Ansible
Go to file
Jean-Philippe Evrard 9b436a1479 Remove pip_install dependency
With addition of pip_install on every node, we don't
need to have pip_install as a meta dependency.

Depends-On: If3412bb888ebb854874bbc43eb76bfcb3e4a7868
Depends-On: I79ff70c438b44753be2a93f004ebbc46de0a963d
Change-Id: Ic7c617bb379c1f19b4fd402ebfb003686379e447
2017-12-05 11:55:47 +00:00
defaults Merge "Update filters to support over-commit" 2017-11-01 04:06:44 +00:00
doc Remove pip_install dependency 2017-12-05 11:55:47 +00:00
examples [DOCS] Refactor of nova role docs 2016-08-16 18:57:21 -04:00
files Update paste, policy and rootwrap configurations 2017-10-14 2017-10-20 10:19:11 +00:00
handlers Use group_names to check a host belongs to group 2017-11-22 09:58:26 +07:00
meta Remove pip_install dependency 2017-12-05 11:55:47 +00:00
releasenotes Remove setting of version/release from releasenotes 2017-11-17 08:02:16 +01:00
tasks Use group_names to check a host belongs to group 2017-11-22 09:58:26 +07:00
templates Do not implement reload for novnc/spice service 2017-11-23 11:59:52 +00:00
tests ansible-role-requirements: Switch ODL git repo to the github mirror 2017-11-21 10:40:56 +00:00
vars Use group_names to check a host belongs to group 2017-11-22 09:58:26 +07:00
zuul.d Set the nova-lxd test to voting 2017-11-01 20:14:49 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:19:53 +00:00
.gitreview Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-09-12 23:55:37 +00:00
CONTRIBUTING.rst Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
LICENSE Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 10:27:39 +01:00
README.rst Update URLs in documents according to document migration 2017-07-14 09:44:33 +08:00
run_tests.sh Update upgrade role for Queens from P 2017-10-19 14:45:31 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:44:33 +08:00
setup.py Updated from global requirements 2017-03-02 11:52:00 +00:00
test-requirements.txt Updated from global requirements 2017-09-16 23:20:19 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:22:16 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:00:46 +00:00

Team and repository tags

image

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-compute

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_nova/latest/

The project home is at: http://launchpad.net/openstack-ansible