Commit Graph

3 Commits (cffd4fc9d41b15c31610dee4abd8786916f5933b)

Author SHA1 Message Date
Brent Eagles 2cbe99b429 Handle empty cert related hostvar info
When certificates are neither generated nor provided (e.g. on update)
related variables would be empty or undefined and need to be handled
accordingly.

Closes-Bug: #1845366
Change-Id: I361c90e438e79e180e2a745da82e619347fed13e
2019-10-02 19:48:38 +00:00
Gregory Thiemonge 6deec581ac Use internal endpoints for configuration in octavia nodes
When running configuration steps for octavia in octavia nodes, use
internal endpoints since public endpoints may not be available due to
network topology (spine-leaf network + octavia in networkers).

Depends-On: https://review.opendev.org/#/c/669195/

Closes-Bug: #1835171
Change-Id: I242f7bb718b08724da21cafa86d3e8853d0ff453
2019-07-15 14:03:20 +02:00
Kevin Carter 82d0705476
Import octavia roles and playbooks from tripleo-common
This change imports all of the octavia playbooks and roles from
`tripleo-common/playbooks/`. This change ensures all of the resources
imported are meeting the required lint checks for import and structures
the roles such that they'll automatically be installed in the
`usr/share/ansible/roles/` path making them available to the rest of
the tripleo ecosystem.

Change-Id: Ib4ff59a4c372f95cc7a183e8ef724bb1cbf72fed
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-06-13 17:29:13 -05:00