Initial commit

This commit is contained in:
Shuo Yang 2014-01-08 18:31:35 -08:00
commit b116f83b2d
3 changed files with 40 additions and 0 deletions

36
.gitignore vendored Normal file
View File

@ -0,0 +1,36 @@
*.py[cod]
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
__pycache__
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject

0
LICENSE Normal file
View File

4
README.md Normal file
View File

@ -0,0 +1,4 @@
compass-core
============
A Deoployment Automation System (https://wiki.openstack.org/wiki/Compass)