diff options
author | Jay Lau <jay.lau.513@gmail.com> | 2013-05-10 15:03:45 +0800 |
---|---|---|
committer | Jay Lau <jay.lau.513@gmail.com> | 2013-05-14 21:48:17 +0800 |
commit | 3f4b8dfc4b9f1b2d6347676be5b3814575c6b5b9 (patch) | |
tree | b311a21e81d64c1b0bcb6739cb995f4644838ece /nova/utils.py | |
parent | 75af47a596b47674deec3867d81fabbea243d2a0 (diff) | |
download | nova-3f4b8dfc4b9f1b2d6347676be5b3814575c6b5b9.tar.gz nova-3f4b8dfc4b9f1b2d6347676be5b3814575c6b5b9.tar.xz nova-3f4b8dfc4b9f1b2d6347676be5b3814575c6b5b9.zip |
Remove "#!/usr/bin/env python" from .py files under nova/cmd
Fix bug 1178543
Now in Havana, all nova service script start up logic are moved to
nova/cmd and those files are not simply python script but python
files, so there is no need to still keep "#!/usr/bin/env python"
for those files since they won't be run directly as scripts.
Change-Id: Ic102215dc0200ec1f6b47951bef31d58b08022ef
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions