Role Ironic for OpenStack-Ansible
Go to file
root 9e8d2e2a93 Add SNI support to ironic role via OS packages
Some Linux distributions, such as CentOS 7 and Xenial, have trouble
validating SSL certificates when using get_url with servers
that use Server Name Indication (SNI).

This patch adds those packages to the list of required packages and
uses bindep to install them in developer test environments the same
way that the gate tests install them.
Add SNI support to ops role via OS packages

Change-Id: Id98a1db916427209842c13bdaab89f4dfe2d40c2
2016-08-27 10:59:08 +00:00
defaults Add project group to role 2016-08-04 05:15:10 +01:00
doc [DOCS] Syntax updates to the docs 2016-08-25 01:13:56 +00:00
examples [DOCS] Syntax updates to the docs 2016-08-25 01:13:56 +00:00
files updated Ironic role to fix tftp-hpa issues 2016-04-13 11:14:11 +00:00
handlers Ansible 2.x - Address deprecation warning of bare variables 2016-04-19 14:56:13 -04:00
meta Remove pip_lock_down dependency 2016-06-08 21:08:25 -05:00
releasenotes Add ability to change apt/yum package state 2016-08-02 14:37:27 +01:00
tasks Cleanup/standardize usage of tags 2016-08-11 17:23:20 -05:00
templates Update paste, policy and rootwrap configurations 2016-08-15 2016-08-15 15:43:23 +01:00
tests Define keystone region name. 2016-07-22 12:40:09 -05:00
vars Add 16.04 support 2016-06-02 14:39:39 +00:00
.gitignore Add .swp files to .gitignore 2016-05-04 15:18:16 +01:00
.gitreview Update .gitreview for project rename 2016-06-03 18:14:57 -07:00
bindep.txt Add SNI support to ironic role via OS packages 2016-08-27 10:59:08 +00:00
CONTRIBUTING.rst [DOCS] Syntax updates to the docs 2016-08-25 01:13:56 +00:00
LICENSE Initial commit 2015-10-19 15:08:19 +10:30
local_install.sh General cleanup, incl. copyright headers 2015-11-27 12:59:56 +10:30
README.rst [DOCS] Syntax updates to the docs 2016-08-25 01:13:56 +00:00
run_tests.sh Add SNI support to ironic role via OS packages 2016-08-27 10:59:08 +00:00
setup.cfg [DOCS] Syntax updates to the docs 2016-08-25 01:13:56 +00:00
setup.py Updated from global requirements 2016-07-15 03:57:55 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:30:54 +00:00
tox.ini Make all linting tests use upper-constraints 2016-08-20 16:05:53 +01:00

OpenStack-Ansible role for Bare Metal (ironic) service

This is an OpenStack-Ansible role to deploy the Bare Metal (ironic) service.

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible