Go to file
Yanis Guenane e309ca66b3 Use openstack/ namespace for fixtures modules
When running the tests, rspec will download the modules speficied in
.fixtures.yml and put them in spec/fixtures/modules.

Some of those modules still point to stackforge/ namespace when they
should be pointing to openstack/ namespace.

Change-Id: I15bdcf5c333261e989c628f2f246c4cd44760bb1
2015-08-11 14:52:30 +02:00
2015-08-04 17:12:43 +02:00
2013-11-30 01:08:04 +01:00
2015-08-04 18:11:04 +00:00
2015-08-04 18:11:04 +00:00
2015-08-04 17:12:43 +02:00
2013-11-30 02:24:45 +01:00
2015-07-09 08:41:53 -04:00
2013-11-25 20:59:48 +01:00
2015-08-04 17:12:43 +02:00
2013-12-02 01:22:57 +01:00
2015-07-09 08:41:53 -04:00

puppet-ironic

6.0.0 - 2015.1 - Kilo

Table of Contents

  1. Overview - What is the ironic module?
  2. Module Description - What does the module do?
  3. Setup - The basics of getting started with ironic
  4. Implementation - An under-the-hood peek at what the module is doing
  5. Limitations - OS compatibility, etc.
  6. Development - Guide for contributing to the module
  7. Contributors - Those with commits

Overview

The ironic module is a part of OpenStack, an effort by the Openstack infrastructure team to provide continuous integration testing and code review for Openstack and Openstack community projects as 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

Description
OpenStack Ironic Puppet Module
Readme 13 MiB
Languages
Ruby 49%
Puppet 48.6%
Python 1.4%
HTML 1%