Merge "Update the rst file information"

This commit is contained in:
Zuul 2020-03-30 04:46:56 +00:00 committed by Gerrit Code Review
commit 234803eafb
3 changed files with 11 additions and 10 deletions

View File

@ -1,18 +1,18 @@
If you would like to contribute to the development of OpenStack,
you must follow the steps documented at:
http://docs.openstack.org/developer/horizon/contributing.html
https://docs.openstack.org/horizon/latest/
or http://docs.openstack.org/infra/manual/developers.html#development-workflow
https://docs.openstack.org/infra/manual/developers.html#development-workflow
Once those steps have been completed, changes to OpenStack
should be submitted for review via the Gerrit tool, following
the workflow documented at:
http://docs.openstack.org/infra/manual/developers.html#development-workflow
https://docs.openstack.org/infra/manual/developers.html#development-workflow
Pull requests submitted through GitHub will be ignored.
Bugs should be filed on Launchpad, not GitHub:
https://bugs.launchpad.net/horizon
https://bugs.launchpad.net/horizon

View File

@ -1,4 +1,4 @@
tempest-horizon Style Commandments
===============================================
==================================
Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/

View File

@ -2,21 +2,22 @@
Team and repository tags
========================
.. image:: http://governance.openstack.org/badges/tempest-horizon.svg
:target: http://governance.openstack.org/reference/tags/index.html
.. image:: https://governance.openstack.org/badges/tempest-horizon.svg
:target: https://governance.openstack.org/reference/tags/index.html
.. Change things from this point on
===============================
===============
tempest-horizon
===============================
===============
Tempest Plugin for Horizon tests
* Free software: Apache license
Using
--------
-----
Install this plugin in the same python environment as tempest.
In tempest directory, run::