9da99e1f7c3de3c28011ef39966894a2735bee20
Go to file
Andrew Bonney 9da99e1f7c Use nova_management_address as a default VNC bind address
Our installation uses separate networks for deployment and
OpenStack management. The current default of 'ansible_host' for
the VNC server results in it binding to our deployment network.
Whilst this could be resolved via variable overrides, the majority
of the defaults and templated options in this role use the Nova
management address as the default choice for binding to.
This patch changes the default VNC bind address to match the
existing standard pattern, which should avoid the need for
overrides in most cases. As a result, for our setup, when
nova_management_address is identified and set in the OSA nova
playbooks to match the OpenStack management network, the VNC server
bind address gets set to the correct address.
Change-Id: I9c5e2584f8f1d9bd76120b8b236e25f63804473a
2020年08月01日 14:53:21 +00:00
2019年09月20日 14:24:43 +03:00
2020年05月06日 14:48:02 +00:00
2019年05月21日 09:58:13 +02:00
2020年07月01日 23:28:46 +03:00
2020年03月13日 22:12:17 +00:00
2020年07月22日 10:27:36 +02:00
2019年10月03日 15:15:09 -04:00
2019年08月20日 03:06:37 +00:00
2019年04月19日 19:49:15 +00:00
2020年05月22日 07:07:37 +00:00
2016年09月28日 10:27:39 +01:00
2019年07月18日 22:19:27 +00:00
2020年04月14日 16:42:34 +08:00
2020年04月14日 16:42:34 +08:00
2020年04月14日 16:42:34 +08:00
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://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 66.8%
Python 30.8%
Shell 2.4%