2f1b789e06
This patch adds a `pdf-docs` tox target that will build PDF versions of our docs. As per the Train community goal: https://governance.openstack.org/tc/goals/selected/train/pdf-doc-generation.html Add sphinxcontrib-svg2pdfconverter to doc/requirements.txt to convert our SVGs. Change-Id: I3435e2ec962b8cc06d520cd818adc3bb9c7173ea Story: 2006105
1.2 KiB
1.2 KiB
Neutron role for OpenStack-Ansible
configure-network-services.rst app-openvswitch.rst app-openvswitch-asap.rst app-openvswitch-dvr.rst app-openvswitch-sfc.rst app-ovn.rst app-nuage.rst app-calico.rst app-opendaylight.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.