
This also includes a cherry-pick of I9a44578196086ec24de80b992fed385826778feb, Stop accessing unbound variables. The kayobe-env script would try accessing $1 which is an unbound variable if no argument is passed. This fails when `set -u` is set. Also refactor usage output into a function. As a side effect, a missing argument to --environment now causes the script to properly exit with an error. Change-Id: I604c2ae6c47ef16fdc98e0598cad820e49e2ff26 Story: 2002009 Task: 41577 (cherry picked from commit 75b6402f8b0d4e39c40a1d11091ca760d8b99dee)
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
Description
Languages
Python
100%