1.1.0
This commit is contained in:
@@ -14,10 +14,14 @@ from .static_route_del import *
|
||||
from .static_route_list import *
|
||||
from .vnfdev_redeploy import *
|
||||
from .vnfdev_restart import *
|
||||
from .enable import *
|
||||
from .disable import *
|
||||
|
||||
|
||||
class CloudapiVinsAPI(
|
||||
_base.BaseAPI,
|
||||
CloudapiVinsEnableProtocol,
|
||||
CloudapiVinsDisableProtocol,
|
||||
CloudapiVinsCreateInAccountProtocol,
|
||||
CloudapiVinsCreateInRGProtocol,
|
||||
CloudapiVinsDeleteProtocol,
|
||||
|
||||
Reference in New Issue
Block a user