blueprint for 3.0.0 policy-handler 29/54829/1
authorAlex Shatov <alexs@att.com>
Thu, 14 Jun 2018 16:11:37 +0000 (12:11 -0400)
committerAlex Shatov <alexs@att.com>
Thu, 14 Jun 2018 16:11:37 +0000 (12:11 -0400)
- migrated from python 2.7 to 3.6
- brought up the latest versions of dependencies
  -- Cherrypy 15.0.0, requests 2.18.4, websocket-client 0.48.0

Change-Id: I93cfdac202df88a93f511a34329b6e5b75cd45e3
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-515

blueprints/k8s-policy_handler.yaml-template
blueprints/policy_handler.yaml-template

index dd1defe..ccdcab2 100644 (file)
@@ -32,7 +32,7 @@ inputs:
 
   policy_handler_image:
     description: Docker image for policy_handler
-    default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.policy-handler:2.4.5'
+    default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.policy-handler:3.0.0'
 
   application_config:
     description: policy handler application configuration - requires info on policy-engine
index 29e4e4c..9c5fd41 100644 (file)
@@ -39,7 +39,7 @@ inputs:
 
   policy_handler_image:
     description: Docker image for policy_handler
-    default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.policy-handler:2.4.5'
+    default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.policy-handler:3.0.0'
 
   application_config:
     description: policy handler application configuration - requires info on policy-engine