11 Commits

Author SHA1 Message Date
Monty Taylor
aa2808337b Migrate to pbr.
Fixes bug 1179007.

Change-Id: I66b78ec4b5ba70a1bf1e375a5d1b7575a1879730
2013-05-20 14:32:22 -04:00
John Griffith
eaa04175ea Update setup.py prior to next upload to pypi.
Minor updates to the setup.py file including:
author and email.

Change-Id: I0194a5fdaa1ea441115e6e869182e4dcb5b531e0
2013-05-01 11:48:52 -06:00
Dan Prince
c5cd7e4862 Re-add setuptools-git to setup.py.
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
2013-02-07 11:30:38 -05:00
Monty Taylor
81cbbcc4e0 Update to latest oslo version code.
Removes the need for the versioninfo file, as now everything can be done via
pkg_resources.

Change-Id: Ice2ea2f99f5aacbd476075d12077b7287d824585
2013-02-04 15:20:58 +11:00
Monty Taylor
02eb985124 Move from nose to testr.
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
2013-01-17 14:42:52 -05:00
Monty Taylor
5adf791360 Align cinderclient version code.
Change-Id: I81d6a279a52656720626357a1c4ca8bb382ef1f8
2012-11-30 14:05:54 -08:00
Doug Hellmann
5a3a18d0cb Add OpenStack trove classifier for PyPI
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>
2012-10-22 18:42:34 -04:00
Zhiteng Huang
332a72004f Add availability_zone support for volume creation.
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
2012-08-10 09:59:39 +08:00
Monty Taylor
55464f7821 Add post-tag versioning.
Change-Id: I527accfa7352ececaabad1213cf2c0b2ef115930
2012-06-25 12:08:55 -05:00
Monty Taylor
1711f1f9bb Align setup.py and tox with standards.
Change-Id: Ic63c6fd4d770303ae5f295c58e43213e88e34b57
2012-05-21 16:44:06 -04:00
Jenkins
471704df64 Initial split from python-novaclient. 2012-05-21 16:32:35 -04:00