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
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
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' 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