diff options
| author | Jenkins <jenkins@review.openstack.org> | 2012-08-13 05:54:45 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2012-08-13 05:54:45 +0000 |
| commit | 67fbdeaee961f6034180d4a53dbf8e36132291b8 (patch) | |
| tree | 9e8804e6618e2179e0989322c3678c851c1266c3 | |
| parent | f29ad11c2fc377835e4509cb060d079bc186ada5 (diff) | |
| parent | 22012a2f34c26a35e3d0fa06874ffa06e55599f3 (diff) | |
| download | python-neutronclient-2.0.tar.gz | |
Merge "update mailing list, etc in setup.py"2.0
| -rw-r--r-- | setup.py | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -25,10 +25,10 @@ Name = 'python-quantumclient' Url = "https://launchpad.net/quantum" Version = setup.get_post_version('quantumclient') License = 'Apache License 2.0' -Author = 'Netstack' -AuthorEmail = 'netstack@lists.launchpad.net' +Author = 'OpenStack Quantum Project' +AuthorEmail = 'openstack-dev@lists.launchpad.net' Maintainer = '' -Summary = 'Client functionalities for Quantum' +Summary = 'CLI and python client library for OpenStack Quantum' ShortDescription = Summary Description = Summary |
