Skip to content

Commit 61a60ef

Browse files
committed
Add Testing Ref in README.rst
Add a reference in the README directed to docs page for testing within python-openstackclient. Avoid creating TESTING.rst due to unneeded duplication. Updated Developer URL to correct one. Change-Id: I40b4c949d155aea6e0e25ecd4a88797481a4d8ac
1 parent cba37d0 commit 61a60ef

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ language to describe operations in OpenStack.
2525
* `Source`_
2626
* `Developer` - getting started as a developer
2727
* `Contributing` - contributing code
28+
* `Testing` - testing code
2829
* IRC: #openstack-sdks on Freenode (irc.freenode.net)
2930
* License: Apache 2.0
3031

@@ -34,8 +35,9 @@ language to describe operations in OpenStack.
3435
.. _Blueprints: https://blueprints.launchpad.net/python-openstackclient
3536
.. _Bugs: https://bugs.launchpad.net/python-openstackclient
3637
.. _Source: https://git.openstack.org/cgit/openstack/python-openstackclient
37-
.. _Developer: http://docs.openstack.org/infra/manual/python.html
38+
.. _Developer: http://docs.openstack.org/project-team-guide/project-setup/python.html
3839
.. _Contributing: http://docs.openstack.org/infra/manual/developers.html
40+
.. _Testing: http://docs.openstack.org/developer/python-openstackclient/developing.html#testing
3941

4042
Getting Started
4143
===============

0 commit comments

Comments
 (0)