Update ignore and add discovery...

Change-Id: I792b9e1d775b81ef7689eae460413d1bf6a8e4d4
This commit is contained in:
Endre Karlson 2013-07-25 18:38:56 +00:00
parent 4cb0761877
commit 599bffc54b
2 changed files with 4 additions and 1 deletions

4
.gitignore vendored
View File

@ -51,4 +51,6 @@ billingstack/versioninfo
billingstack-screenrc
run/
status
logs
.ropeproject

View File

@ -1,5 +1,6 @@
# This file is managed by openstack-depends
coverage>=3.6
discover
docutils==0.9.1
flake8==2.0
mock>=0.8.0