24 Commits

Author SHA1 Message Date
manchandavishal
1c9491b5b1 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: I24fd989eb2acfdecafc6fe404b4250bc2cf2c391
2020-01-02 21:11:02 +00:00
Hongbin Lu
b6eb362081 Bump python-zunclient to 3.5.0
Change-Id: I08263611ae679f6c61eff913f1afec5597ee2c14
2019-09-07 16:17:42 +00:00
Shu Muto
d133f1a381 Bump horizon for Stein
Change-Id: Ieb0812bc016d1063f98b6f10c068a5f38b336f3c
2018-12-21 10:41:05 +09:00
Akihiro Motoki
205dcd4be9 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.

Change-Id: I616966db07033dded5a6de5e432b5876f015a234
2018-08-17 02:35:21 +09:00
Shu Muto
2f01345c76 Add new options for container creation
This patch adds following options for container creation.
* auto_heal
* disk
* availablity_zones

Also, add these parameters into details views to show.
And change layouts to add these options.

This change requires python-zunclient 1.4.0 or later.

Change-Id: Ibb9e774ea379a9999c703d6919f14dd0a6e56857
Implements: blueprint add-params-rocky-1
Depends-On: I6c0512816277a63bbf444d0775121bb5d964a36a
2018-06-06 09:30:43 +09:00
Shu Muto
50bc36997d Update lower-constraints and requirements
Also, bump horizon to 14

Change-Id: I184d1bfd17b490cd8e078e6c3012480c51db54f0
2018-05-14 05:26:56 +00:00
OpenStack Proposal Bot
67a7aafe84 Updated from global requirements
Change-Id: I74d4f1d2346ce024c7b402e53581888ac8a2b212
2018-03-28 09:30:05 +00:00
OpenStack Proposal Bot
6b601badd8 Updated from global requirements
Change-Id: Ib0eb5de22bb3e068b194f2cb535789e50205721a
2018-03-22 10:17:01 +00:00
OpenStack Proposal Bot
2766e091a8 Updated from global requirements
Change-Id: I52e1c7e1a1a02c42c54465e427b7658140cceaaa
2018-03-16 07:15:08 +00:00
Hongbin Lu
9bf92c5c85 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: Iad46a2b63a9fd1b116f89c8084202a08faa0ab05
Change-Id: I919fa31df50c80d1d2fbf73eafddedefa475cac1
2018-03-16 03:36:52 +00:00
OpenStack Proposal Bot
1ee4356a82 Updated from global requirements
Change-Id: Id1879c660de01baa3172082695a865f3a08633a1
2018-01-19 12:55:35 +00:00
Shu Muto
6141ad62ac Cleanup tox and requirements
Remove unnecessary requirements and exclusions for flake8.

Change-Id: I80a41847cae36eb66dd6ce621a10ba273d8ec276
2017-10-30 17:17:20 +09:00
OpenStack Proposal Bot
01f1d1200e Updated from global requirements
Change-Id: I6f97c0663ceb00a27f84da8556e906712937ec2e
2017-07-28 02:51:44 +00:00
OpenStack Proposal Bot
8c9516a9a2 Updated from global requirements
Change-Id: Ic0139eb4db8e17ae657ae59479bbbb13021e1d89
2017-07-20 13:28:15 +00:00
OpenStack Proposal Bot
0cfafb4b36 Updated from global requirements
Change-Id: Iadab251062f3527ae68a31981e7cffd525d6385a
2017-07-06 01:47:44 +00:00
OpenStack Proposal Bot
68ceee59da Updated from global requirements
Change-Id: Ie816a3fa508229e167a07a0c07da5d17b109bb83
2017-06-04 03:03:59 +00:00
OpenStack Proposal Bot
04297f651e Updated from global requirements
Change-Id: Iae0e790d3a7a27dbb1bda1c3c0849743568d4b55
2017-04-18 16:58:37 +00:00
Shu Muto
cbb5888cff Refresh test environment
To enable py35 tests, refresh test environments.
Also, update docs, remove run_tests.sh that is no longer used.

This patch needs to wait for adding python-zunclient into
global-requirements.

Change-Id: Ibed3eea72839226dca878d0ecd1778c9d9a7e7d3
2017-04-17 05:04:06 +00:00
OpenStack Proposal Bot
cbdf73d63e Updated from global requirements
Change-Id: Id534d8c41a9715f0524310ed7ddf8bf466711a82
2017-04-12 04:24:32 +00:00
OpenStack Proposal Bot
75e5069f32 Updated from global requirements
Change-Id: Ic6b3377a13e3c95d9b6694df1c35829a8f08984b
2017-04-07 06:19:02 +00:00
bhavani
184567c9a0 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: I42480981b2245f18e425fed93cdbb79af59cf45d
2017-03-09 11:06:35 +05:30
OpenStack Proposal Bot
bc0e54180d Updated from global requirements
Change-Id: Ibcd11691227a3d4926bc580d473e64fb78c705e5
2017-03-08 23:13:33 +00:00
Shu Muto
543a2a02f4 Use zunclient instead of stub
Use python-zunclient instead of stub client in skeleton.
Then Zun-UI interacts with Zun API.

This patch enable CRUD operation of containers.

Change-Id: Idc869c0d4d40895e42ccf941f7fcb9d6d1dfb662
Implements: blueprint use-zunclient
2016-10-06 10:21:38 +09:00
Shu Muto
73c2bcf7af first commit 2016-07-22 13:06:25 +09:00