Request for a perfect guide for Octavia and Trove deployment through Juju OpenStack.

Hi so we are deploying OpenStack with Juju and MAAS at scale, However we are unable to get the Octavia and Trove (Through github GitHub - cloudbase/trove-charm) Work as intended.

Can anyone point to a standardized documentation? Which was tested.

Same with Ceph Radosgw – Object storage. It always seem to run into one or the other error. Install OpenStack — charm-deployment-guide 0.0.1.dev519 documentation

The issue with OCTAVIA is that it seems to expect an ipv6 IP instead of an ipv4, even after changing the hm0 IP and making sure it matches with the one in the amphorae network, the issue seems to persist and every try to setup a loadbalancer fails. (The vm gets created but it does not get a valid amphorae network IP which then needs to be accessed to download the loadbalancer and do stuff – the octavia agent that is).

Ceph Radosgw after installing according to the above linked documentation-- from the dashboard simply logsout the user the cli says permission denied with object openstackcli . :frowning: Any help or tested working guide would be really helpful.

In addition to this the ceph mons sometimes seem to randomly go out of quorum with no neat way to recover them And we panic a lot because of this + OSDs sometime vanishing.

Again a tested book or guide would be really helpful.