Plugins for OpenStack-Ansible
Go to file
Mohammed Naser 74ae653e2f connection: use close from superclass
We had our own re-implemented close function from when this was
first introduced which has since then drifted a lot from Ansible.

This drops all that code so that we can use the superclass when
closing the connection.

Change-Id: Id62e510af035988084453883278c3db85c8b7519
2019-06-03 19:24:37 -04:00
callback Remove debug_message_collector plugin 2017-09-08 12:46:52 -05:00
connection connection: use close from superclass 2019-06-03 19:24:37 -04:00
doc Cap sphinx for py2 to match global requirements 2019-05-20 14:56:48 +08:00
examples Remove py_pkgs and packages_file lookups 2019-04-24 14:50:00 +01:00
filter Removal of netloc filters 2019-04-23 13:37:52 +00:00
library Remove unused Magnum module 2019-05-08 15:09:17 +00:00
meta Add Bionic testing 2018-07-10 21:53:36 +00:00
releasenotes Remove unused Magnum module 2019-05-08 15:09:17 +00:00
strategy 'os' imported but unused 2018-11-07 09:18:15 +00:00
tests Merge "Removal of netloc filters" 2019-04-24 18:58:48 +00:00
zuul.d zuul: drop xenial jobs 2019-06-03 19:24:37 -04: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 Fix README.rst 2019-01-03 10:21:24 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2019-05-09 11:35:54 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2019-05-09 11:35: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 2019-05-09 11:35:54 +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 source code repository is located at:

https://git.openstack.org/cgit/openstack/openstack-ansible-plugins/

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible