Kashyap | Corrected import to be just ec2
This commit is contained in:
parent
0d47ccaef2
commit
42e7485e86
@ -12,6 +12,6 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
from nova.virt.ec2api import ec2driver
|
||||
from nova.virt.ec2 import ec2driver
|
||||
|
||||
EC2Driver = ec2driver.EC2Driver
|
||||
EC2Driver = ec2driver.EC2Driver
|
||||
|
Loading…
Reference in New Issue
Block a user