Jesse Pretorius 2fe8f7e09e Switch storage to use different inventory_hostname
Our role tests execute as non-root users, and the roles
need to access the environment variables for that non-root
user. Ansible, when targeting localhost, changes to
'connection: local' and thus breaks everything we need
to do against localhost as root unless we use 'become: true',
but we if generally use that against remote hosts we lose
the environment variables for the non-root user.

As such, we switch the inventory to target 'compute1' instead,
which has the address '10.1.1.1' (br-mgmt), so that we do not
have to deal with the implict connection type changes implemented
by Ansible.

Depends-On: https://review.openstack.org/584033
Change-Id: I738e4ca31cd4d465d7e7eee3de052a40f7b1596a
2018-07-19 19:13:17 +01:00
2018-03-15 07:32:45 +00:00
2018-06-01 14:37:45 +01:00
2018-06-25 10:24:07 -04:00
2018-07-12 12:44:46 +00:00
2017-09-13 00:58:08 -07:00
2016-09-27 15:00:22 +00:00
2018-06-18 19:14:42 +08:00
2017-03-02 11:51:34 +00:00

Team and repository tags

image

OpenStack-Ansible cinder

This Ansible role installs and configures OpenStack cinder.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_cinder/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_cinder

The project home is at:

https://launchpad.net/openstack-ansible

Description
Role os_cinder for OpenStack-Ansible
Readme 8.4 MiB
Languages
Jinja 52.6%
Python 34.1%
Shell 13.3%