Role os_nova for OpenStack-Ansible
Go to file
Flavio Percoco e61ecae7ed Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/7559eb3f2a0ec0bddf23f06792de8f56

Change-Id: I3a95592029d7418ca38193077e4168977173dbb7
2016-11-25 16:15:31 +01:00
defaults Adding support for Designate notifications. 2016-11-08 18:19:38 +00:00
doc [DOCS] Added release-name as a watermark to Docs. 2016-10-18 17:05:03 +00:00
examples [DOCS] Refactor of nova role docs 2016-08-16 18:57:21 -04:00
files Disable SMT for ppc64 hypervisor and set VNC 2016-11-02 14:47:23 +00:00
handlers Add CentOS support for os_nova 2016-11-15 08:10:56 -05:00
meta Use updated get_url module checksum functionality 2016-11-09 14:15:06 +00:00
releasenotes Add CentOS support for os_nova 2016-11-15 08:10:56 -05:00
tasks Remove join filter from optional pip module tasks 2016-11-21 17:30:16 +00:00
templates Deprecate scheduler_max_attempts option 2016-11-16 23:49:51 +08:00
tests Merge "Using updated tempest method for nova." 2016-11-18 12:24:51 +00:00
vars Add CentOS support for os_nova 2016-11-15 08:10:56 -05:00
.gitignore Using updated tempest method for nova. 2016-11-17 12:49:05 +02:00
.gitreview Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
bindep.txt Compress test execution logs 2016-09-15 01:07:04 +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 Show team and repo badges on README 2016-11-25 16:15:31 +01:00
run_tests.sh Use openstack-ansible-tests for os-nova role 2016-09-20 12:36:33 +01:00
setup.cfg modify the home-page info with the developer documentation 2016-09-20 16:34:55 +05:30
setup.py Updated from global requirements 2016-07-19 21:12:37 +00:00
test-requirements.txt Updated from global requirements 2016-11-02 15:37:57 +00:00
tox.ini Use upper constraints for all tox targets 2016-10-19 07:43:54 +01:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:40:40 -04: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: http://docs.openstack.org/developer/openstack-ansible-os_nova/

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