diff --git a/hooks/glance_common.py b/hooks/glance_common.py index 4352b0f3..f75f980c 100755 --- a/hooks/glance_common.py +++ b/hooks/glance_common.py @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/python import os import time diff --git a/hooks/glance_utils.py b/hooks/glance_utils.py index 899639dd..bf210c82 100755 --- a/hooks/glance_utils.py +++ b/hooks/glance_utils.py @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/python from charmhelpers.contrib.openstack import ( templating,