Andy McCrae a2ffeab2ca Run tempest tests
The utility_all group was not added to nova and the tempest tests are
not being run against the tempest host.

Additionally, scheduling fails if the ansible_host for localhost is
"localhost", it needs to be set to an IP to prevent failures such as:

ValueError: failed to detect a valid IP address from 'localhost'

The defaulted "neutron_provider_networks" in the common test repository
takes precedence over the host_vars in the repository, we need to change
this by setting it in the nova-overrides.

This PR fixes that.

Change-Id: If7b731814a16593434952300679deb286093d899
2016-09-30 17:06:34 +00:00
2016-09-18 16:15:41 -07:00
2016-06-27 15:35:13 -04:00
2016-09-30 17:06:34 +00:00
2016-09-15 01:07:04 +00:00
2016-09-28 10:27:39 +01:00
2016-08-18 17:18:12 +01:00
2016-07-19 21:12:37 +00:00
2016-09-28 10:27:39 +01:00
2016-08-19 15:40:40 -04:00

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

Description
Role os_nova for OpenStack-Ansible
Readme 15 MiB
Languages
Jinja 58.9%
Python 27.9%
Shell 13.2%