OpenStack typo
change capitalization of OpenStack Change-Id: I990639a0a2a7aa9c995a2c53367d0c424cd522bd
This commit is contained in:
parent
c91868820e
commit
b8e7e38573
@ -7,7 +7,7 @@ Use case
|
|||||||
--------
|
--------
|
||||||
|
|
||||||
Installation is pretty easy when there is an Internet connection available.
|
Installation is pretty easy when there is an Internet connection available.
|
||||||
And there is surely a number of Openstack uses when whole environment is isolated.
|
And there is surely a number of OpenStack uses when whole environment is isolated.
|
||||||
In this case, we need somehow specify where installation script should take
|
In this case, we need somehow specify where installation script should take
|
||||||
required libs and packages.
|
required libs and packages.
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ If you are going to contribute to Rally, you will probably need to grasp a bette
|
|||||||
How to contribute
|
How to contribute
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
1. You need a `Launchpad <https://launchpad.net/>`_ account and need to be joined to the `Openstack team <https://launchpad.net/openstack>`_. You can also join the `Rally team <https://launchpad.net/rally>`_ if you want to. Make sure Launchpad has your SSH key, Gerrit (the code review system) uses this.
|
1. You need a `Launchpad <https://launchpad.net/>`_ account and need to be joined to the `OpenStack team <https://launchpad.net/openstack>`_. You can also join the `Rally team <https://launchpad.net/rally>`_ if you want to. Make sure Launchpad has your SSH key, Gerrit (the code review system) uses this.
|
||||||
|
|
||||||
2. Sign the CLA as outlined in the `account setup <http://docs.openstack.org/infra/manual/developers.html#development-workflow>`_ section of the developer guide.
|
2. Sign the CLA as outlined in the `account setup <http://docs.openstack.org/infra/manual/developers.html#development-workflow>`_ section of the developer guide.
|
||||||
|
|
||||||
|
@ -15,14 +15,14 @@ Move all plugins under rally/plugins to simplify Rally code base
|
|||||||
Problem description
|
Problem description
|
||||||
===================
|
===================
|
||||||
|
|
||||||
Rally code is coupled with Rally engine and infra as well as Openstack specific
|
Rally code is coupled with Rally engine and infra as well as OpenStack specific
|
||||||
code. This makes contribution harder as new-comers need to understand Rally
|
code. This makes contribution harder as new-comers need to understand Rally
|
||||||
code as well as many different plugins. It also makes reviewing much harder.
|
code as well as many different plugins. It also makes reviewing much harder.
|
||||||
|
|
||||||
Proposed change
|
Proposed change
|
||||||
===============
|
===============
|
||||||
|
|
||||||
Moving all plugins under a single directory, with "Openstack" as its
|
Moving all plugins under a single directory, with "OpenStack" as its
|
||||||
sub-directory would make everything simpler.
|
sub-directory would make everything simpler.
|
||||||
|
|
||||||
Alternatives
|
Alternatives
|
||||||
|
Loading…
x
Reference in New Issue
Block a user