tacker.vnfm.infra_drivers.kubernetes.translate_template
Module¶tacker.vnfm.infra_drivers.kubernetes.translate_template.
TOSCAToKubernetes
(vnf, core_v1_api_client, extension_api_client, scaling_api_client)¶Bases: object
deploy_kubernetes_objects
()¶Translate tosca_kube_objects to Kubernetes objects and deploy them.
Return a string that contains all deployment namespace and names
generate_tosca_kube_objects
()¶Load TOSCA template and return tosca_kube_objects
process_input
()¶Process input of vnfd template
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.