Georgina Shippey 5bd9ece047 Disable unused console services
This is best practise to only deploy one remote access method at a
time. This patch ensures only one of the nova-novncproxy, nova-spicehtml5proxy
or nova-serialproxy services is enabled and running.

This is a necessary step for upgrades from stein to train which use
the OSA defaults, where the console type has will switch from spice to novnc.
The old nova-spicehtml5proxy service continually fail and restart, running
from the stein venv.

The service fails because the nova config option use_journal is now
set to true. Nova-spicehtml5proxy service consumes this config and tries to
use journal logging which is not possible in the stein venv due to a 
missing systemd-python package. This dependancy was only added in Train.

Change-Id: I420a95caf7981034f6549c2b6f8296839d9ed65f
2019-11-20 15:24:20 +00:00
2019-10-18 17:18:44 +03:00
2019-09-20 14:24:43 +03:00
2019-05-21 09:58:13 +02:00
2019-11-20 15:24:20 +00:00
2019-09-04 15:35:44 +03:00
2019-10-03 15:15:09 -04:00
2019-04-19 19:49:15 +00:00
2016-09-28 10:27:39 +01:00
2017-03-02 11:52:00 +00:00
2019-10-18 17:18:44 +03: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://opendev.org/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%