mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Making salt.modules.nova python3 compatible
This commit is contained in:
parent
d589e9f7db
commit
8e17196937
@ -36,6 +36,7 @@ Module for handling OpenStack Nova calls
|
||||
|
||||
salt '*' nova.flavor_list profile=openstack1
|
||||
'''
|
||||
from __future__ import absolute_import
|
||||
|
||||
# Import python libs
|
||||
import logging
|
||||
|
Loading…
Reference in New Issue
Block a user