From 092dd1382b0629ecd87e18f900b519e195bcf8de Mon Sep 17 00:00:00 2001 From: Chandan Kumar Date: Mon, 16 Oct 2017 16:02:47 +0530 Subject: [PATCH] Updated README with updated links Change-Id: Ib912c75b026e109007434bd9ec879414707ca323 --- README.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 100ed764..b6b5fee2 100644 --- a/README.rst +++ b/README.rst @@ -9,9 +9,9 @@ based on your cloud. - Free software: Apache license - Documentation: - https://github.com/redhat-openstack/python-tempestconf/blob/master/README.rst -- Source: https://github.com/redhat-openstack/python-tempestconf -- Bugs: https://github.com/redhat-openstack/python-tempestconf/issues + http://git.openstack.org/cgit/openstack/python-tempestconf/tree/README.rst +- Source: https://git.openstack.org/openstack/python-tempestconf +- Bugs: https://storyboard.openstack.org/#!/project/912 Usage ----- @@ -23,7 +23,7 @@ Git .. code-block:: shell-session - $ git clone https://github.com/redhat-openstack/python-tempestconf + $ git clone https://git.openstack.org/openstack/python-tempestconf $ cd python-tempestconf 2. Create virtual environment using virtualenv: @@ -88,10 +88,10 @@ RPM Installation (RDO) os-client-config support ~~~~~~~~~~~~~~~~~~~~~~~~ -python-tempestconf supports `os-client-config `__ +python-tempestconf supports `os-client-config `__ so instead of sourcing openstackrc files you can use clouds.yml files. Location where these files should be stored and syntax which is used to specify cloud.yaml files -can be found `here `__ +can be found `here `__ In case of git usage: