Go to file
ramishra 48cce25c19 Remove hardcoded cloud_name and auth_type used
We use stackrc which sets OS_CLOUD env variable, when running
the cli playbooks. We've been removing hardcoded cloud_names
specified in playbooks to not conflict with it.

Also, 'auth_type' would be picked from clouds.yaml and not
required to be passed an argument.

For standalone ironic using noauth, clouds.yaml would look
like below and there is no need to have any logic in the
modules.

clouds:
  undercloud:
    auth: {}
    auth_type: none
    baremetal_api_version: '1'
    baremetal_endpoint_override: https://192.168.24.2:13385

Change-Id: Iacf16819ee98ed9d41abbe0e7f6a77f36e803de2
2021-07-01 09:52:27 +05:30
2021-06-26 13:31:35 +00:00
2021-03-15 18:24:25 +08:00
2019-07-08 14:18:00 +00:00
2021-03-11 09:47:14 +00:00
2019-04-19 19:33:52 +00:00
2021-04-07 15:40:10 +01:00
2019-06-19 12:52:07 -05:00
2019-11-12 15:06:58 +00:00
2019-09-29 10:08:38 +02:00
2021-03-11 09:47:14 +00:00
2019-10-28 21:43:35 +00:00
2018-07-17 16:36:40 -07:00

Team and repository tags

image

TripleO Ansible

TripleO Ansible project repository. Contains Ansible playbooks, roles, and plugins for use with TripleO.

Documentation for the project can be found at: https://docs.openstack.org/tripleo-ansible/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/tripleo-ansible/

The project source code repository is located at: https://opendev.org/openstack/tripleo-ansible/

The project home is at: https://launchpad.net/tripleo

The project bug tracker is located at: https://bugs.launchpad.net/tripleo

Description
RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Readme 67 MiB