Role os_magnum for OpenStack-Ansible
Go to file
Jimmy McCrory 2e096ecd54 Use upstream openstack image module
Replace the use of OSA's glance library with the upstream Ansible
os_image module. This should be much more reliable for larger images,
such as magnum's. Include the in-role task in testing and remove the
additional testing tasks that were performing the image upload outside
of the role.

Related-Bug: 1538642
Change-Id: I017303e9a731ebc60315ea1784ba184a8294b08e
2016-11-10 15:25:11 -08:00
defaults Use upstream openstack image module 2016-11-10 15:25:11 -08:00
doc [DOCS] Added release-name as a watermark to Docs. 2016-10-18 17:07:27 +00: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 Use updated get_url module checksum functionality 2016-11-07 17:42:51 +00:00
releasenotes Simplify pip options/constraints mechanism 2016-11-02 13:27:13 +00:00
tasks Use upstream openstack image module 2016-11-10 15:25:11 -08:00
templates Update paste, policy and rootwrap configurations 2016-11-04 2016-11-04 11:06:16 +00:00
tests Use upstream openstack image module 2016-11-10 15:25:11 -08:00
vars Rename package lists (and related vars) appropriately 2016-08-30 19:02:37 +01: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
bindep.txt Replace github with git.o.o 2016-11-02 19:25:30 +00: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
manual-test.rc Add basic functional tests to role 2016-10-04 15:18:12 -07:00
README.rst [DOCS] Add project links to README; add header 2016-08-16 13:51:24 -05:00
run_tests.sh Update testing bits for consistency 2016-09-17 17:13:36 -04:00
setup.cfg update homepage with developer documentation page 2016-09-20 13:15:22 +05:30
setup.py Updated from global requirements 2016-07-15 03:57:59 +00:00
test-requirements.txt Updated from global requirements 2016-11-03 07:10:05 +00:00
tox.ini Use centralised Ansible test scripts 2016-11-02 19:22:46 +00:00
Vagrantfile Implement base configuration for OpenStack-CI 2016-03-18 11:41:53 -07:00

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