diff options
| author | Jenkins <jenkins@review.openstack.org> | 2015-01-19 18:08:53 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2015-01-19 18:08:53 +0000 |
| commit | c9c28dc31d09f34e341f504fea4e719a740fdf7c (patch) | |
| tree | 43fa0e221b2b9ff1cb9ef41224eba31cc9fe115a /setup.cfg | |
| parent | ab247283779090228fe66affca4bdec5e7f7471d (diff) | |
| parent | d3b87d7795356d3c4e4b6f578a1f426a74f9afbd (diff) | |
| download | python-openstackclient-c9c28dc31d09f34e341f504fea4e719a740fdf7c.tar.gz | |
Merge "Add version url config workaround"
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ console_scripts = keystoneclient.auth.plugin = token_endpoint = openstackclient.api.auth:TokenEndpoint + osc_password = openstackclient.api.auth:OSCGenericPassword openstack.cli = command_list = openstackclient.common.module:ListCommand |
