summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceOpenNebula.py
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2015-05-01 05:38:56 -0400
committerScott Moser <smoser@ubuntu.com>2015-05-01 05:38:56 -0400
commit96854d720d4bd356181acfa093744599a807ea8e (patch)
tree8617f48d840137d94bed1958da4ebef7587e2bca /cloudinit/sources/DataSourceOpenNebula.py
parent5ab9a1349db2286fca96681e00480d04bfd4473d (diff)
downloadvyos-cloud-init-96854d720d4bd356181acfa093744599a807ea8e.tar.gz
vyos-cloud-init-96854d720d4bd356181acfa093744599a807ea8e.zip
fix 'Make pyflakes'
Diffstat (limited to 'cloudinit/sources/DataSourceOpenNebula.py')
-rw-r--r--cloudinit/sources/DataSourceOpenNebula.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cloudinit/sources/DataSourceOpenNebula.py b/cloudinit/sources/DataSourceOpenNebula.py
index 61709c1b..ac2c3b45 100644
--- a/cloudinit/sources/DataSourceOpenNebula.py
+++ b/cloudinit/sources/DataSourceOpenNebula.py
@@ -24,7 +24,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-import base64
import os
import pwd
import re