Added links to murano-specs documentation

Current Murano documentation made no mention of murano-spec.
Added references and links in CONTRIBUTING.rst and guidelines.rst.

Change-Id: I02fa1da0c42bd1cd264681ce43c69be9c46107e3
Closes-Bug: 1539004
This commit is contained in:
jaugustine 2016-02-26 15:25:56 -06:00 committed by Jeffrey Augustine
parent 6710853bdf
commit e1baf28b7c
2 changed files with 11 additions and 0 deletions

View File

@ -49,3 +49,6 @@ Project Hosting Details
* https://review.openstack.org/#/q/murano+AND+status:+open,n,z
* http://docs.openstack.org/infra/manual/developers.html#development-workflow
* Murano Design Specifications
* https://git.openstack.org/openstack/murano-specs

View File

@ -20,6 +20,12 @@ To check your code against PEP 8 run:
* https://flake8.readthedocs.org
* http://docs.openstack.org/developer/hacking/
Blueprints and Specs
--------------------
Murano team uses the `murano-specs`_ repository for its blueprint and
specification (specs) review process. See `Launchpad`_ to propose or
see the status of a current blueprint.
Testing Guidelines
------------------
@ -73,3 +79,5 @@ Run the following command to build docs locally.
.. _PEP 257: http://www.python.org/dev/peps/pep-0257/
.. _Tox: http://tox.testrun.org/
.. _Sphinx: http://sphinx.pocoo.org/markup/index.html
.. _murano-specs: http://git.openstack.org/cgit/openstack/murano-specs
.. _Launchpad: http://blueprints.launchpad.net/murano