cinder/.gitignore
Duncan Thomas f50c8cbed1 Implement a basic backup-volume-to-swift service
Implements: blueprint volume-backups

This patch adds the new service, api and basic unit tests

Change-Id: Ibe02c680c5e9201d208c92e796e86ad76b4b54b3
2013-02-21 00:00:30 +00:00

27 lines
235 B
Plaintext

*.DS_Store
*.log
*.mo
*.pyc
*.sqlite
*.swp
.cinder-venv
.coverage
.tox
.venv
AUTHORS
Authors
build/*
build-stamp
CA/
ChangeLog
cinder.egg-info
cover/*
covhtml
dist/*
instances
keeper
keys
local_settings.py
tools/conf/cinder.conf*
tags