Plugins for OpenStack-Ansible
Go to file
Jean-Philippe Evrard e9ce8422b4 Python fix to the connection issue
Instead of having a conditional, we should directly use python .get()
internals, that allow to have a default.

Change-Id: I9908e83e3faa2fcc22c891c0fd6caa1fd8e92cc4
Related-Bug: 1695944
(cherry picked from commit a556e38164)
2017-06-20 08:13:30 +01:00
action Added yaml class dumper to support indentation 2017-01-25 23:50:31 -06:00
callback Remove profile_tasks callback 2017-02-06 16:57:40 +00:00
connection Python fix to the connection issue 2017-06-20 08:13:30 +01:00
doc Delete unnecessary utf-8 coding 2016-12-27 10:22:00 +08:00
examples Replace github with git.o.o 2016-11-02 12:22:21 +11:00
filter Created deprecation filter 2016-02-29 15:20:34 -06:00
library Allow keystone module to ignore service catalog 2017-05-31 16:07:00 +00:00
lookup Add Packages file parsing lookup 2017-03-28 18:55:07 +00:00
meta Remove Trusty support from plugins role 2016-12-15 15:17:53 +00:00
releasenotes Always update existing matching endpoints 2017-03-28 08:45:58 +00:00
strategy Connect using physical host's ansible_host var 2017-06-13 12:52:56 +01:00
tests Add Packages file parsing lookup 2017-03-28 18:55:07 +00:00
vars_plugins Introduce userspace group_vars and host_vars 2017-03-14 18:12:58 +00:00
.gitignore Update testing bits for consistency 2016-09-23 15:46:54 +00:00
.gitreview Update .gitreview for stable/ocata 2017-02-03 18:58:54 +00:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 13:21:27 -06:00
CONTRIBUTING.rst [DOCS] Cleanup the role docs for consistency and clarity 2016-03-07 17:38:19 -05:00
LICENSE Update LICENSE file 2016-02-01 16:47:07 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 12:04:13 +01:00
README.rst Show team and repo badges on README 2016-11-25 16:21:30 +01:00
run_tests.sh Update and clean up run_tests.sh 2017-01-06 16:51:05 +00:00
setup.cfg Update homepage with developer documentation page 2016-09-20 12:04:01 +05:30
setup.py Updated from global requirements 2016-07-15 03:58:17 +00:00
test-requirements.txt Updated from global requirements 2016-12-02 05:11:23 +00:00
tox.ini Implement tag filter strategy 2017-02-24 16:16:13 +00:00
Vagrantfile Remove Trusty support from plugins role 2016-12-15 15:17:53 +00:00

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.