Only one of murano apps imported(Tomcat)

Bug #1398925 reported by Igor Yozhikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Critical
Igor Yozhikov

Bug Description

[root@fuel ~]# cat /etc/fuel/version.yaml
VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "6.0"
  api: "1.0"
  build_number: "36"
  build_id: "2014-12-03_11-32-25"
  astute_sha: "16b252d93be6aaa73030b8100cf8c5ca6a970a91"
  fuellib_sha: "1eb704034c31a7679c6cfbf13579219c7da75e4b"
  ostf_sha: "7e79964ddb5092fc4568c6fb08a348bb326df2a8"
  nailgun_sha: "d2e732c5f54e35d0ed19f9a17489608dc1d11be8"
  fuelmain_sha: "7ab330b4958ab20955372e85de05e8732e8f6df2"

Only Tomcat murano application is loaded.

Current puppet manifest consist of these applications for murano:
- io.murano.apps.PostgreSql
- io.murano.apps.apache.Apache
- io.murano.apps.apache.Tomcat
- io.murano.apps.linux.Telnet
- io.murano.windows.ActiveDirectory

But rpm/deb package has:
- io.murano.databases.PostgreSql
- io.murano.apps.apache.ApacheHttpServer
- io.murano.apps.ZabbixServer
- io.murano.apps.apache.Tomcat
- io.murano.databases.MySql
- io.murano.databases.SqlDatabase
- io.murano.apps.WordPress
- io.murano.apps.ZabbixAgent

As we can see, applications present after install at the file system but does not imported into murano database.
As the result - user can't use them.

Changed in murano:
assignee: nobody → Igor Yozhikov (iyozhikov)
status: New → Confirmed
ruhe (ruhe)
affects: murano → fuel
Changed in fuel:
importance: Undecided → Critical
milestone: none → 6.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

Fix proposed to branch: master
Review: https://review.openstack.org/138834

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/138834
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=80750a327ae1aa58d7e7cc334e57207b5dd77d18
Submitter: Jenkins
Branch: master

commit 80750a327ae1aa58d7e7cc334e57207b5dd77d18
Author: Igor Yozhikov <email address hidden>
Date: Wed Dec 3 22:27:47 2014 +0300

    Update for proper murano apps names

    * altered murano applications names, they must equals to
    application names from murano-apps package(deb/rpm) during
    import process.

    Change-Id: I5b42abb65942cb6aa7768cc0dcefec610cba5d6c
    Closes-Bug: #1398925

Changed in fuel:
status: In Progress → Fix Committed
Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.