Jesse Pretorius 7c275eeab1 Update sphinx configuration
This patch updates the sphinx configuration for docs and releasenotes
to make it easier to replicate across repositories and to comply with
pep8 testing without exceptions.

Change-Id: Ie5c0977e2c2f3fd69a4d034121542145b938b633
2016-07-12 16:53:39 +01:00
2016-07-12 16:53:39 +01:00
2016-06-27 15:33:05 -04:00
2016-07-12 16:53:39 +01:00
2016-07-06 20:29:08 +00:00
2016-05-04 15:20:57 +01:00
2015-10-29 06:51:18 -07:00
2016-05-03 08:56:35 +01:00
2016-07-08 14:42:20 +01:00
2016-07-08 14:42:20 +01:00

OpenStack Neutron

tags

openstack, neutron, cloud, ansible

category

*nix

Role for deployment, setup and installation of Neutron.

This role will install the following:
  • neutron-server
  • neutron-agents
- name: Installation and setup of Neutron
  hosts: neutron_all
  user: root
  roles:
    - { role: "os_neutron", tags: [ "os-neutron" ] }
  vars:
    neutron_galera_address: "{{ internal_lb_vip_address }}"
Description
Role os_neutron for OpenStack-Ansible
Readme 17 MiB
Languages
Jinja 73.2%
Python 19.1%
Shell 7.7%