38 Commits

Author SHA1 Message Date
OpenStack Proposal Bot
32e0fa2d5e Updated from global requirements
Change-Id: Id542e7006406197f04e996a4f5f3a9f34c8a12d2
2015-08-04 00:48:10 +00:00
OpenStack Proposal Bot
a91cfb5966 Updated from global requirements
Change-Id: Id2417fd358cfa83e2d5b349b1f8332065852dec3
2015-07-29 03:49:51 +00:00
OpenStack Proposal Bot
f00408cb04 Updated from global requirements
Change-Id: I44d87eb466d013b2b1e298297ffd6b70eb8f3cf9
2015-07-22 04:58:53 +00:00
OpenStack Proposal Bot
f9a6595d9e Updated from global requirements
Change-Id: Ia7e660253ca2ba7165a4b10f68d06bff90445f32
2015-07-17 16:16:45 +00:00
OpenStack Proposal Bot
9a1ba80ce2 Updated from global requirements
Change-Id: I790839f1a5670e0bbe530310b4ff135b76d54e53
2015-07-15 01:36:27 +00:00
Doug Hellmann
061ab83996 Fix use of mock for 1.1.0
Correctly assert the number of calls to a mocked method.

Combine this with the change to pin the version of mock used for python
2.6 and raise the minimum version of mock used elsewhere.

Change-Id: I8cf1936f06f489561a59ec3cc75a1a8d6419a9ef
2015-07-12 19:03:45 +00:00
OpenStack Proposal Bot
39bf8c5601 Updated from global requirements
Change-Id: I437bf29b89c6e3b964195f69cee929aa6eb0166a
2015-07-01 10:01:00 +00:00
OpenStack Proposal Bot
b3198a77c0 Updated from global requirements
Change-Id: Ie3078b99f9d11bc9d8d04de0d55d9d929b1e46fb
2015-06-22 08:26:57 +00:00
Doug Hellmann
2e32e5863f Uncap library requirements for liberty
Change-Id: I8a6a65bd51e8d6c748d0f1d48607d9882eaa6be3
Depends-On: Ib948b756b8e6ca47a4c9c44c48031e54b7386a06
2015-04-16 17:56:05 +00:00
Doug Hellmann
1e9033aa80 Update hacking to kilo level
Update the hacking requirement to the version used by kilo, and fix code
that fails the new tests.

Change-Id: I6e18878e4ba826528af82438f4e4394cc644d623
2015-04-03 13:55:07 +00:00
OpenStack Proposal Bot
dee52b4967 Updated from global requirements
Change-Id: I89c3229b448d1dae5ca0f0e63f82fb9ee2788046
2015-03-21 00:16:50 +00:00
Davanum Srinivas
ea815b3304 Support i18n messages in config generator
if opt.help is i18n'ed then we land up in trouble since
Message objects do not support addition and a TypeError
gets thrown. So we just use a better way to construct
the string to avoid the TypeError.

Closes-Bug: #1408032
Change-Id: If1feb65c6467f1c8176369f49d128c172c569c66
2015-01-21 20:46:06 -05:00
OpenStack Proposal Bot
7ab33266fc Updated from global requirements
Change-Id: I555936f97126ba59443e7f5ebb5286fc9489e3f9
2014-11-20 14:11:21 +00:00
OpenStack Proposal Bot
c81dc30988 Updated from global requirements
Change-Id: I1cb3c0695617f021b9d30e558656bff06207666f
2014-11-18 11:36:09 +00:00
OpenStack Proposal Bot
5d5faebe9d Updated from global requirements
Change-Id: I6784923e6d7f9aeda5a5e990596a7fb79be8df4f
2014-11-05 08:34:52 +00:00
OpenStack Proposal Bot
cf94a51382 Updated from global requirements
Change-Id: Ib8fe7d7951bd6a5f295ceb5c35e87f93fb955fa3
2014-10-24 16:19:31 +00:00
OpenStack Proposal Bot
e906e74e39 Updated from global requirements
Change-Id: Idfd98de5571e544f2378087e49afa978a577c3f4
2014-10-13 18:50:20 +00:00
OpenStack Proposal Bot
e82f6bb933 Updated from global requirements
Change-Id: Ifc3b21982b35ee6deac637cd438c5e31b0c9cacf
2014-09-23 02:00:15 +00:00
Jenkins
4d89f03818 Merge "warn against sorting requirements" 2014-09-11 15:09:45 +00:00
OpenStack Proposal Bot
6acc2dde71 Updated from global requirements
Change-Id: Id105ee1d495144517a684edd49116cba24060529
2014-09-04 17:54:35 +00:00
Doug Hellmann
64d3484748 warn against sorting requirements
Change-Id: I64ae9191863564e278a35d42ec9cd743a233028e
Addresses-Bug: #1365061
2014-09-03 14:18:17 -04:00
Christian Berendt
4c1ada2420 Bump hacking to version 0.9.2
Change-Id: I4cb68964ccbc1ca54c242ad1b745229bb218bea5
2014-07-16 16:29:34 +02:00
OpenStack Proposal Bot
63784a0df4 Updated from global requirements
Change-Id: I4f210812d4b2df3992b8444f384839b36f807123
2014-06-19 01:12:07 +00:00
Davanum Srinivas
18601d3234 Bump hacking to 0.9.x series
In order to keep this patch to just a requirements bump, ignore new and
stricter hacking rules that are being triggered. Fixing up the code and
turning these on is out of scope of this patch and is for future patches.

Change-Id: I8f59083d1c0673b94fa94acb37f11a5dd0ee040d
2014-06-12 07:46:18 -04:00
OpenStack Proposal Bot
dcef87a282 Updated from global requirements
Change-Id: I21af2a9d539414f717c45dca14f7c18f2a860bf1
2014-05-28 19:19:53 +00:00
OpenStack Jenkins
c577365d2a Updated from global requirements
Change-Id: I09331634dc4fbc0d7bb9030eea6bb36e4db5f8e7
2014-02-26 23:33:51 +00:00
Jonathan LaCour
438a6a193b Convert to oslo.test
bp graduate-oslo-test

Change-Id: I7769934c2ebce46f9f364bab1a34be95f7452f49
2014-02-24 16:45:48 -08:00
Dirk Mueller
13de959d20 Switch over to oslosphinx
Having the sphinx theme in the same namespace package
as the production code has been causing issues with
devstack installations. The solution settled on was
to rename oslo.sphinx to oslosphinx because oslo.sphinx
is not a "production" library.

See the linked bug report for more background details.

Closes-Bug: #1277168
Change-Id: I419fe50d66fa0c1ac48deca2286ae7c4b922d72d
2014-02-14 10:16:33 +00:00
OpenStack Jenkins
73d60b3771 Updated from global requirements
Change-Id: Ib90882a1b17b75a042fb8832e6b49d32d43c5cd4
2013-12-10 23:44:49 +00:00
OpenStack Jenkins
03930e3196 Updated from global requirements
Change-Id: I19a010d58c9a3135c5fe1051ced64772f3673f46
2013-11-05 09:54:10 +00:00
Lars Butler
4d08ec67aa Fix to make ConfigOpts no longer obscure IOErrors
This changes ConfigParser._parse_file such that it no longer interprets
all IOErrors as 'No such file or directory', and instead allows these
errors to propagate normally. The current behavior with respect to
ConfigOpts does not change for IOErrors indicating 'No such file' or
'Permission denied'.

Also added a test to exercise the case where IOErrors are reraised. The
'No such file' case is already covered by existing tests.

Change-Id: I10e4e5965212737a19f4f17153143f62b5c0c83e
Closes-Bug: #1244674
2013-11-01 09:41:19 +01:00
Julien Danjou
58aa8f12a3 Update requirements
This is the fabulous result of running the update.py script from
openstack/requirements with this repository as the target. It therefore
updates all dependencies, with nice version numbers that this repository
have to use to work. It also fixes case on some dependencies.
This update also brings a brand shiny new setup.py automatically handled
and generate by this same openstack/requirements repository.

Change-Id: I22ec396e5fa802c1617514aa6df3ed82f05271b0
2013-08-26 17:18:39 +02:00
Zhongyue Luo
111845b3ea Bump hacking to 0.7.0
Change-Id: I4414f4b8f82bdb3df3fc9c1e9de675e1994aed05
2013-08-16 14:29:55 +08:00
Jenkins
115e73801f Merge "Allow use of hacking 0.6.0 and fix min version" 2013-07-22 21:09:49 +00:00
Doug Hellmann
9bc1af398e Fix python 3.3 test configuration
It is no longer necessary to install testrepository from bzr,
so don't. That means we no longer need a separate py33
environment definition, or the special requirements file.

Do not use distribute in the test virtualenvs.

Change-Id: I1c0002d3992e25e7e0927eca85ccd5e4d57ee7d1
2013-07-22 15:19:29 -04:00
Sergey Lukjanov
b7f895fad2 Allow use of hacking 0.6.0 and fix min version
Change-Id: Iaf75b8991c6a7c79a22651ca15867adda4dac2b1
2013-07-20 00:51:08 +04:00
Mark McLoughlin
2b14d7314e Use oslo.sphinx and remove local copy of doc theme
Use the new oslo.sphinx version of the OpenStack doc
theme instead of copying it into this repo.

blueprint oslo.sphinx

Change-Id: I0bd91f7bb43f97b99051fed65b75fc05d5149cc8
2013-07-10 08:49:40 +01:00
Dirk Mueller
d33c1a7b3f Rename tools/(pip|test)-requires to *requirements.txt
This seems to be more standard accross the various
OpenStack modules.

Change-Id: I6de7bb457db891150eab8db3603e4a72c7d75962
2013-06-13 10:20:30 +02:00