Openstack Tutorial Lab 6: Install and Configure Neutron(Networking service)

Опубликовано: 15 Июль 2026
на канале: MrFares
2,503
22

OpenStack Networking (neutron) allows you to create and attach interface devices managed by other OpenStack services to networks. Plug-ins can be implemented to accommodate different networking equipment and software, providing flexibility to OpenStack architecture and deployment.

On Controller node :
1-create the Neutron database and configure it .
2.Create the neutron user , service entry and endpoints (Openstack)
3-Configuer Networking Option 2: Self-service networks.
4-Configure the metadata agent.
5-Configure the Compute service to use the Networking service.
6-Finalize installation¶

On compute node :
1-Install the components (Openvswitch agent ) and configure it .
2-Configure networking options.
3-Finalize installation.

On Controller node :
1-Verify the openvswitch agent is working on the compute node .

#openstack #opensource #cloud #privatecloud #iias #tutorial #neutron