Merge "update README"

This commit is contained in:
Jenkins
2013-04-17 04:04:57 +00:00
committed by Gerrit Code Review

View File

@@ -1,8 +1,5 @@
# The Openstack modules:
[![Unit Test Status](https://secure.travis-ci.org/puppetlabs/puppetlabs-openstack.png?branch=master,folsom,essex)](http://travis-ci.org/puppetlabs/puppetlabs-openstack/branches)
[![Build Status](https://travis-ci.org/puppetlabs/puppetlabs-openstack.png?branch=master)](https://travis-ci.org/puppetlabs/puppetlabs-openstack)
## Introduction
The Openstack Puppet Modules are a flexible Puppet implementation capable of
@@ -18,9 +15,7 @@ A ['Puppet Module'](http://docs.puppetlabs.com/learning/modules1.html#modules)
is a collection of related content that can be used to model the configuration
of a discrete service.
These modules are based on the adminstrative guides for openstack
[compute](http://docs.openstack.org/essex/openstack-compute/admin/content/) and
[object store](http://docs.openstack.org/essex/openstack-object-storage/admin/content/)
These modules are based on the [openstack documentation](http://docs.openstack.org/)
## Dependencies:
@@ -32,7 +27,7 @@ These modules are based on the adminstrative guides for openstack
### Platforms:
These modules have been fully tested on Ubuntu Precise and Debian Wheezy.
These modules have been fully tested on Ubuntu Precise and Debian Wheezy and RHEL 6.
For instructions of how to use these modules on Debian, check
out this excellent [link](http://wiki.debian.org/OpenStackPuppetHowto):
@@ -545,7 +540,7 @@ associated with this project:
Issues should be opened here:
https://projects.puppetlabs.com/projects/openstack
https://launchpad.net/puppet-openstack
The process for contributing code is as follows: