summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Re-add setuptools-git to setup.py.Dan Prince2013-02-071-0/+1
| | | | | | | | | | | | | In 81cbbcc4e01c81084c352f7fc1ecea149089a2b9 we removed: setup_requires=['setuptools-git>=0.4'], from setup.py. This broke tarball generation in that some files are now missing. Fixes LP Bug #1118511. Change-Id: I27a09e0d49befa3751031582d1b152677822041f
* Update to latest oslo version code.Monty Taylor2013-02-041-3/+3
| | | | | | | Removes the need for the versioninfo file, as now everything can be done via pkg_resources. Change-Id: Ice2ea2f99f5aacbd476075d12077b7287d824585
* Move from nose to testr.Monty Taylor2013-01-171-1/+0
| | | | | | | | | | | Granted - this takes the test suite from 3 seconds to 1 second... but there are a bunch of other ways (correctness) that testr is better than nose. Removed tests/v1/utils - it was not being used anywhere. Part of blueprint grizzly-testtools. Change-Id: I54d9a0b7dc22305ec60d779d6f19025a0b5dc785
* Align cinderclient version code.Monty Taylor2012-11-301-1/+3
| | | | Change-Id: I81d6a279a52656720626357a1c4ca8bb382ef1f8
* Add OpenStack trove classifier for PyPIDoug Hellmann2012-10-221-0/+1
| | | | | | | | Add trove classifier to have the client listed among the other OpenStack-related projets on PyPI. Change-Id: I904372caf0a8eaa44dd048729b4d87e5333f04cc Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* Add availability_zone support for volume creation.Zhiteng Huang2012-08-101-1/+1
| | | | | | | | | Add '--availability_zone' flag to 'create' sub command in order to allow user to speicify target availability zone for volume. Also fix library description in setup.py Change-Id: Ice3c9a550dcc486208208074730da13c64a6719b
* Add post-tag versioning.Monty Taylor2012-06-251-1/+1
| | | | Change-Id: I527accfa7352ececaabad1213cf2c0b2ef115930
* Align setup.py and tox with standards.Monty Taylor2012-05-211-6/+7
| | | | Change-Id: Ic63c6fd4d770303ae5f295c58e43213e88e34b57
* Initial split from python-novaclient.0.0Jenkins2012-05-211-0/+56