Made another redeployment and `bind_ip` is present on all units:
$ juju run --application octavia 'sudo grep bind_ip /etc/octavia/octavia.conf' - Stdout: | bind_ip = fc00:3c11:711:a792:f816:3eff:fef6:8df UnitId: octavia/0 - Stdout: | bind_ip = fc00:3c11:711:a792:f816:3eff:fe88:1160 UnitId: octavia/1 - Stdout: | bind_ip = fc00:3c11:711:a792:f816:3eff:fef7:9187 UnitId: octavia/2
However, I still got an error for the LB operating state.
$ openstack loadbalancer list +--------------------------------------+----------------+----------------------------------+-------------+---------------------+------------------+----------+ | id | name | project_id | vip_address | provisioning_status | operating_status | provider | +--------------------------------------+----------------+----------------------------------+-------------+---------------------+------------------+----------+ | 8c8628df-bd60-4173-968f-3bae954a1102 | zaza-amphora-0 | 0a149219a9794eba93ed14380bdc25af | 192.168.0.3 | ACTIVE | ERROR | amphora | +--------------------------------------+----------------+----------------------------------+-------------+---------------------+------------------+----------+
So maybe my reproducer isn't exactly as the one Nobuto has.
Made another redeployment and `bind_ip` is present on all units:
$ juju run --application octavia 'sudo grep bind_ip /etc/octavia/ octavia. conf' 711:a792: f816:3eff: fef6:8df 711:a792: f816:3eff: fe88:1160 711:a792: f816:3eff: fef7:9187
- Stdout: |
bind_ip = fc00:3c11:
UnitId: octavia/0
- Stdout: |
bind_ip = fc00:3c11:
UnitId: octavia/1
- Stdout: |
bind_ip = fc00:3c11:
UnitId: octavia/2
However, I still got an error for the LB operating state.
$ openstack loadbalancer list ------- ------- ------- ------- ----+-- ------- ------- +------ ------- ------- ------- ------- +------ ------- +------ ------- ------- -+----- ------- ------+ ------- ---+ ------- ------- ------- ------- ----+-- ------- ------- +------ ------- ------- ------- ------- +------ ------- +------ ------- ------- -+----- ------- ------+ ------- ---+ bd60-4173- 968f-3bae954a11 02 | zaza-amphora-0 | 0a149219a9794eb a93ed14380bdc25 af | 192.168.0.3 | ACTIVE | ERROR | amphora | ------- ------- ------- ------- ----+-- ------- ------- +------ ------- ------- ------- ------- +------ ------- +------ ------- ------- -+----- ------- ------+ ------- ---+
+------
| id | name | project_id | vip_address | provisioning_status | operating_status | provider |
+------
| 8c8628df-
+------
So maybe my reproducer isn't exactly as the one Nobuto has.