diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-11-29 15:48:07 -0700 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-11-29 15:48:07 -0700 |
| commit | 21fa10807bb475bff42a997ac4add3cc7e6346f9 (patch) | |
| tree | 5156f1bc09493941a1090d89282532510f9b96a1 | |
initial commit
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | README.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d2897c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +openstackctl diff --git a/README.md b/README.md new file mode 100644 index 0000000..118f4a5 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# openbook-v3-installer |
