95 Commits

Author SHA1 Message Date
Vu Cong Tuan
a2091f9c65 Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I99bef7040974e193bc5a57f6f5a7dd7fe293519d
9.1.0
2018-07-10 18:41:32 +07:00
Zuul
06740f9c6b Merge "Update links in README" 2018-06-19 05:21:24 +00:00
OpenStack Proposal Bot
cf2d98460d Updated from global requirements
Change-Id: I36109698606561c548cf674d86f2359708b201d5
9.0.0
2018-03-15 07:44:32 +00:00
OpenStack Proposal Bot
798133a91b Updated from global requirements
Change-Id: Ie43ba8ef6a3154da8b4e01f9fdc97d44156eddc3
2018-03-13 07:19:43 +00:00
OpenStack Proposal Bot
8f5ee630e3 Updated from global requirements
Change-Id: Ie21c1e8103cdc7cd2da56c612d57c3fc63a37aea
2018-03-10 13:40:30 +00:00
melissaml
cefd1ee4de Update links in README
Change the outdated links to the latest links in README

Change-Id: I20a21bb519923858494d5084a6ffa42e087e3202
2018-03-02 18:05:11 +08:00
James E. Blair
7ca7b19e74 Zuul: Remove project name
Zuul no longer requires the project-name for in-repo configuration.
Omitting it makes forking or renaming projects easier.

Change-Id: I2867cf9a5894bb6d2814f12e64b535b9e0dc1334
8.3.0
2018-02-01 15:21:54 -08:00
Sagi Shnaidman
663a24638d Remove RH1 OVB jobs from configuration
Remove OVB RH1 jobs from configuration for this repo
Related-Bug: #1744763

Change-Id: I13cf81815879fa108cb1dcae8dd04e538b705204
8.2.0
2018-01-22 19:37:45 +00:00
OpenStack Proposal Bot
759bab350e Updated from global requirements
Change-Id: I1ac86177e274c1260553625218c34915cc1ee989
2018-01-18 03:21:27 +00:00
Andreas Jaeger
e6f3b30ed5 Remove -U from pip install
'pip install -U' ugrades specified packages, this is not necessary
since we use constraints, remove the parameter '-U' from the line.

With tools/tox_install.sh - which a previous change of mine removed -
the -U was not harmful, but with the current set up, it might cause
upgrades, so remove it.

Change-Id: Ia27e31299490771dcf3460bf5581ef50dfea7b34
8.1.0
2017-12-02 19:20:06 +01:00
Andreas Jaeger
a8c04a723f Avoid tox_install.sh for constraints support
We do not need tox_install.sh, pip can handle constraints itself
and install the project correctly. Thus update tox.ini and remove
the now obsolete tools/tox_install.sh file.

This follows https://review.openstack.org/#/c/508061 to remove
tools/tox_install.sh.

Change-Id: I01c4e0393c918a6f446c6b1b4c78e2591ea45f28
2017-12-01 14:53:30 +01:00
Zuul
292ff80ceb Merge "Migrate os-refresh-config to zuul v3 jobs" 2017-11-19 00:39:22 +00:00
Emilien Macchi
7c57dc9441 Migrate os-refresh-config to zuul v3 jobs
Define the zuul v3 layout for jobs that we want to execute.

Change-Id: Id9995d36e8a89b23350dd7fc86d4e49756690135
2017-11-17 20:11:19 +00:00
OpenStack Proposal Bot
b232ec1be4 Updated from global requirements
Change-Id: I51125152f3fa896a4530998b83f848930979dab6
2017-11-16 11:20:09 +00:00
OpenStack Proposal Bot
1c38f87060 Updated from global requirements
Change-Id: Ide5479ec91ef301311d82bc7583ce917f0a45638
8.0.0
2017-09-27 17:18:26 +00:00
OpenStack Proposal Bot
0c8f9475d1 Updated from global requirements
Change-Id: I33301e075c51bea6243181ac91f4818fa68254ce
2017-08-18 04:49:33 +00:00
OpenStack Proposal Bot
f76ac9d9cc Updated from global requirements
Change-Id: I2c59cb00af6255af1f28298f47fdbbc1b8efd263
2017-06-27 12:19:36 +00:00
Jenkins
f80ee22e8c Merge "Updated from global requirements" 7.0.0 2017-05-18 00:08:45 +00:00
OpenStack Proposal Bot
7595019df1 Updated from global requirements
Change-Id: If76e2e58aeee2b4b537bad547a4af691781f5993
2017-05-17 03:56:07 +00:00
Andreas Jaeger
2e2800ed0b Remove unused Babel requirement
This repo is not translated and has no translations either. Remove
unused Babel requirement.

Change-Id: Ibf15f53ccbd5349e47a52b4e38db2b60d20ef2b2
2017-05-16 14:55:59 +02:00
OpenStack Proposal Bot
afc83a642d Updated from global requirements
Change-Id: I71abdacf9463c96c88ad72eb70c21c62a661b714
2017-05-15 00:52:21 +00:00
OpenStack Proposal Bot
03c34b5a13 Updated from global requirements
Change-Id: I622c76c48b7c58838142ba25679af53958fdbd00
2017-04-12 04:19:36 +00:00
Ben Nemec
519606f749 Fix coverage job
The setup.py testr command no longer supports running coverage.  It
moved to setup.py test.

Change-Id: If5e60809fe11513d85cf8d67a39132557c64171e
7.0.0.0b1
2017-03-31 17:58:39 +00:00
Jenkins
ec9d2c32ec Merge "Add Constraints support" 2017-03-28 08:51:43 +00:00
OpenStack Proposal Bot
f7626ec06a Updated from global requirements
Change-Id: If203f69db1e47d8be8a0c3e8a2aa7bd3049f2272
2017-03-06 01:16:55 +00:00
ricolin
7aee707851 Update hacking library in test requirement
Since old version seems will conflict with pbr>=2,
update hacking library version to match global requirements.
Partial-Bug: #1668848

Change-Id: I7a66aea6848e684452f12bfa51c08a6170934364
2017-03-02 07:43:52 +00:00
gecong1973
da97230101 Delete H803 from ignore list
The H803 rule have been removed from hacking since v0.10.0.
we can remove H803 from the ignore list.

Change-Id: I196a6a0ee19c9f0981383a3a71f6aa6a66395a8b
2017-02-03 15:53:55 +08:00
OpenStack Proposal Bot
85e9a93481 Updated from global requirements
Change-Id: Ia9a7c4317ee07dd581c7191cd8fb5b62b6e763f2
6.0.0 6.0.0.0rc1
2017-01-26 12:57:25 +00:00
Dirk Mueller
e1e0ef0916 Adjust test suite for new psutil versions
psutil 2.x and above has a lot of API changes as described in:
https://github.com/giampaolo/psutil/blob/master/HISTORY.rst

So we should work correctly with both old and new psutil
versions by using a version check and use the correct
method/attributes. This allows to eventually unlift the version
cap that starts to hurt.

Change-Id: I6b6682e3af34f43da4e397d602e9ee4e1c83970f
Related-Bug: 1645918
2017-01-18 20:19:36 +01:00
Dirk Mueller
693f946d23 Add Constraints support
Adding constraints support to clients is slightly more complex than
services as the clients themselves are listed in upper-constraints.txt
which leads to errors that you can't install a specific version and a
constrained version.

This change adds constraints support by also adding a helper script to
edit the constraints to remove os-refresh-config.

Change-Id: Ia7d3b98fcfa5245e8cf51951e4c2af7ac3541014
2016-12-20 14:38:41 +11:00
Flavio Percoco
e403a6bad0 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

b'https://gist.github.com/b12a2fb95170f564667fba8f9f976507\n'

Change-Id: Iad453e30d0545dbea3f2c88a99b9e4f5587eb206
6.0.0.0b2
2016-11-25 14:21:32 +01:00
Swapnil Kulkarni (coolsvap)
796f4e8b5b Remove discover from test-requirements
It's only needed for python < 2.7 which is not supported

Change-Id: Ifcc134b656355515e658527fed20199f54363777
2016-11-16 10:42:53 +05:30
OpenStack Proposal Bot
962e02501b Updated from global requirements
Change-Id: I2c9430d4ec42e48fca83c200e930f06b4fa71777
6.0.0.0b1
2016-11-09 04:22:24 +00:00
OpenStack Proposal Bot
2631b724c4 Updated from global requirements
Change-Id: I45127de68818c31063dd7f9a0ade25bc3b27fcab
2016-09-28 16:59:16 +00:00
Steve Baker
1d828fa0dd Implement a --timeout for killing stalled scripts
This implements the feature required for bug #1595722 but the tripleo
bug is not closed until os-refresh-config is invoked with an
appropriate --timeout value.

Change-Id: Ibcbb2090aed126abec8dac49efa53ecbdb2b9b2c
DependsOn: If31f0d5d60e8585720c4c9c95cffa202f059f6f7
Partial-Bug: #1595722
5.0.0.0b2 5.0.0.0b3 5.0.0
2016-07-04 16:51:56 +12:00
Steve Baker
d0cf563c2d Functional test which executes os-refresh-config
This provides functional test coverage for executing
os_refresh_config.py as a separate process.

dib-utils is added as a dependency since os-refresh-config depends on
dib-run-parts being available.

Change-Id: Ibc6232d8c1c64f660b9f86feb8b80e25ab5794d3
Related-Bug: #1595722
2016-07-01 12:55:49 +12:00
OpenStack Proposal Bot
8109d5db52 Updated from global requirements
Change-Id: If1d81ea53a4977f88ff03738bf21cd84bd8b7909
2016-06-02 21:10:12 +00:00
OpenStack Proposal Bot
08b517491f Updated from global requirements
Change-Id: I74a2a94ec7b3ddb04b23c9d6c66282d8d0e046b1
5.0.0.0b1
2016-05-30 20:44:40 +00:00
OpenStack Proposal Bot
7c4d9db09f Updated from global requirements
Change-Id: I80009c4c419e966f9921a66285f2c5fcedb7c83b
2016-05-30 00:37:58 +00:00
OpenStack Proposal Bot
18f6cff5bb Updated from global requirements
Change-Id: Ia5ce9f36b35e40967e0197f9e325da1ec896a202
2016-02-25 01:51:48 +00:00
Jenkins
651426d984 Merge "Deprecated tox -downloadcache option removed" 2016-02-24 22:56:12 +00:00
Andreas Jaeger
08c8edb39d Remove argparse from requirements
argparse was external in python 2.6 but not anymore, remove it from
requirements.

This should help with pip 8.0 that gets confused in this situation.
Installation of the external argparse is not needed.

Change-Id: Ib7e74912b36c1b5ccb514e31fac35efeff57378d
2016-01-20 19:18:39 +01:00
Ondřej Nový
71aeb526b2 Deprecated tox -downloadcache option removed
Caching is enabled by default from pip version 6.0

More info:
https://testrun.org/tox/latest/config.html#confval-downloadcache=path
https://pip.pypa.io/en/stable/reference/pip_install/#caching

Change-Id: I9c81b9dbef482b5b79c7ff831ffacf670400ee66
2015-12-11 23:18:44 +01:00
Jenkins
ac05221c4c Merge "Change ignore-errors to ignore_errors" 0.1.11 2015-09-25 20:50:49 +00:00
Monty Taylor
346c530f6c Change ignore-errors to ignore_errors
Needed for coverage 4.0

Change-Id: Ieff5fac479fbf4801c9eb5a953ecdccef6c847fd
2015-09-21 14:41:56 +00:00
OpenStack Proposal Bot
9c666d2cae Updated from global requirements
Change-Id: I3b5682413581773271912325fa97b93e39e79356
2015-09-17 12:15:46 +00:00
OpenStack Proposal Bot
23eda7bce6 Updated from global requirements
Change-Id: I220a8486b3b8df6677093b74ceeeb2a183de0765
2015-05-07 23:36:25 +00:00
OpenStack Proposal Bot
504c412499 Updated from global requirements
Change-Id: Ic3114b69bfa7301290ce8c8a8d480cb05af2f053
0.1.10
2014-11-20 14:11:13 +00:00
OpenStack Proposal Bot
f35c9b7319 Updated from global requirements
Change-Id: Idf32e1233efa12843529428102ec630ad275c6cf
2014-11-18 11:36:02 +00:00
OpenStack Proposal Bot
6398bfe795 Updated from global requirements
Change-Id: I458a1e0540b520e855ccd689d77ab6c522b97e36
2014-11-16 15:06:00 +00:00