Plugins for OpenStack-Ansible
Go to file
James Denton a5f3532700 Prevent interface map from being built for neutron_server container
This patch updates the provider_network library by removing neutron_server
from the list of groups that require provider interface maps, as
neutron_server is not in-path of instance traffic, and all interface mappings
should exist only where network agents are configured. Removing this logic
will allow container_interface to become an optional parameter for provider
network definitions.

Change-Id: I5bfa14e0b7d97eb75756b7e40c93f48ae13fe087
2019-02-06 15:19:58 +00:00
action Fix config_template to work with Ansible 2.6 2018-08-02 09:41:23 -06:00
callback Remove debug_message_collector plugin 2017-09-08 12:46:52 -05:00
connection Fix connection plugin for Ansible 2.6 2018-10-18 13:27:27 -07:00
doc Updated spice-html5 git repository URL 2018-06-06 07:23:01 +02:00
examples Trivial: Fix the pep8 warning 2018-05-08 17:30:51 +08:00
filter Allow basic auth in netloc_no_port filtered URLs 2018-10-29 00:10:01 -07:00
library Prevent interface map from being built for neutron_server container 2019-02-06 15:19:58 +00:00
lookup Remove *.txt file content from py_pkgs lookup output 2018-06-28 09:45:16 +01:00
meta Add Bionic testing 2018-07-10 21:53:36 +00:00
releasenotes Fix connection plugin for Ansible 2.6 2018-10-18 13:27:27 -07:00
strategy 'os' imported but unused 2018-11-07 09:18:15 +00:00
tests Allow basic auth in netloc_no_port filtered URLs 2018-10-29 00:10:01 -07:00
zuul.d missing document start "---" 2018-10-30 08:03:08 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:55:54 +00:00
.gitreview Updated repo for new org 2016-01-27 10:31:29 -06:00
CONTRIBUTING.rst Replace Chinese punctuation with English punctuation 2018-09-12 12:59:23 +00:00
LICENSE Update LICENSE file 2016-02-01 16:47:07 +00:00
README.rst Update README.rst information 2018-06-19 16:20:49 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-09-28 06:22:48 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:54 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 12:04:13 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-09-29 04:56:47 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:15:18 +08:00
setup.py Updated from global requirements 2017-03-02 11:52:19 +00:00
tox.ini fix tox python3 overrides 2018-11-08 13:34:14 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible plugins

These are the plugins the OpenStack-Ansible deployment project relies on. The plugins can be added to any Ansible project by simply cloning this repository and setting up the ansible.cfg file to point at them as additional plugins for your project.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-plugins/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-plugins/

The project home is at:

https://launchpad.net/openstack-ansible