Fix few typos in headings
1.) Corrected headings according to rules of migrations by placing "=======" on headings in the files 2.) Some headings have extra "====", they are removed 3.) Launchpad url have '~' which makes error: page not found ,so it is removed Change-Id: I99581025d579f18da9ebe57267fb002cbcba28dd
This commit is contained in:
parent
d5e7f7340a
commit
62ebf7b222
@ -1,4 +1,5 @@
|
|||||||
Zaqar Style Commandments
|
========================
|
||||||
|
Zaqar style commandments
|
||||||
========================
|
========================
|
||||||
|
|
||||||
- Step 1: Read the OpenStack Style Commandments
|
- Step 1: Read the OpenStack Style Commandments
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
=====
|
||||||
Zaqar
|
Zaqar
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
======================
|
====================
|
||||||
Enabling in Devstack
|
Enabling in Devstack
|
||||||
======================
|
====================
|
||||||
|
|
||||||
1. Download DevStack
|
1. Download DevStack
|
||||||
|
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
License for the specific language governing permissions and limitations
|
License for the specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
|
|
||||||
|
====================================
|
||||||
Setting up a development environment
|
Setting up a development environment
|
||||||
====================================
|
====================================
|
||||||
|
|
||||||
@ -178,7 +179,7 @@ Then run the stack.sh script as usual.
|
|||||||
After running the DevStack_ script, you can start the Zaqar server
|
After running the DevStack_ script, you can start the Zaqar server
|
||||||
and test it by following steps 5 and 6 from the previous section.
|
and test it by following steps 5 and 6 from the previous section.
|
||||||
|
|
||||||
.. _DevStack: http://devstack.org
|
.. _DevStack: http://docs.openstack.org/developer/devstack/
|
||||||
|
|
||||||
Running unit tests
|
Running unit tests
|
||||||
------------------
|
------------------
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
License for the specific language governing permissions and limitations
|
License for the specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
|
|
||||||
|
================
|
||||||
Your first patch
|
Your first patch
|
||||||
================
|
================
|
||||||
|
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
License for the specific language governing permissions and limitations
|
License for the specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
|
|
||||||
|
=================
|
||||||
Your first review
|
Your first review
|
||||||
=================
|
=================
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
========================
|
||||||
Code reviews with Gerrit
|
Code reviews with Gerrit
|
||||||
========================
|
========================
|
||||||
|
|
||||||
|
@ -11,9 +11,9 @@
|
|||||||
License for the specific language governing permissions and limitations
|
License for the specific language governing permissions and limitations
|
||||||
under the License.
|
under the License.
|
||||||
|
|
||||||
==========
|
========
|
||||||
Glossary
|
Glossary
|
||||||
==========
|
========
|
||||||
|
|
||||||
Messaging Service Concepts
|
Messaging Service Concepts
|
||||||
==========================
|
==========================
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
===================================
|
||||||
Continuous integration with Jenkins
|
Continuous integration with Jenkins
|
||||||
===================================
|
===================================
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
==============================
|
||||||
Project hosting with Launchpad
|
Project hosting with Launchpad
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
@ -50,5 +51,5 @@ You can also reach us in #openstack-zaqar at irc.freenode.org.
|
|||||||
|
|
||||||
.. _Launchpad: http://launchpad.net
|
.. _Launchpad: http://launchpad.net
|
||||||
.. _Wiki: http://wiki.openstack.org
|
.. _Wiki: http://wiki.openstack.org
|
||||||
.. _Zaqar Team: https://launchpad.net/~zaqar
|
.. _Zaqar Team: https://launchpad.net/zaqar
|
||||||
.. _Ask OpenStack: http://ask.openstack.org/
|
.. _Ask OpenStack: http://ask.openstack.org/
|
@ -1,3 +1,4 @@
|
|||||||
|
=============
|
||||||
Running tests
|
Running tests
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
====================
|
||||||
Test suite structure
|
Test suite structure
|
||||||
====================
|
====================
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---------
|
=========
|
||||||
Transport
|
Transport
|
||||||
---------
|
=========
|
||||||
|
|
||||||
.. currentmodule:: zaqar.transport.base
|
.. currentmodule:: zaqar.transport.base
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
=======================
|
||||||
Rally job related files
|
Rally job related files
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
===========
|
||||||
Extra files
|
Extra files
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
=============
|
||||||
Rally plugins
|
Rally plugins
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user