Rename Openstack to OpenStack

Change-Id: I926fd847a9b016c48b03f1b8b41ec92c9610e271
This commit is contained in:
tanlin 2014-02-13 16:57:46 +08:00
parent f69f7f3209
commit 399362b557
3 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
Image building rules for Openstack images
Image building rules for OpenStack images
=========================================
These elements are used to build disk images for deploying Openstack via Heat.
These elements are used to build disk images for deploying OpenStack via Heat.
They are built as part of the TripleO (https://github.com/tripleo/incubator)
umbrella project.

View File

@ -1,8 +1,8 @@
CI needs for TripleO Images
===========================
Eventually, if/when TripleO becomes an official Openstack project, all CI for
it should be on Openstack systems. Until then we still need CI.
Eventually, if/when TripleO becomes an official OpenStack project, all CI for
it should be on OpenStack systems. Until then we still need CI.
Jenkins
-------

View File

@ -1,6 +1,6 @@
Pip install Openstack python- client tools.
Pip install OpenStack python- client tools.
The element will install Openstack python-*clients.
The element will install OpenStack python-*clients.
This element is intended to to allow other elements who require client tools
access to installing them in a uniform way.