
OpenStack is dropping the py2.7 support in ussuri cycle. stackviz is ready with python 3 and ok to drop the python 2.7 support. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: Ic14a02c879bcef08885d831ebbe25083ec464a86
17 lines
472 B
YAML
17 lines
472 B
YAML
- job:
|
|
name: periodic-package-stackviz-element
|
|
parent: legacy-publish-openstack-artifacts
|
|
run: playbooks/legacy/periodic-package-stackviz-element/run.yaml
|
|
post-run: playbooks/legacy/periodic-package-stackviz-element/post.yaml
|
|
branches: master
|
|
timeout: 1800
|
|
|
|
- project:
|
|
templates:
|
|
- nodejs8-jobs
|
|
- publish-openstack-docs-pti
|
|
- openstack-python3-ussuri-jobs
|
|
periodic:
|
|
jobs:
|
|
- periodic-package-stackviz-element
|