0cdc53948f
This patch adds a number of configration options and playbook variables that govern SSL validation and authentication when accessing the image store to download the image and configdrive from the deploy ramdisk. Most of them are not yet used in the default set of playbooks provided with the driver (for example some of them require yet unreleased Ansible 2.4), however they can be used by custom playbooks, for example to upload and enable those custom CA bundle and cert files to the ramdisk at deploy time. This patch also sets DevStack to disable validation of image store SSL certificate by ansible deploy interface (similar to how IPA is currently confugured). This patch also caps Anisble < 2.4, since our custom callback plugin has troubles with the newest Ansible 2.4 version (to be fixed later). Change-Id: Id40f1067361cc32e98973c70fc5cd3d4242308d0 Closes-Bug: #1717858 |
||
---|---|---|
.. | ||
drivers | ||
conf.py | ||
drivers.rst | ||
index.rst | ||
README.rst |
Ironic Staging Drivers
The Ironic Staging Drivers is used to hold out-of-tree Ironic drivers which doesn't have means to provide a 3rd Party CI at this point in time which is required by Ironic.
The intention of this project is to provide a common place for useful drivers resolving the "hundreds of different download sites" problem.
What the Ironic Staging Drivers is not
- The Ironic Staging Drivers is not a project under Ironic's governance, meaning that the Ironic core group is not responsible for the code in this project (even though, some individuals that work in this project also hold core status in the Ironic project).
- This project is not a place to dump code and run away hoping that someone else will take care of it for you. Drivers included in this project should be maintained and have their bugs fixed quickly. Therefore, driver owners are going to be asked to "babysit" their driver.
How to contribute
We want to make sure that the Ironic Staging Drivers project is a welcoming and friendly place to contribute code. Therefore, we want to avoid bureaucratic processes as much as possible. If you want to propose a driver to be included in the repository: Just submit the code!
How do I submit the code?
Before we can accept your patches, you'll have to agree to a contributor license agreement.
Learn about how to use our Gerrit review system.
Get the code:
git clone git://git.openstack.org/openstack/ironic-staging-drivers
Make your changes and write a nice commit message explaining the change in details.
Submit the code!
Useful links
- Free software: Apache license
- Documentation: http://ironic-staging-drivers.rtfd.org
- Source: http://git.openstack.org/cgit/openstack/ironic-staging-drivers
- Bugs: http://bugs.launchpad.net/ironic-staging-drivers