1e4c59f22a423aabb5608e18ba9cf3299c07a46f
Change-Id: I085820ae0a850eead60af120a7bfa1a9d2291085
puppet-ironic
Table of Contents
- Overview - What is the ironic module?
- Module Description - What does the module do?
- Setup - The basics of getting started with ironic
- Implementation - An under-the-hood peek at what the module is doing
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
- Contributors - Those with commits
- Release Notes - Notes on the most recent updates to the module
Overview
The ironic module is a part of Stackforge, an effort by the Openstack infrastructure team to provide continuous integration testing and code review for Openstack and Openstack community projects not part of the core software. The module itself is used to flexibly configure and manage the baremetal service for Openstack.
Module Description
Setup
What the ironic module affects:
- ironic, the baremetal service for Openstack.
Implementation
puppet-ironic
puppet-ironic is a combination of Puppet manifest and ruby code to delivery configuration and extra functionality through types and providers.
Limitations
Beaker-Rspec
This module has beaker-rspec tests
To run:
shell bundle install bundle exec rspec spec/acceptance
Development
Developer documentation for the entire puppet-openstack project.
Contributors
Release Notes
Description
Languages
Puppet
49.6%
Ruby
48.2%
Python
2.1%