magnum/.gitignore
Janek Lehr 2ea49688c1 Add coe attribute to BayModel
Add the Container Orchestration Engine (coe) attribute to the BayModel API,
model, and DB objects to be used by the Heat Conductor Handler when creating a
Bay.
1) Add coe attribute to BayModel models
2) Use coe attribute in heat handler's get_template_definition(...) calls

Partially implements: bp multiple-bay-templates

Change-Id: I15078c4327373df8fc6ebff8ad9a3d0cacdae572
2015-04-27 21:10:57 -05:00

54 lines
466 B
Plaintext

*.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
cover
.tox
nosetests.xml
.testrepository
.venv
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Complexity
output/*.html
output/*/index.html
# Sphinx
doc/build
# pbr generates these
AUTHORS
ChangeLog
# Editors
*~
.*.swp
.*sw?