Plugins for OpenStack-Ansible
Go to file
Georgina 6482c25017 Removal of netloc filters
The ansible urlsplit filter added in 2.4 means that maintaining the
filters netloc, netloc_no_port and netorigin should no longer be
necessary.
All usages of these filters within other openstack repos have been
updated to use urlsplit and merged.

Change-Id: Ief1ec06e205bae7ec114fe0b9bd7d9c4973383dd
Closes-Bug: #1820830
2019-04-23 13:37:52 +00:00
callback Remove debug_message_collector plugin 2017-09-08 12:46:52 -05:00
connection Correct spelling mistakes 2019-03-28 14:10:17 +01:00
doc Removal of netloc filters 2019-04-23 13:37:52 +00:00
examples Trivial: Fix the pep8 warning 2018-05-08 17:30:51 +08:00
filter Removal of netloc filters 2019-04-23 13:37:52 +00:00
library Merge "Remove the config_template module" 2019-02-12 15:36:41 +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 Removal of netloc filters 2019-04-23 13:37:52 +00:00
strategy 'os' imported but unused 2018-11-07 09:18:15 +00:00
tests Removal of netloc filters 2019-04-23 13:37:52 +00:00
zuul.d Merge "Switch python3 test to bionic and add it to gate" 2019-02-13 08:45:29 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:55:54 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:36:12 +00: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 2019-03-22 22:07:33 +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 2019-04-22 07:16:55 +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 Remove the config_template module 2019-02-11 16:43:57 +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