Luigi Toscano 1b644e2a32 Do not set service_token_roles_required = True for now
This change was introduced in https://review.openstack.org/#/c/578618/

When this value is set to True, the service user should be assigned a
service role listed in the service_token_roles configuration key.

Otherwise other services which use the nova API will not work properly
(see the discussion in https://review.openstack.org/#/c/569886/ )

Apparently this is not the case for nova, where the service role
seems to be "admin", but the value of service_token_roles has
the default value of 'service' (it is not explicitly set).

So change back to the default value, even if it leads to a deprecation
warning.

For more details see:
https://bugs.launchpad.net/keystone/+bug/1779889
http://eavesdrop.openstack.org/irclogs/%23openstack-ansible/%23openstack-ansible.2018-07-10.log.html#t2018-07-10T17:47:14
http://eavesdrop.openstack.org/irclogs/%23openstack-keystone/%23openstack-keystone.2018-07-10.log.html#t2018-07-10T16:52:31

Change-Id: I08f32350b867ae0d26806b2d1774051467e90eb5
2018-07-11 10:34:53 +02:00
2018-03-15 07:37:08 +00:00
2018-06-01 18:57:10 +01:00
2018-04-12 14:58:30 -04:00
2018-02-20 09:39:58 +00:00
2018-02-20 09:41:13 +00:00
2016-09-28 10:27:39 +01:00
2018-06-01 01:53:52 -07:00
2017-03-02 11:52:00 +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 home is at: https://launchpad.net/openstack-ansible

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