Revert "Drop django <= 1.10 support"

This reverts commit 1512cb9fd0.

Change-Id: I70d87f643584ba3e800d96319d9d4c29a6c54611
This commit is contained in:
Kazunori Shinohara 2018-02-12 01:21:17 +00:00
parent 1512cb9fd0
commit 2b2aa29f02
1 changed files with 54 additions and 0 deletions

54
.zuul.yaml Normal file
View File

@ -0,0 +1,54 @@
- 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