- This change introduces new template-override directories
to store container template override files.
- template override files stored in the contirb/template-override
directory will not be gated and serve as an
example of how to extend in-tree container images
for specific use cases, e.g. source build of infra
containers.
- templates stored in contrib/template-override should
have corresponding documentation in doc/template-override
Change-Id: I4c76b9338f92b779cc47b3f1147a816f0b683c6c
The file path was not properly passed to the '-x' test which caused it
to always return true.
This commit simplifies the test for existing command by relying only on
the exit code of `type` rather than checking that the file path is
executable.
Change-Id: Iaf47d92ff9fd1ef34d8d7492c08ec24d2b8a9536
Closes-Bug: #1635341
Correct relative path of kolla root directory after vagrant environment was
moved from dev/vagrant to contrib/dev/vagrant.
Closes-Bug: #1635329
Change-Id: Ib13a6123f34d69884e27029f5144ff1ad165e73e