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: