summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMatthew Hooker <matt@cloudscaling.com>2011-08-10 14:53:53 +0000
committerTarmac <>2011-08-10 14:53:53 +0000
commit651ff375247d3e1b68513a0af607d977a32623c8 (patch)
treee59da9f56e83ffeaab6af536ca6f7d24d118c65d /setup.py
parenta3059b7cce9719d0911191957746b23b581c1511 (diff)
parent83ed9faa488b3ec0f1cb16e7147293c912e2fc2b (diff)
downloadnova-651ff375247d3e1b68513a0af607d977a32623c8.tar.gz
These fixes are the result of trolling the pylint violations here
https://jenkins.openstack.org/job/nova-pylint-errors/violations/
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b0e574b20c..9b11fb95a9 100644
--- a/setup.py
+++ b/setup.py
@@ -123,7 +123,6 @@ setup(name='nova',
'bin/nova-console',
'bin/nova-dhcpbridge',
'bin/nova-direct-api',
- 'bin/nova-import-canonical-imagestore',
'bin/nova-logspool',
'bin/nova-manage',
'bin/nova-network',