| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Fixes bug 1179007
Change-Id: Iceb63c223faab49be01baa36c035f703ddf59fc0
|
| |
|
|
|
|
|
|
|
|
|
|
| |
run_tests.sh cannot install a virtualenv with tools/install_venv.py as
tools/install_venv_common.py depends on oslo.config which is an external
dependency. The virtualenv installer should not depend on any external
dependencies. Fix this by performing a code sync with oslo-incubator.
Note this adds a new dependency on six and changes the way versioning is
determined.
Change-Id: Ifb67bbfeec4eabc943c2a88a34fe535c57f174a1
|
| |
|
|
|
|
| |
The file is missing from tarballs released at tarballs.openstack.org.
Change-Id: I5c4f53f32b2e6b3741b03658d9c9472fca4226dd
|
| |
|
|
| |
Change-Id: Ic6cff31681b77e865ea0f1715e882cf7f191f7cd
|
| |
|
|
|
|
|
|
|
| |
To better facilitate the building and publishing of sphinx
documentation by Jenkins we are moving all openstack projects with
sphinx documentation to a common doc tree structure. Documentation
goes in project/doc/source and build results go in project/doc/build.
Change-Id: I205e8bb1ddf6dae1d7392b32975319c6a6d98673
|
| |
|
|
|
|
|
| |
Fix MANIFEST.in to include missing files in published tarballs.
Fixes bug 963478.
Change-Id: Ide576c8e0dd91ba6788d8fc9596a97ab0533fc12
|
| |
|
|
| |
Change-Id: Ic291ba96defe44368c0e78c877c2258fb0f64fbc
|
| |
|