Containers Service for OpenStack
Go to file
ghanshyam dd6e3f5dfa Migrate legacy jobs to Ubuntu Bionic
We have migrated the zuulv3 job to Bionic during Dec/Jan month.
 - http://lists.openstack.org/pipermail/openstack-discuss/2018-December/000837.html
 - https://etherpad.openstack.org/p/devstack-bionic
But that effort does not move all gate job to Bionic as there are
large amount of jobs are still legacy jobs. All the legacy jobs still
use Xenial as nodeset.

As per the decided runtime for Stein, we need to test everything on openstack
CI/CD on Bionic - https://governance.openstack.org/tc/reference/runtimes/stein.html

Below patch move the legacy base jobs to bionic which will move the derived jobs
automatically to bionic. These jobs are modified with branch variant so that they will use
Bionic node from stein onwards and xenial for all other stable branches
until stable/rocky.
- https://review.openstack.org/#/c/639096

This commit modify the nodeset to bionic.

More Details: 
- https://etherpad.openstack.org/p/legacy-job-bionic
- http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003614.html

Depends-On: https://review.openstack.org/#/c/639096
Change-Id: I3eddd5e0ea765b26d90e5741dfc46d2d851708d2
2019-03-13 04:18:54 +00:00
api-ref/source Allow setting quota of other tenants 2018-12-24 14:25:56 +07:00
contrib Enable plugin in target branch 2018-12-07 02:53:55 +00:00
devstack Make multinode job voting 2018-12-30 03:18:30 +00:00
doc Doc: run tempest tests without tox 2019-02-28 03:37:26 +00:00
etc Add oslo.privsep to config-generator list 2019-03-01 16:55:59 +00:00
playbooks/zun-tempest-base Add native Zuulv3 jobs 2018-06-28 21:46:31 +07:00
releasenotes Add framework for zun-status upgrade check 2018-10-18 10:20:30 +00:00
specs Merge "Trivial: Update pypi url to new url" 2018-05-22 04:45:32 +00:00
template/capsule Add sample template for init containers 2018-09-29 16:31:27 +00:00
tools Remove unused file tools/cover.sh 2018-10-25 03:55:03 +00:00
zun Merge "Fix parameters in _create_container_in_capsule" 2019-03-11 02:26:09 +00:00
.coveragerc Add coverage configuration 2016-11-02 05:15:29 +00:00
.gitignore Migrate to stestr 2018-03-28 15:29:40 +07:00
.gitreview Update after project rename 2016-09-03 16:03:04 -05:00
.stestr.conf Migrate to stestr 2018-03-28 15:29:40 +07:00
.zuul.yaml Migrate legacy jobs to Ubuntu Bionic 2019-03-13 04:18:54 +00:00
CONTRIBUTING.rst Optimize the link address 2017-04-07 10:50:23 +08:00
HACKING.rst Fix docs & specs erros. 2017-07-15 16:10:06 +07:00
LICENSE Initial commit 2016-05-12 14:59:56 -04:00
README.rst Update our project definition 2018-02-04 17:56:32 +00:00
babel.cfg Initial commit 2016-05-12 14:59:56 -04:00
bindep.txt Support cpuset and scheduler for cpuset 2018-12-11 03:54:46 +00:00
lower-constraints.txt Add oslo.privsep to config-generator list 2019-03-01 16:55:59 +00:00
requirements.txt Add oslo.privsep to config-generator list 2019-03-01 16:55:59 +00:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 11:22:00 +08:00
setup.py Updated from global requirements 2017-06-10 13:40:18 +00:00
test-requirements.txt Allow to check pep8 along with D000 2018-05-23 23:38:30 +07:00
tox.ini Add python3.6 in tox.ini 2018-12-17 17:18:00 +08:00

README.rst

Team and repository tags

image

image

Zun

OpenStack Containers service

Zun (ex. Higgins) is the OpenStack Containers service. It aims to provide an API service for running application containers without the need to manage servers or clusters.

Features

  • TODO