add nova-debug to setup.py

This commit is contained in:
Vishvananda Ishaya
2010-10-25 14:02:32 -07:00
parent fcb0e91045
commit 7c5c8bc2cf
+2 -1
View File
@@ -55,4 +55,5 @@ setup(name='nova',
'bin/nova-network',
'bin/nova-objectstore',
'bin/nova-scheduler',
'bin/nova-volume'])
'bin/nova-volume',
'tools/nova-debug'])