diff options
| author | daniel-a-nguyen <daniel.a.nguyen@hp.com> | 2013-10-25 14:33:21 -0700 |
|---|---|---|
| committer | daniel-a-nguyen <daniel.a.nguyen@hp.com> | 2013-10-25 14:33:21 -0700 |
| commit | ad88992018e268c22b53ee426f540fece4570097 (patch) | |
| tree | 218add1e931f772a132ed33f160aa23b6a8bb4ab /README.rst | |
| parent | 00507ae54fcb17a442fcaf6908d333ef05578879 (diff) | |
| download | python-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.rst | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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> |
