a3e83c8cff
There is no need for a tuskar-specific undercloud template. Tuskar is installed via elements just like any other undercloud service. This template is not being used in devtest and I'm not sure it ever has been. Change-Id: I531d927b1984873b32f440d33a130788670f7cd9
53 lines
557 B
Plaintext
53 lines
557 B
Plaintext
# Built via Makefile
|
|
overcloud.yaml
|
|
overcloud-with-block-storage.yaml
|
|
overcloud-with-block-storage-nfs.yaml
|
|
undercloud-bm.yaml
|
|
undercloud-vm.yaml
|
|
undercloud-vm-ironic.yaml
|
|
|
|
*.py[cod]
|
|
|
|
# C extensions
|
|
*.so
|
|
|
|
# Packages
|
|
*.egg
|
|
*.egg-info
|
|
dist
|
|
build
|
|
eggs
|
|
parts
|
|
bin
|
|
var
|
|
sdist
|
|
develop-eggs
|
|
.installed.cfg
|
|
lib
|
|
lib64
|
|
|
|
# Installer logs
|
|
pip-log.txt
|
|
|
|
# Unit test / coverage reports
|
|
.coverage
|
|
.tox
|
|
nosetests.xml
|
|
|
|
# Translations
|
|
*.mo
|
|
|
|
# Mr Developer
|
|
.mr.developer.cfg
|
|
.project
|
|
.pydevproject
|
|
|
|
*~
|
|
*.swp
|
|
|
|
doc/_build
|
|
|
|
# Built by pbr (python setup.py sdist):
|
|
AUTHORS
|
|
ChangeLog
|