| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
know about the requirement
- Remove old sections from setup.cfg: Wheel is not needed for python
3 only repo
Change-Id: I92d21453d610ba7f90ae9b150e6a245ce0e709e6
|
| |
|
|
| |
Change-Id: Ib145e6b0f15cf5bcacc1c3bb858e5c64c3839ee2
|
| |
|
|
| |
Change-Id: Ibbdd38541a7ef45367c7458cb9b588d179a4f180
|
| |
|
|
| |
Change-Id: If8c4873d1ef925f6454358843cbeb3b2d0077bc5
|
| |
|
|
| |
Change-Id: I9424cd6d3cca68bac4a618f1da2ffffeaeea2e13
|
| |
|
|
| |
Change-Id: I65149149fd5b80e93961206f1c9e2037db764b84
|
| |
|
|
|
|
| |
Change-Id: I4f26d3a8790c799e5c1f7f81031406e0c57545f9
Change-Id: Ica7315effe308bd739e90f885849fac27a3c542b
|
| |
|
|
| |
Change-Id: I2e2bd3a38458e1307bcc0410da74dc76c0a5987a
|
| |
|
|
| |
Change-Id: Iccc824fef7dc7ae5675d6528a1ea33566e5f7eef
|
| |
|
|
|
|
| |
Fixes bug 1179007.
Change-Id: I66b78ec4b5ba70a1bf1e375a5d1b7575a1879730
|
| |
|
|
|
|
|
| |
Minor updates to the setup.py file including:
author and email.
Change-Id: I0194a5fdaa1ea441115e6e869182e4dcb5b531e0
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Removes the need for the versioninfo file, as now everything can be done via
pkg_resources.
Change-Id: Ice2ea2f99f5aacbd476075d12077b7287d824585
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Change-Id: I81d6a279a52656720626357a1c4ca8bb382ef1f8
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Change-Id: I527accfa7352ececaabad1213cf2c0b2ef115930
|
| |
|
|
| |
Change-Id: Ic63c6fd4d770303ae5f295c58e43213e88e34b57
|
| |
|