Mohammed Naser efe094aa67 tasks: add conditionals for ironic
This patch avoids running the nova_compute.yml playbook
entirely because we already skip the setup portion and we
don't need to setup SSH keys (as there's no live migration)
nor setting up NFS.

It also gets rid of the set_fact inside nova_virt_detect.yml
because it was non-functional in the first place.  This is
because the nova_virt_type was set to 'ironic' in the
group_vars which meant that the autodetect code was
skipped and therefore that portion never ran.

Change-Id: Ic5548f08d200402538a0334f801834ee7ef8a39b
2019-07-29 11:48:11 -04:00
2019-07-20 09:36:08 +00:00
2018-08-06 07:47:12 +00:00
2019-05-21 09:58:13 +02:00
2019-07-29 11:48:11 -04:00
2019-04-19 19:49:15 +00:00
2016-09-28 10:27:39 +01:00
2018-12-04 10:05:57 +00:00
2017-03-02 11:52:00 +00:00
2018-09-08 15:51:20 +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

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