Update links in README.rst

1) Update the http doc links
2) Update links to storyboard

Change-Id: I894309ef702aa86961ff4f7aade3b20f075756c2
This commit is contained in:
ShangXiao 2018-06-13 01:38:21 -07:00 committed by Carlos Goncalves
parent 07c9a6324e
commit 4e62028f25
3 changed files with 10 additions and 10 deletions

View File

@ -1,17 +1,17 @@
If you would like to contribute to the development of OpenStack, you must
follow the steps in this page:
http://docs.openstack.org/infra/manual/developers.html
https://docs.openstack.org/infra/manual/developers.html
If you already have a good understanding of how the system works and your
OpenStack accounts are set up, you can skip to the development workflow
section of this documentation to learn how changes to OpenStack should be
submitted for review via the Gerrit tool:
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:
Bugs should be filed on StoryBoard, not GitHub:
https://bugs.launchpad.net/octavia
https://storyboard.openstack.org/#!/project/openstack/octavia-tempest-plugin

View File

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

View File

@ -2,8 +2,8 @@
Team and repository tags
========================
.. image:: http://governance.openstack.org/badges/octavia-tempest-plugin.svg
:target: http://governance.openstack.org/reference/tags/index.html
.. image:: https://governance.openstack.org/tc/badges/octavia-tempest-plugin.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
@ -21,9 +21,9 @@ For more information about Tempest plugins see:
https://docs.openstack.org/tempest/latest/plugin.html
* Free software: Apache license
* Documentation: http://docs.openstack.org/octavia-tempest-plugin/latest
* Source: http://git.openstack.org/cgit/openstack/octavia-tempest-plugin
* Bugs: https://storyboard.openstack.org/#!/project/910
* Documentation: https://docs.openstack.org/octavia-tempest-plugin/latest/
* Source: https://git.openstack.org/cgit/openstack/octavia-tempest-plugin
* Bugs: https://storyboard.openstack.org/#!/project/openstack/octavia-tempest-plugin
Installing
----------