refstack/.gitignore
Rob Hirschfeld c7fd7ae3cb Basics of TCUP that is used OUTSIDE of RefStack to run RefStack
This simple set of scripts will
1) build a usable RefStack container using the /scripts/dockerfile
2) assemble the correct environment variables and other run command params
3) run the container in the background
4) provide the user the right command to attach to the container
5) could be used WITHOUT cloning RefStack
6) DEBUG mode using DEBUG env variable
7) Debug mode will map PWD to /dev to make code edits easier

TODO:
1) the command to start tempest is NOT working, needs to get fixed

Change-Id: I2c1d895c3da8cefbf5a023f513c6cf6119161f8b
2014-04-03 19:44:04 -05:00

59 lines
664 B
Plaintext
Executable File

*.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
*.db
*.DS_Store
manifest.yml
refstack/localmodels.py
refstack/common/debug.py
refstack/client/.testrepository/format
refstack/client/.testrepository/next-stream
refstack/client/.smbdeleteAAA06c94.4
scripts/members_sponsors_20131030.csv
refstack/client/.smbdeleteAAA9ef44.4
openid/*
db.sqlite
# Don't include Credentials if in local directory
openrc.sh