Andy McCrae 5950d99f46 Adjust ansible_hostname to ansible_nodename
ansible vars are as follows:
self.facts['hostname'] = platform.node().split('.')[0]
self.facts['nodename'] = platform.node()

We should use the "nodename" var instead of the hostname variable.

Closes-Bug: #1667193
Change-Id: Id98016cfffd30d2adaec058c861771f9aefe27b3
2017-03-01 16:17:14 +00:00
2017-02-23 17:55:51 -05:00
2017-02-13 14:18:44 +00:00
2017-02-09 13:55:55 +00:00
2016-09-28 10:27:39 +01:00
2016-11-25 16:15:31 +01:00
2016-07-19 21:12:37 +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: 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%