Role os_nova for OpenStack-Ansible
Go to file
Mohammed Naser ecfedcb0b8 config: cleanup configuration file
[DEFAULT]/use_stderr: matching default[1]
[DEFAULT]/rootwrap_config: matching default[2]
[DEFAULT]/instance_name_template: matching default[3]
[DEFAULT]/libvirt_vif_type: zero reference in nova code
[libvirt]/use_virtio_for_bridges: matching default[4]
[api]/auth_strategy: matching default[5]

[1]: https://docs.openstack.org/nova/latest/configuration/config.html#DEFAULT.use_stderr
[2]: https://docs.openstack.org/nova/latest/configuration/config.html#DEFAULT.rootwrap_config
[3]: https://docs.openstack.org/nova/latest/configuration/config.html#DEFAULT.instance_name_template
[4]: https://docs.openstack.org/nova/latest/configuration/config.html#libvirt.use_virtio_for_bridges
[5]: https://docs.openstack.org/nova/latest/configuration/config.html#api.auth_strategy

Change-Id: I5bffb58cba2caafc020c726e9741878361c96497
2019-08-10 15:57:34 -04:00
defaults Remove support for the nova-lxd driver 2019-08-10 15:28:47 -04:00
doc Remove support for the nova-lxd driver 2019-08-10 15:28:47 -04:00
examples Trivial: Fix the pep8 warning 2018-08-06 07:47:12 +00:00
files Remove support for the nova-lxd driver 2019-08-10 15:28:47 -04:00
handlers Cleanup files and templates using smart sources 2019-02-12 10:21:06 +00:00
meta Clarify supported SUSE versions 2019-05-21 09:58:13 +02:00
releasenotes Remove support for the nova-lxd driver 2019-08-10 15:28:47 -04:00
tasks Remove support for the nova-lxd driver 2019-08-10 15:28:47 -04:00
templates config: cleanup configuration file 2019-08-10 15:57:34 -04:00
tests Remove support for the nova-lxd driver 2019-08-10 15:28:47 -04:00
vars Remove support for the nova-lxd driver 2019-08-10 15:28:47 -04:00
zuul.d Remove support for the nova-lxd driver 2019-08-10 15:28:47 -04: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
bindep.txt Updated from OpenStack Ansible Tests 2019-05-09 11:35:12 +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
manual-test.rc Use centralised test scripts 2016-09-28 10:27:39 +01:00
README.rst Add bugs url link to README 2018-12-04 10:05:57 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2019-07-18 22:19:27 +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 Remove support for the nova-lxd driver 2019-08-10 15:28:47 -04:00
Vagrantfile Updated from OpenStack Ansible Tests 2019-07-20 09:36:08 +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/

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