| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This will allow developers to more easily run the docs job that
generates the developerdocs for python-ceilometerclient
Change-Id: I27bb80e476d4bef85d3a543d7b4738ec6c29b6db
|
| |
|
|
|
|
|
|
|
|
| |
Currently, OpenStack Proposal Bot tries to update requirements with
global requirements, while the upgraded hacking has introduced some
new rules which are not fully handled by current code.
This patch fixes some simple rules which are quite straight-forward.
Change-Id: If8334f69fb1ad34fbbd6ad898e0e92eb3f81e95a
|
| |
|
|
| |
Change-Id: Id7f6b00b6bc26e0c5f9ecd76ece5ff670675b8aa
|
| |
|
| |
This reverts commit 0972c76a7734fd1f307f239fdd858d12ddde1cab
|
| |
|
|
|
|
|
|
|
|
| |
Adding a fix proposed in https://bugs.launchpad.net/openstack-ci/+bug/1290562
to avoid continuous gate failures because of setuptools issue reported in the
bug linked above.
Temporary Fixes-bug: #1290562
Change-Id: Id7ff477c4168f42bee2c3c9a8fc70ff7953bf10a
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* tox.ini: The LANG, LANGUAGE and LC_ALL environment overrides were
introduced originally during the testr migration in an attempt to be
conservative about the possibility that locale settings in the
calling environment could cause consistency problems for test runs.
In actuality, this should be unnecessary and any place where it does
cause issues ought to be considered an actual bug. Also, having
these in the configuration actively causes older pip to have
problems with non-ASCII content in some package metadata files under
Python 3, so drop it now.
Change-Id: I0661b20a0e426fee56bc706d364dfe158da9be72
Closes-Bug: #1277495
|
| |
|
|
|
|
|
| |
H233: Check that all occurrences look like print functions, not print
operator.
Change-Id: Ida43c6d68c605f7b6aba32a3aa4155811b888ef2
|
| |
|
|
|
|
|
|
|
|
|
|
| |
tox 1.6 allows us to skip the sdist step, which is slow. This does that.
It also allows us to override the install line. In this case, it's
important as it allows us to stop getting pre-release software we
weren't asking for.
Original patch by Monty Taylor, talked about here:
http://lists.openstack.org/pipermail/openstack-dev/2013-September/015495.html
Change-Id: Idcc32f7191df85eaac35f4f07256847b677b27fe
|
| |
|
|
| |
Change-Id: I229f1c15b46284fae94d4c786765baa18da0055f
|
| |
|
|
| |
Change-Id: I31dc17f0faaae1c32e5106873fd13158376367f7
|
| |
|
|
| |
Change-Id: I686f2b7895868e6ebaabe5d274e3efde2dd9c441
|
| |
|
|
|
|
| |
This is a precursor to having them run under check and gate.
Change-Id: I42ed34362bb840fe3a6d1d22e28beba8963fdb85
|
| |
|
|
| |
Change-Id: Ibf423f14a5c37aa298b2115bfd4936f660c6f530
|
| |
|
|
|
|
|
|
| |
Enable Pyflakes tests. Fix those warnings that occur.
Also explicitely list the pep8 warnings that currently
fail.
Change-Id: Icfd7bf23007a99187cfee66cbd630e0e885bf7d3
|
| |
|
|
| |
Change-Id: Ib8509391d4c4521e18f0e980003c5e94c7ba2f54
|
| |
|
|
|
|
|
|
| |
(and tools/test-requires to test-requirements.txt).
Requested by infra: bug 1179008
Change-Id: I7a6375622d095a9eda232ed82d167fc3a198ed06
|
| |
|
|
|
|
| |
Fixes bug 1172444.
Change-Id: Iba46d40a0e3ae0385ce51181f47295a2b520110d
|
| |
|
|
|
|
| |
This is taken largely from python-novaclient and Heat
Change-Id: I8f2eb9185ac073e9ee97bb9c757a4c3c2f8d6d6b
|
| |
|
|
|
|
|
|
| |
pep8 1.3.3 is pretty much standard across the openstack
projects. Pin pep8 1.3.3 and fix associated warnings/errors.
Change-Id: I7230857889d261320a0dab2c261c9f85dc0ee602
Signed-off-by: Chuck Short <chuck.short@canonical.com>
|
|
|
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|