From 655f9d3ca4c91aa364a678d102bfcb073b8c3ce4 Mon Sep 17 00:00:00 2001 From: Alexey Khivin Date: Wed, 31 Aug 2016 17:02:16 +0300 Subject: [PATCH] [PuppetDemo] Unnecessary dependency removed Change-Id: Ib58d22da69677add77e1985a4296b13c3fb3da56 --- .../PuppetMaster/package/Classes/PuppetMasterApplication.yaml | 1 - murano-apps/PuppetMaster/package/manifest.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/murano-apps/PuppetMaster/package/Classes/PuppetMasterApplication.yaml b/murano-apps/PuppetMaster/package/Classes/PuppetMasterApplication.yaml index 0f22ae6..6afbeb9 100644 --- a/murano-apps/PuppetMaster/package/Classes/PuppetMasterApplication.yaml +++ b/murano-apps/PuppetMaster/package/Classes/PuppetMasterApplication.yaml @@ -3,7 +3,6 @@ Namespaces: std: io.murano res: io.murano.resources sys: io.murano.system - ci_cd_pipeline_murano_app: org.openstack.ci_cd_pipeline_murano_app puppet: org.openstack.ci_cd_pipeline_murano_app.puppet net: org.openstack.ci_cd_pipeline_murano_app.utils.net diff --git a/murano-apps/PuppetMaster/package/manifest.yaml b/murano-apps/PuppetMaster/package/manifest.yaml index 3ef7c34..460c4dd 100644 --- a/murano-apps/PuppetMaster/package/manifest.yaml +++ b/murano-apps/PuppetMaster/package/manifest.yaml @@ -14,4 +14,3 @@ UI: ui.yaml Logo: logo.png Require: org.openstack.ci_cd_pipeline_murano_app.puppet.Puppet: - org.openstack.ci_cd_pipeline_murano_app.utils.CiCdUtils: