Development configuration files for kayobe
df9ae70899
If using separate branches for each environment, it can be useful to read the environment name from a file committed to each branch. Or, if sharing the same branch for all environments, it can be useful to set the default environment to one with lower impact, e.g. dev or staging. If no --environment option is specified and a .environment file exists at the root of the directory, use its content as KAYOBE_ENVIRONMENT. Change-Id: I22b2b466e47a3b4d96931d754a4de7544f0ada5d (cherry picked from commit 2af2c3a3b5387c577801b165ecd749fe782fddb9) |
||
---|---|---|
etc/kayobe | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
.yamllint | ||
kayobe-env | ||
LICENSE | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.
- Kayobe documentation: https://docs.openstack.org/kayobe/latest/
- Source: https://opendev.org/openstack/kayobe-config-dev
- Bugs: https://storyboard.openstack.org/#!/project/openstack/kayobe-config-dev
- IRC: #openstack-kolla