summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authordaniel-a-nguyen <daniel.a.nguyen@hp.com>2013-10-25 14:33:21 -0700
committerdaniel-a-nguyen <daniel.a.nguyen@hp.com>2013-10-25 14:33:21 -0700
commitad88992018e268c22b53ee426f540fece4570097 (patch)
tree218add1e931f772a132ed33f160aa23b6a8bb4ab /README.rst
parent00507ae54fcb17a442fcaf6908d333ef05578879 (diff)
downloadpython-troveclient-ad88992018e268c22b53ee426f540fece4570097.tar.gz
Updated the README file with bypass-url
Change-Id: Iee84c3805e0b777fb778c26f44e121017f000a0c Closes-Bug: #1240285
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index d438e0c..b7fbffe 100644
--- a/README.rst
+++ b/README.rst
@@ -17,6 +17,7 @@ hosted on `Github`_. Patches must be submitted using `Gerrit`_, *not* Github
pull requests.
.. _Github: https://github.com/openstack/python-troveclient
+.. _Releases: https://github.com/openstack/python-troveclient/releases
.. _Launchpad: https://launchpad.net/python-troveclient
.. _Gerrit: http://wiki.openstack.org/GerritWorkflow
@@ -130,6 +131,8 @@ You'll find complete documentation on the shell by running
Defaults to database for most actions
--service-name <service-name>
Defaults to env[TROVE_SERVICE_NAME]
+ --bypass-url <bypass-url>
+ Defaults to env[TROVE_BYPASS_URL]
--database-service-name <database-service-name>
Defaults to env[TROVE_DATABASE_SERVICE_NAME]
--endpoint-type <endpoint-type>