Image Registry: * Register Images and Tags * Edit existing Images and Tags * Unregister Images Supports create, read and delete operations for: * Node Group Templates * Cluster Templates * Clusters No CLI support Implements blueprint python-savannaclient Change-Id: If0b7c4fb9660d646cb37c4b224bdcf39dc61bb19
32 lines
265 B
Plaintext
32 lines
265 B
Plaintext
*.py[co]
|
|
*.egg
|
|
*.egg-info
|
|
dist
|
|
build
|
|
eggs
|
|
parts
|
|
var
|
|
sdist
|
|
develop-eggs
|
|
.installed.cfg
|
|
pip-log.txt
|
|
.coverage
|
|
.tox
|
|
*.mo
|
|
.mr.developer.cfg
|
|
.DS_Store
|
|
Thumbs.db
|
|
.venv
|
|
.idea
|
|
out
|
|
target
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
*.db
|
|
.coverage
|
|
nosetests.xml
|
|
pylint-report.txt
|
|
ChangeLog
|
|
cscope.out
|