Drop django <= 1.10 support
horizon team will drop Django <= 1.10 support in Rocky release considering the Django roadmap [1]. heat-dashboard consumes the job definitions of py27-dj1(8|9|10) in horizon, so they need to be dropped so that the horizon team will drop the job definitions. This prevents horizon team from removing these jobs. If heat-dashboard still needs them, define your own versions. [1] https://www.djangoproject.com/weblog/2015/jun/25/roadmap/ Change-Id: I157ffe73b763fd23043a251dba02efe10109c0c7
This commit is contained in:
parent
41e5d91736
commit
1512cb9fd0
54
.zuul.yaml
54
.zuul.yaml
@ -1,54 +0,0 @@
|
|||||||
- project:
|
|
||||||
check:
|
|
||||||
jobs:
|
|
||||||
- horizon-openstack-tox-py27dj18:
|
|
||||||
irrelevant-files:
|
|
||||||
- ^.*\.rst$
|
|
||||||
- ^doc/.*$
|
|
||||||
- ^heat_dashboard/locale/.*$
|
|
||||||
- ^releasenotes/.*$
|
|
||||||
required-projects:
|
|
||||||
- openstack/horizon
|
|
||||||
- horizon-openstack-tox-py27dj19:
|
|
||||||
irrelevant-files:
|
|
||||||
- ^.*\.rst$
|
|
||||||
- ^doc/.*$
|
|
||||||
- ^heat_dashboard/locale/.*$
|
|
||||||
- ^releasenotes/.*$
|
|
||||||
required-projects:
|
|
||||||
- openstack/horizon
|
|
||||||
- horizon-openstack-tox-py27dj110:
|
|
||||||
irrelevant-files:
|
|
||||||
- ^.*\.rst$
|
|
||||||
- ^doc/.*$
|
|
||||||
- ^heat_dashboard/locale/.*$
|
|
||||||
- ^releasenotes/.*$
|
|
||||||
required-projects:
|
|
||||||
- openstack/horizon
|
|
||||||
gate:
|
|
||||||
queue: heat-dashboard
|
|
||||||
jobs:
|
|
||||||
- horizon-openstack-tox-py27dj18:
|
|
||||||
irrelevant-files:
|
|
||||||
- ^.*\.rst$
|
|
||||||
- ^doc/.*$
|
|
||||||
- ^heat_dashboard/locale/.*$
|
|
||||||
- ^releasenotes/.*$
|
|
||||||
required-projects:
|
|
||||||
- openstack/horizon
|
|
||||||
- horizon-openstack-tox-py27dj19:
|
|
||||||
irrelevant-files:
|
|
||||||
- ^.*\.rst$
|
|
||||||
- ^doc/.*$
|
|
||||||
- ^heat_dashboard/locale/.*$
|
|
||||||
- ^releasenotes/.*$
|
|
||||||
required-projects:
|
|
||||||
- openstack/horizon
|
|
||||||
- horizon-openstack-tox-py27dj110:
|
|
||||||
irrelevant-files:
|
|
||||||
- ^.*\.rst$
|
|
||||||
- ^doc/.*$
|
|
||||||
- ^heat_dashboard/locale/.*$
|
|
||||||
- ^releasenotes/.*$
|
|
||||||
required-projects:
|
|
||||||
- openstack/horizon
|
|
Loading…
x
Reference in New Issue
Block a user