Role os_nova for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov (noonedeadpunk) 581f014c7e Remove valid_interfaces for ironic section
This patch removes the option of valid_interfaces, as we're
pretty ok with the default value which is "internal,public"

Change-Id: I203d9df49db69c8e493a000df9cb003c4b60a19d
2019-06-05 12:14:04 +03:00
defaults Merge "Remove nova placement API" 2019-05-15 19:06:44 +00:00
doc docs: drop sphinxmark 2019-04-04 04:52:26 +00:00
examples Trivial: Fix the pep8 warning 2018-08-06 07:47:12 +00:00
files Cleanup files and templates using smart sources 2019-02-12 10:21:06 +00:00
handlers Cleanup files and templates using smart sources 2019-02-12 10:21:06 +00:00
meta debian: add ci and update meta 2019-04-06 18:57:08 -04:00
releasenotes Remove nova placement API 2019-05-14 17:29:23 +00:00
tasks Remove nova placement API 2019-05-14 17:29:23 +00:00
templates Remove valid_interfaces for ironic section 2019-06-05 12:14:04 +03:00
tests Merge "Remove nova placement API" 2019-05-15 19:06:44 +00:00
vars Remove nova placement API 2019-05-14 17:29:23 +00:00
zuul.d Use integrated repo for nova-lxd job 2019-05-12 21:14:40 -05:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:54:21 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:49:15 +00:00
CONTRIBUTING.rst [Trivial Fix] Replace Chinese punctuation with English punctuation 2018-09-06 10:52:17 +08:00
LICENSE Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
README.rst Add bugs url link to README 2018-12-04 10:05:57 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2019-05-09 11:35:12 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2019-05-09 11:35:12 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 10:27:39 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2019-05-09 11:35:12 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:16:44 +08:00
setup.py Updated from global requirements 2017-03-02 11:52:00 +00:00
tox.ini Clean up role tests 2018-09-08 15:51:20 +00:00

README.rst

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/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_nova/

The project source code repository is located at: https://git.openstack.org/cgit/openstack/openstack-ansible-os_nova/

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

The project bug tracker is located at: https://bugs.launchpad.net/openstack-ansible