Commit 353a668c by Belákovics Ádám

Finalized conventions

parent 415ba749
......@@ -3,7 +3,7 @@ from image.serializers import DiskSerializer
# from django.shortcuts import render
from rest_framework.views import APIView
from rest_framework.response import Response
from interface_openstack.implementation.image.OpenstackImageManager import (
from interface_openstack.implementation.image.openstack_image_manager import (
OpenstackImageManager,
)
import openstack
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment