Role os_magnum for OpenStack-Ansible
Go to file
Jesse Pretorius 018f256730 Ensure that role tests pin pip/setuptools/wheel
Currently the role tests use whatever versions of pip,
setuptools and wheel are already installed on the host.

When a version of these tools changes it often causes
problems for our testing.

This will ensure that we use a known good set of pins
which is maintained in the general SHA bumping process.

Change-Id: I82fe9be523a4310e7067ff89583e970e8955eac2
2017-06-04 11:21:33 +01:00
defaults Added debug variable support 2017-04-26 22:10:32 +00:00
doc Use https instead of http for git.openstack.org 2017-02-06 10:42:11 +08:00
examples [DOCS] Move example playbook to separate file 2016-08-11 20:59:56 -05:00
files Add files/ directory 2016-01-08 16:34:22 -06:00
handlers Resolving minor issues with Magnum role that prevented installation from 2016-06-08 11:02:44 -05:00
library Add config_template library from OSA 2016-01-05 13:09:23 -06:00
meta Add RedHat derivatives support for OSA Magnum role 2017-05-10 15:45:41 +02:00
releasenotes Enable custom keystone endpoint_type in templates 2017-05-15 20:48:53 +02:00
tasks Allow the developer constraints to be adjusted 2017-05-26 11:42:21 +01:00
templates Deprecate rabbit_use_ssl option 2017-05-23 10:27:05 +08:00
tests Use zuul-cloner for tests repo in OpenStack-CI 2017-05-04 16:52:12 +01:00
vars Add RedHat derivatives support for OSA Magnum role 2017-05-10 15:45:41 +02:00
.gitignore Add basic functional tests to role 2016-10-04 15:18:12 -07:00
.gitreview Implement base configuration for OpenStack-CI 2016-03-18 11:41:53 -07:00
CONTRIBUTING.rst Implement base configuration for OpenStack-CI 2016-03-18 11:41:53 -07:00
LICENSE Make license plain-text 2016-01-05 10:59:58 -06:00
README.rst Show team and repo badges on README 2016-11-25 16:13:47 +01:00
Vagrantfile Remove Trusty support from os_magnum role 2016-12-15 12:31:57 +00:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 12:49:46 -06:00
manual-test.rc Add basic functional tests to role 2016-10-04 15:18:12 -07:00
run_tests.sh Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant 2017-02-10 13:01:12 +00:00
setup.cfg update homepage with developer documentation page 2016-09-20 13:15:22 +05:30
setup.py Updated from global requirements 2017-03-02 11:51:54 +00:00
test-requirements.txt Updated from global requirements 2017-06-02 22:03:27 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:21:33 +01:00

README.rst

Team and repository tags

image

OpenStack-Ansible Magnum

Ansible role that installs and configures OpenStack Magnum.

Documentation for this project can be found at:

http://docs.openstack.org/developer/openstack-ansible-os_magnum/

The project home is at:

http://launchpad.net/openstack-ansible