openstack-ansible-os_neutron/doc/source/index.rst
Jay Jahns 18468787b9 Add Initial NSX Integration
Default variables are established to add NSX integration to OSA,
as well as documentation on how to implement the integration.

Change-Id: I9843fedf2463251f7663d4607932f029f86dbda2
2020-08-28 20:21:07 +00:00

1.3 KiB

Neutron role for OpenStack-Ansible

configure-network-services.rst app-openvswitch.rst app-openvswitch-asap.rst app-openvswitch-dvr.rst app-openvswitch-dpdk.rst app-openvswitch-sfc.rst app-ovn.rst app-nuage.rst app-nsx.rst app-calico.rst app-opendaylight.rst app-genericswitch.rst

tags

openstack, neutron, cloud, ansible

category

*nix

This role installs the following Systemd services:

  • neutron-server
  • neutron-agents

To clone or view the source code for this repository, visit the role repository for os_neutron.

Default variables

../../defaults/main.yml

Dependencies

This role needs pip >= 7.1 installed on the target host.

Example playbook

../../examples/playbook.yml

Tags

This role supports two tags: neutron-install and neutron-config. The neutron-install tag can be used to install and upgrade. The neutron-config tag can be used to maintain the configuration of the service.