openstack.exceptions.HttpException: HttpException: 503: Server Error for url: http://10.0.7.72:15868/v1/a488561095204d33b7ead7fd5144ce21/segments, Service Unavailable
clean_up ListSegment: HttpException: 503: Server Error for url: http://10.0.7.72:15868/v1/a488561095204d33b7ead7fd5144ce21/segments, Service Unavailable
END return value: 1
ubuntu series is focal .
openstack release is victory.
I deployed openstack in local , juju status --relations.
masakari charm revision is Masakari #8.masakari-monitors charm revision is Masakari Monitors #6. I deploy bundle in local ,so download them first .And for I use only one network in MAAS,so I comment binding segment. The bundle.yaml and masakari-overlay.yaml is here.
I can use openstack segment list ,but can’t use openstack segment creat ,the outputs of these two commands and cat openrc are here.
I ssh masakari/1 , then journalctl -b |grep masakari,output is here.
For I found the deployed openstack has not the relation “vault:certificates - masakari:certificates”,and add it: juju add-relation vault:certificates masakari:certificates
openstack segment list now can be executed.
by the way,before do this ,I add relation as follow: