openstack-ansible-os_neutron/doc/source/index.rst
Kevin Carter 477fae8e5c
Remove plumgrid network provider type
This change removes the plumgrid network provider type. Plumgrid
was purchased by VMWare and subsequently dismantled. This change removes
the driver because it is no longer maintained and is no longer a viable
option with an OpenStack cloud.

Change-Id: I87522d5dc4a5a1fccc417e2e9688900873c067fe
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2017-05-17 13:45:04 -05:00

1.0 KiB

Neutron role for OpenStack-Ansible

configure-network-services.rst app-openvswitch.rst app-nuage.rst app-calico.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

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.