fix some missing change from quantum to neutron

Change-Id: Iadad11f364e8200f8e4a92b191e834bdf0220179
bp: remove-use-of-quantum
This commit is contained in:
Yong Sheng Gong 2013-07-07 20:12:17 +08:00
parent a4ee41e32d
commit cee117a2af
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
[run]
branch = True
source = quantum
omit = quantum/tests/*,quantum/plugins/cisco/tests/*,quantum/openstack/*
source = neutron
omit = neutron/tests/*,neutron/plugins/cisco/test/*,neutron/openstack/*
[report]
ignore-errors = True