Commit Graph

30 Commits

Author SHA1 Message Date
ricolin e9dd132879 Bump magnumclient to support cluster config
Bump magnumclient in requirements to make sure we support feature
cluster config.

Change-Id: I287d4d0c56dbb31530fef0f5577a6b7c27fe32b8
2023-08-31 12:26:17 +08:00
Ghanshyam Mann 4c63756e4b 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.

[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: I54657ef425f274cc6ed860b3600652dfd2c03438
2022-05-11 09:55:21 +00:00
manchandavishal 417f606dcc Drop Django 1.11 support
Django 1.11 ends its extended support in April 2020 (which is before
Ussuri release), so horizon drops Django 1.11 support in Ussuri.

tox envs for non-primary Django versions are no longer needed in tox.ini
as testing environments for non-primary Django versions are setup in
the zuul jobs now.

horizon>=17.1.0 is required to use Django 2.2. requirements.txt and
lower-constraints.txt are updated accordingly. for more info. please
refer [1].
Depends-On: https://review.opendev.org/#/c/700733/
[1] https://etherpad.openstack.org/p/Enable_Django22_support_in_Horizon_Plugin

Change-Id: Iea3bfeba70fc91c4c5b3f5741111dcd5afa5b324
2020-01-01 21:00:16 +00:00
Simon Merrick 0bfd85d4c1 Add ui for resizing clusters
Create new row action on clusters panel
Create new modal form for resizing cluster:wq
Create REST endpoint for resizing cluster
Bump python-magnumclient lower constraint
Add heatclient lower constraint

Change-Id: I591d4e6ebe85adac0bcefb3f95b1a7d2abf0ba88
2019-12-12 11:48:16 +13:00
jacky06 74a312d6ed Update json module to jsonutils
oslo project provide jsonutils, and magnum use it in many place[1],
this PS to update the remained json module to oslo jsonutils for
consistency.

[1]: https://github.com/openstack/magnum/search?utf8=%E2%9C%93&q=jsonutils&type=

Change-Id: I06910797c44c2b1bd2297d4398da9ab984a8f770
2019-03-06 15:32:52 +08:00
Shu Muto 9721b495be Bump horizon for Stein
Change-Id: I77b9c41cf32fdd0a041bd2a863adbe7feb9207fb
2018-12-21 10:14:47 +09:00
Akihiro Motoki 1676384c03 Drop nose dependencies
Horizon test setting no longer depends on nose and related stuffs.
This commit cleans up nose related dependencies.

The change was made in horizon Rocky-3,
so horizon 14.0.0.0b3 is required at least.

Also drops unnecessary Django dependencies. There is no need to
install Django explicitly as it is a horizon dependency.
Babel is dropped from the same reason.

Change-Id: I8bc25f8530f25cdb0519bd611812379ef183fca1
2018-08-17 01:30:59 +09:00
Akihiro Motoki 22ebfedbbe Bump min version of magnumclient
magnum-ui depends on cluster_templates and quotas.
To satisfy this magnumclient 2.6.0 or later is required.

Also fixes lower-constraints.txt to match correct min versions
as the original script has a bug and proposed wrong versions
as minimum constraints.

Change-Id: I2c0e28ffb722fbd7aaaf8828eb269a736a1168f9
2018-04-22 11:38:52 +09:00
OpenStack Proposal Bot 3fecceb682 Updated from global requirements
Change-Id: I22cdd97bb6167dec0dfd034f382532218d376a04
2018-03-26 12:02:10 +00:00
Erik Olof Gunnar Andersson 30f83aa12e Install horizon directly from pypi
It's no longer possible to install horizon with our current
method, and it's causing the ci to fail.
http://lists.openstack.org/pipermail/openstack-dev/2018-March/128310.html

Depends-On: https://review.openstack.org/#/c/553621/
Change-Id: I452a27284b492b27137d96d8f7f0ee7ea689d7ca
2018-03-15 15:40:43 -07:00
OpenStack Proposal Bot 39dca07447 Updated from global requirements
Change-Id: I21021628e6e3a5c1b33831fbfd80168c1f81a878
2017-11-16 11:09:58 +00:00
Akihiro Motoki 78f45b5552 Drop django_openstack_auth from requirements.txt
django_openstack_auth has been merged into horizon tree
as an effort of blueprint merge-openstack-auth.
There is no need to depend on django_openstack_auth any more.

Change-Id: I71973a0003d3e2c3ec46491b16ea7f7d283aba27
2017-11-16 07:01:02 +00:00
OpenStack Proposal Bot a6947010b6 Updated from global requirements
Change-Id: I64a4c9245fe0669bec9da67afdaaac1d069aa2e0
2017-07-28 00:06:45 +00:00
OpenStack Proposal Bot 011ca0e680 Updated from global requirements
Change-Id: I2548aaa5ffb91bb3624af059f5b84efa462845b7
2017-07-20 13:16:15 +00:00
OpenStack Proposal Bot 616994b7e5 Updated from global requirements
Change-Id: I84d016f12fde0bf53b41777a02e8e61204e831b8
2017-07-06 01:36:38 +00:00
OpenStack Proposal Bot f217a2e2fd Updated from global requirements
Change-Id: I9f3becb230d1ce8454cd1546a350e1af009b3386
2017-04-18 16:48:48 +00:00
OpenStack Proposal Bot 7012b71f74 Updated from global requirements
Change-Id: Ic37a294350349db08e12b9e8832ce94306de1471
2017-04-12 04:13:39 +00:00
OpenStack Proposal Bot f0b28f1b36 Updated from global requirements
Change-Id: I2421af39b497a104c578eb4d4c470f324e553562
2017-04-07 06:52:55 +00:00
OpenStack Proposal Bot 264d6d3a17 Updated from global requirements
Change-Id: Icde77e24357db257ddb09d91cc927e1b106139b6
2017-03-02 04:59:08 +00:00
Spyros Trigazis 9948c69c3f Remove Xstatic packages from requirements
Following up the FFE request for xstatic packages [1].

[1] http://lists.openstack.org/pipermail/openstack-dev/2017-February/111770.html

Change-Id: Icb927861b915265c51513ae56016f8818643cf06
2017-02-08 15:08:11 +01:00
OpenStack Proposal Bot 20b1ed76b0 Updated from global requirements
Change-Id: I13ac5bf7d08ea5410c5a1a77756262e4b71d9857
2017-01-26 03:32:56 +00:00
OpenStack Proposal Bot d446a50a34 Updated from global requirements
Change-Id: I681c6f1d8881444cc33ed6f523bf2ae02f23cbe2
2016-11-09 04:17:03 +00:00
OpenStack Proposal Bot 56c64034a2 Updated from global requirements
Change-Id: Ie4d0efffc311d8fc873cde12f5dd2841f218cd21
2016-09-30 20:00:01 +00:00
OpenStack Proposal Bot 583071365a Updated from global requirements
Change-Id: I2c64c0d1257bf15268af4b40ed646d724d672fb3
2016-08-25 04:49:12 +00:00
OpenStack Proposal Bot de3f02f283 Updated from global requirements
Change-Id: Ia2e0268a19949158ea167cc7262d30f774e62182
2016-08-18 05:27:10 +00:00
OpenStack Proposal Bot dd3f30cea6 Updated from global requirements
Change-Id: Ia381b81fc0d9b372d05917e730e4888ac03d34ec
2016-05-30 22:20:27 +00:00
OpenStack Proposal Bot 86e517a26e Updated from global requirements
Change-Id: Ida3774b3d25975cda5a2b0bbcd55c4c566b5d6a6
2016-05-22 04:16:15 +00:00
OpenStack Proposal Bot 962e9825a6 Updated from global requirements
Change-Id: I40eaafadc8c2ff960d8d54c0be441b142005c346
2016-05-12 18:20:21 +00:00
xiangxinyong a0c367d995 Remove py27dj17 from tox.ini
The Django version is set to [Django>=1.8,<1.9 # BSD]
in the global-requirements.txt of OpenStack/Requirements.
The tox.ini should remove the py27dj17 like Horizon.
The Django version in the requirement.txt should be updated.

Change-Id: Ib0af7d45ac4ac6e412dd4cb7091c113f5a53ffcf
Closes-Bug: #1552124
2016-03-07 15:00:39 +08:00
Bradley Jones c17cc5beb4 Initial skeleton repo
Add the basic structure for the magnum-ui repository to serve as a 
starting point for contributions. The structure is likely to change
as development progresses.

Change-Id: I5458741e2dd4c3409992315efaa60b33824b4ec8
Implements: blueprint repo-skeleton
2015-09-08 23:02:28 +00:00