CCI-MOC / ops-issues

2 stars 0 forks source link

Resolve osticket #802 (Octavia) #113

Closed larsks closed 3 years ago

larsks commented 3 years ago

See if we can finally resolve issues with Octavia load balancers. See #802

larsks commented 3 years ago

With the new certificates in place, I am able to create load balancers that do not immediately enter the ERRORstate:

$ openstack loadbalancer list
+--------------------------------------+------+----------------------------------+-------------+---------------------+------------------+----------+
| id                                   | name | project_id                       | vip_address | provisioning_status | operating_status | provider |
+--------------------------------------+------+----------------------------------+-------------+---------------------+------------------+----------+
| 9c353073-95e4-46b8-b882-608f5a9472f5 | lb0  | 4bb09e3a56cd451b9d260ad6c111fd96 | 10.0.0.170  | ACTIVE              | ONLINE           | octavia  |
+--------------------------------------+------+----------------------------------+-------------+---------------------+------------------+----------+