We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e17595a commit 043d9daCopy full SHA for 043d9da
generate_sample/README.txt
@@ -1,5 +1,6 @@
1
Generate config file guide:
2
-1. pip install oslo.config and oslo.log
3
-2. Execute the following command in the project root directory:
+1. copy files in this dir to your project root dir
+2. pip install oslo.config and oslo.log
4
+3. execute the following command in the project root dir:
5
6
bash generate_sample.sh -p $PROJECTNAME -b . -o etc/$PROJECTNAME
0 commit comments