Go to file
Travis Truman 30439c262c Dynamic Neutron OVS agent tunnel_types and local_ip config
Both of these configs are now dynamic based on the presence
of tunnel type networks in var neutron_ml2_drivers_type

Change-Id: I4f03b707b0d171b14133cc9d1723458d9b1b3668
Implements: blueprint support-openvswitch
2016-06-24 14:26:20 -04:00
2016-06-07 23:36:48 -05:00
2016-06-15 11:55:48 -04: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

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 79.2%
Python 20.8%