Commit Graph

20 Commits

Author SHA1 Message Date
Ghanshyam Mann e8d0ff592d Drop lower-constraints.txt and its testing
As discussed in TC PTG[1] and TC resolution[2], we are
dropping the lower-constraints.txt file and its testing.
We will keep lower bounds in the requirements.txt file but
with a note that these are not tested lower bounds and we
try our best to keep them updated.

Note that we make the Python 3.6 non-voting because it is failing due to
Nova dropping support for it.

[1] https://etherpad.opendev.org/p/tc-zed-ptg#L326
[2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal

Change-Id: If34a9d89d8b5779b6eb4f35b171e64c5f6c1902e
2022-08-08 16:54:53 +02:00
Pierre Riteau 7054448382 Sync requirements and lower-constraints with nova
Change-Id: I197b1310c7629ed1f54a5379d7115300a1070f22
2022-03-03 14:00:12 +01:00
Pierre Riteau 668323abe2 Sync requirements and lower constraints with nova
Change-Id: I653dfbd9d6e939e2cdde4c78dd0594c4ab7b535c
2021-08-16 15:28:10 +02:00
Pierre Riteau 2bff1bc341 Remove six
Implements: blueprint six-removal

Change-Id: I045998ff8c11befd79a7382e07cb61cc79c6ee77
2021-03-11 13:53:14 +01:00
Pierre Riteau 28cca8413c Sync requirements and lower-constraints with nova
Also remove nose from test requirements (unused).

Change-Id: Ibd4ea9511e098000c36b6aa5ecf696b86d5e5a77
2021-03-11 13:33:51 +01:00
Pierre Riteau 6434f21c68 Fix lower-constraints job
* Require hacking 4.0.0+ to fix issues with pyflakes dependencies
* Add install_command for the lower-constraints env which uses
  lower-constraints.txt instead of the upper constraints file.
* Update lower constraints and requirements to match nova

Change-Id: Icba57c52c613611311e8ef1838cd94b062b4705b
2021-01-05 21:35:24 +01:00
OpenStack Proposal Bot a340bf1b95 Updated from global requirements
Change-Id: Ib8f7f6c83a7543bfae1f94fc57193e28ee8329ba
2018-03-15 06:47:14 +00:00
OpenStack Proposal Bot fda742a208 Updated from global requirements
Change-Id: Iaaad83351e46285b638b0873e3de0080b6ef27d0
2018-01-16 04:02:53 +00:00
OpenStack Proposal Bot d9214e3273 Updated from global requirements
Change-Id: Ic330ddc7d7e5764e21714a28a1e3713ee7c9737a
2017-11-29 08:51:46 +00:00
OpenStack Proposal Bot 32967f0461 Updated from global requirements
Change-Id: Ic3f4cff566c50a9aca7070f8b48167a8ba2e0ffb
2017-11-16 10:59:40 +00:00
OpenStack Proposal Bot 2fba261e1a Updated from global requirements
Change-Id: I2b4787064d30bd7f063b0bd98f7c09a2b4138881
2017-09-11 21:16:36 +00:00
OpenStack Proposal Bot 7a6cac0421 Updated from global requirements
Change-Id: Ic5f4305445bc360d72d78a1a0b34337206d9ab72
2017-07-08 00:44:12 +00:00
Hiroaki Kobayashi a73aecd0ea Add missing requirements
Some packages used by blazar-nova were missing from requirements.txt.
This patch adds them.

Change-Id: Ib65db2172c79b6234aef61556799989bc36c875b
2017-06-29 02:20:05 +00:00
Hiroaki Kobayashi fa5192b20f Remove old instance reservation code
Change-Id: Ie95c814268cb46f81ee120acb749748c0b309a1f
2017-06-29 02:16:05 +00:00
OpenStack Proposal Bot c3919458d2 Updated from global requirements
Change-Id: Ie6c8c5d12813d9a45690dfc27c0c91a7f7336fe1
2017-03-08 17:07:15 +00:00
OpenStack Proposal Bot 5b808ecb58 Updated from global requirements
Change-Id: I2cff3afda0205bd1eaee78b2f2374df7b15befd1
2017-02-11 00:27:31 +00:00
Tony Breeds 6b2774ad2d Manual sync with global-requirements
Change-Id: I83bb05325bfc5b85d8c38d5936db37bbc62ad9d3
2017-01-16 02:48:17 +00:00
Hiroaki Kobayashi 97a4a7e89f Update legacy code depending on Nova V2 API plugin
Blazar-Nova uses Nova API plugin frameworks. The V2 API was removed in
Nova commit a31d917af0cc5ecb55424598e7b812e02afbf28c. However, some
lines of V2 dependent code were still included in Blazar-Nova.

This patch updates the V2 dependent code to V2.1.

NOTE: This commit fixes unit tests in order to unblock the gate, but
doesn't restore instance reservation functionality due to major changes
in support for Nova API extensions.

Change-Id: Ie8252a350bd739845ee92e17c85f32385a7ddeb4
Closes-Bug: #1644680
2017-01-11 10:17:13 +00:00
Ildiko Vancsa cde2b3bbdf Fix oslo import issues
Change-Id: Ib21c85380795826656fd1c1fe3a3f959e32fab07
2015-09-29 21:38:01 +02:00
Swann Croiset bf05bc1876 Bootstrap climate-nova with nova filter 2013-11-26 16:25:34 +01:00