Hi Chen,

OpenStack TripleO and Red Hat OpenStack Platform can create an all-in-one OpenStack cloud. Both have comprehensive documentation pages [1] [2].

Octavia can be enabled in both installers without an undercloud node. In fact, that is how TripleO + Octavia integration is tested in upstream CI.

The CLI command you mentioned is the correct one but misses additional parameters. I would refer you again to the documentation pages in [1] and [2]. Please make sure to include "standalone-tripleo.yaml" and "octavia.yaml" environment files and the "Standalone.yaml" role file.

I hope this helps.
Please let us know if you have any questions.

Carlos

[1] https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/deployment/standalone.html
[2] https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.1/html-single/quick_start_guide/index

On Sun, Oct 18, 2020 at 11:34 AM Chen Sagi <ChenSa@radware.com> wrote:

Hi,

 

I am trying to figure out if I am able to deploy Red Hat Openstack platform with one physical server available, included with the Octavia solution.

For now I have been trying to use the “openstack triplo deploy –standalone” command (with various environment files) and it Is unable to install Octavia without an undercloud available.

 

Is it even possible? If so, I would love to hear some suggestions.

 

Thanks,

Chen Sagi.