Closed larsks closed 3 years ago
With the new certificates in place, I am able to create load balancers that do not immediately enter the ERROR
state:
$ 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 |
+--------------------------------------+------+----------------------------------+-------------+---------------------+------------------+----------+
See if we can finally resolve issues with Octavia load balancers. See #802