Development configuration files for kayobe
Go to file
Mark Goddard ae18991c86 CI: switch to Docker overlay2 storage driver by default
We are planning to switch to this driver by default. Given that we are
currently not testing the devicemapper default, let's start testing
overlay2.

Change-Id: I71afc71df595b65d57ce09dc625c724a036b0e87
Story: 2005667
Task: 39538
2020-07-02 10:56:31 +00:00
etc/kayobe CI: switch to Docker overlay2 storage driver by default 2020-07-02 10:56:31 +00:00
zuul.d CentOS 8: switch to new deploy jobs 2020-04-23 15:08:28 +01:00
.gitignore Add tox.ini with pep8 environment that runs yamllint 2018-05-15 09:58:43 +01:00
.gitreview Fix .gitreview after rename 2019-09-16 16:31:00 +02:00
.yamllint Add tox.ini with pep8 environment that runs yamllint 2018-05-15 09:58:43 +01:00
LICENSE Add Apache2 license 2017-04-19 15:55:40 +01:00
README.rst Update links to docs and IRC for kolla governance 2019-09-16 17:44:23 +01:00
kayobe-env Add development environment configuration, imported from kayobe 2017-10-27 17:47:13 +01:00
setup.cfg Update links to docs and IRC for kolla governance 2019-09-16 17:44:23 +01:00
setup.py Add tox.ini with pep8 environment that runs yamllint 2018-05-15 09:58:43 +01:00
test-requirements.txt Add tox.ini with pep8 environment that runs yamllint 2018-05-15 09:58:43 +01:00
tox.ini Update the constraints url 2019-09-24 15:43:55 +08:00

README.rst

Development Kayobe Configuration

This repository provides development configuration for the Kayobe project. It is based on the configuration provided by the kayobe-config repository, and provides a set of configuration suitable for a development or test environment. It is used by default in the Kayobe development environment, and also in the Kayobe Continuous Integration (CI) deployment jobs.