R10 tag/path update
[dcaegen2/platform/plugins.git] / k8s / k8splugin / __init__.py
index 7f721b2..85e4411 100644 (file)
@@ -1,7 +1,7 @@
 # ============LICENSE_START=======================================================
 # org.onap.dcae
 # ================================================================================
-# Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2017-2020 AT&T Intellectual Property. All rights reserved.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -16,7 +16,6 @@
 # limitations under the License.
 # ============LICENSE_END=========================================================
 #
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
 
 # REVIEW: Tried to source the version from here but you run into import issues
 # because "tasks" module is loaded. This method seems to be the PEP 396
@@ -24,7 +23,5 @@
 # __version__ = '0.1.0'
 
 from .tasks import create_for_components, create_for_components_with_streams, \
-        create_and_start_container_for_components_with_streams, \
-        create_for_platforms, create_and_start_container, \
-        create_and_start_container_for_components, create_and_start_container_for_platforms, \
-        stop_and_remove_container, cleanup_discovery, policy_update, scale, update_image
\ No newline at end of file
+        create_and_start_container, create_and_start_container_for_components,  \
+        stop_and_remove_container, cleanup_discovery, policy_update, scale, update_image