Merge "README introduction fixups"
This commit is contained in:
commit
f83c0f9ed1
11
README.rst
11
README.rst
@ -4,10 +4,13 @@ os-cloud-config
|
||||
|
||||
Configuration for OpenStack clouds.
|
||||
|
||||
os-cloud-config grew out of the need to call common cloud bring-up tasks, such
|
||||
as initializing Keystone, or configuring Neutron from different code bases.
|
||||
The original code was written in shell, and poorly tested, which led to the
|
||||
need to rewriting it in Python and provided by a distinct module.
|
||||
When first installing an OpenStack cloud there are a number of common
|
||||
up-front configuration tasks that need to be performed. To alleviate
|
||||
the need for different sets of tooling to reinvent solutions to these
|
||||
problems, this package provides a set of tools.
|
||||
|
||||
These tools are intended to be well-tested, and available as
|
||||
importable Python modules as well as command-line tools.
|
||||
|
||||
* Free software: Apache license
|
||||
* Documentation: http://docs.openstack.org/developer/os-cloud-config
|
||||
|
Loading…
x
Reference in New Issue
Block a user