Initial commit.
Showing
.gitignore
0 → 100644
deploy/00300-add-machines.sh
0 → 100755
deploy/00900-deploy-mysql.sh
0 → 100755
deploy/README.md
0 → 100644
deploy/config/ceph-mon.yaml
0 → 100644
deploy/config/ceph-osd.yaml
0 → 100644
deploy/config/keystone.yaml
0 → 100644
deploy/config/mysql.yaml
0 → 100644
deploy/poweroff.sh
0 → 100644
requirements.txt
0 → 100644
appdirs==1.4.3 | ||
Babel==2.8.0 | ||
certifi==2020.4.5.1 | ||
cffi==1.14.0 | ||
chardet==3.0.4 | ||
cliff==3.1.0 | ||
cmd2==0.8.9 | ||
cryptography==2.9.2 | ||
debtcollector==2.0.1 | ||
decorator==4.4.2 | ||
dogpile.cache==0.9.2 | ||
idna==2.9 | ||
iso8601==0.1.12 | ||
jmespath==0.9.5 | ||
jsonpatch==1.25 | ||
jsonpointer==2.0 | ||
keystoneauth1==4.0.0 | ||
msgpack==1.0.0 | ||
munch==2.5.0 | ||
netaddr==0.7.19 | ||
netifaces==0.10.9 | ||
openstacksdk==0.46.0 | ||
os-service-types==1.7.0 | ||
osc-lib==2.0.0 | ||
oslo.config==8.0.2 | ||
oslo.i18n==4.0.1 | ||
oslo.serialization==3.1.1 | ||
oslo.utils==4.1.1 | ||
pbr==5.4.5 | ||
pkg-resources==0.0.0 | ||
prettytable==0.7.2 | ||
pycparser==2.20 | ||
pyparsing==2.4.7 | ||
pyperclip==1.8.0 | ||
python-cinderclient==7.0.0 | ||
python-keystoneclient==4.0.0 | ||
python-novaclient==17.0.0 | ||
python-openstackclient==5.2.0 | ||
pytz==2020.1 | ||
PyYAML==5.3.1 | ||
requests==2.23.0 | ||
requestsexceptions==1.4.0 | ||
rfc3986==1.4.0 | ||
simplejson==3.17.0 | ||
six==1.14.0 | ||
stevedore==1.32.0 | ||
urllib3==1.25.9 | ||
wcwidth==0.1.9 | ||
wrapt==1.12.1 |
workspace/clouds.yaml
0 → 100644
Please register or sign in to comment