Update readme s/nova/ironic

This commit is contained in:
Sebastien Badia 2013-11-28 18:01:22 +01:00
parent 4b349bc5d7
commit 78386ee756
1 changed files with 4 additions and 4 deletions

View File

@ -3,9 +3,9 @@ puppet-ironic (Work in progress)
#### Table of Contents #### Table of Contents
1. [Overview - What is the nova module?](#overview) 1. [Overview - What is the ironic module?](#overview)
2. [Module Description - What does the module do?](#module-description) 2. [Module Description - What does the module do?](#module-description)
3. [Setup - The basics of getting started with nova](#setup) 3. [Setup - The basics of getting started with ironic](#setup)
4. [Implementation - An under-the-hood peek at what the module is doing](#implementation) 4. [Implementation - An under-the-hood peek at what the module is doing](#implementation)
5. [Limitations - OS compatibility, etc.](#limitations) 5. [Limitations - OS compatibility, etc.](#limitations)
6. [Development - Guide for contributing to the module](#development) 6. [Development - Guide for contributing to the module](#development)
@ -23,7 +23,7 @@ Module Description
Setup Setup
----- -----
**What the nova module affects:** **What the ironic module affects:**
* ironic, the baremetal service for Openstack. * ironic, the baremetal service for Openstack.
@ -32,7 +32,7 @@ Implementation
### ironic ### ironic
nova is a combination of Puppet manifest and ruby code to delivery configuration and extra functionality through types and providers. ironic is a combination of Puppet manifest and ruby code to delivery configuration and extra functionality through types and providers.
Limitations Limitations
----------- -----------