openstack-ansible-os_neutron/doc/source/index.rst
Drew Thorstensen ea0b0356b4 Open vSwitch documentation in Neutron Role
This change adds the documentation forthe Open vSwitch Neutron Agent
configuration.

Builds on top of the OVS blog post from Travis Truman:
https://medium.com/@travistruman/
  configuring-openstack-ansible-for-open-vswitch-b7e70e26009d

Change-Id: Idd8111856d9462e5d34e7c2d0c0b190812ae1409
2016-08-29 20:18:31 +00:00

919 B

Neutron role for OpenStack-Ansible

configure-network-services.rst app-openvswitch.rst app-nuage.rst app-plumgrid.rst app-calico.rst

tags

openstack, neutron, cloud, ansible

category

*nix

This role installs the following Upstart services:

  • neutron-server
  • neutron-agents

Default variables

../../defaults/main.yml

Required variables

None.

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.