Hello.

I would like to extend Park's question with a specific question of my own that could be used as an example the 'first time deployer'  experience.

 My question is about Neutron deployment as it is specified in the various openstack_user_config.yml examples. 

openstack_user_config.yml.prod.example declares network-infra_hosts and network-agent_hosts, whereas openstack_user_config.yml.singlebond.example only declares network_hosts.

For the novice trying to choose which example file to customize for our deployment, the following concerns arise:
In reading through the Neutron documentation, I see some 'what' and some 'how', but very little 'why'.    Perhaps a section titled 'Practical Deployment Considerations'?

At this point I just want to know how to make Neutron deployment work right and how to be able to tell, after deployment, that it is working right. 

Thanks.

-Dave

--
Dave Hall
Binghamton University
kdhall@binghamton.edu

On Wed, Jul 13, 2022 at 1:46 AM 박경원 <park0kyung0won@dgist.ac.kr> wrote:

Hello


I've tried minimal installation of openstack following official documentation

Now I want to install openstack with


1. High availability configuration - keystone, placement, neutron, glance, cinder, ...

2. Open Virtual Network for neutron driver


But it's hard to find documentation online

Could you provide some links for the material?


Thank you!