add scripts/README and tools/README
Add two README files to avoid any confusion about the intent of the scripts/ and tools/ directories. Change-Id: I50d94088649ec6b6d7f0799f40760e03b5aad371
This commit is contained in:
committed by
Chris Krelle
parent
a8a262c67c
commit
040ccabeeb
8
scripts/README.md
Normal file
8
scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
Scripts
|
||||||
|
=======
|
||||||
|
|
||||||
|
This directory contains several scripts used in the OpenStack CI environment
|
||||||
|
for CI testing of Bifrost, or CI testing that uses Bifrost to test other projects.
|
||||||
|
|
||||||
|
These are generally not intended for use outside of the OpenStack CI environment (or similar).
|
||||||
|
However env-setup.sh script is often used to install initial dependencies.
|
||||||
5
tools/README.md
Normal file
5
tools/README.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
Tools
|
||||||
|
=====
|
||||||
|
|
||||||
|
This directory contains some tooling for local developer testing, such as
|
||||||
|
vagrant config files. These are not intended for production use.
|
||||||
Reference in New Issue
Block a user