MOS 7.0 can't deploy Murano: E: Package 'murano' has no installation candidate

Bug #1470131 reported by Timur Nurlygayanov
26
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Denis Egorenko

Bug Description

Steps To Reproduce:
1. Take MOS 7.0 Kilo custom ISO
2. Create and deploy environment with Murano

Observed Result:
Deployment failed with many errors about Murano packages (please see attached diagnostic snapshot (100Mb): https://drive.google.com/file/d/0Byup6hoNUUUeUlExVTNEekdhc28/view?usp=sharing)

Errors:
Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install murano' returned 100: Reading package lists...
E: Package 'murano' has no installation candidate
(/Stage[main]/Murano::Api/Package[murano]/ensure) E: Package 'murano' has no installation candidate
 (/Stage[main]/Murano::Api/Package[murano]/ensure) murano-common

Fuel Version:
{"build_id": "2015-06-26_21-35-54", "build_number": "108", "release_versions": {"2014.2.2-7.0": {"VERSION": {"build_id": "2015-06-26_21-35-54", "build_number": "108", "api": "1.0", "fuel-library_sha": "1964109a6893cdbb88c2383bc6661d4c7dfad198", "nailgun_sha": "64b33b411e8f4eaf7515c496c18d8b170e56e956", "feature_groups": ["mirantis"], "openstack_version": "2014.2.2-7.0", "production": "docker", "python-fuelclient_sha": "79f6129e3b6b440c96ac9e96041fad4fd2e64379", "astute_sha": "776157f722b13aff5f59bc098cf948793e6498ef", "fuel-ostf_sha": "69e7fa120e8efa7ed74d98efc63079d2f5c69d7b", "release": "7.0", "fuelmain_sha": "89343abbaf0294371d999a0c371842d02c7cf5db"}}}, "auth_required": true, "api": "1.0", "fuel-library_sha": "1964109a6893cdbb88c2383bc6661d4c7dfad198", "nailgun_sha": "64b33b411e8f4eaf7515c496c18d8b170e56e956", "feature_groups": ["mirantis"], "openstack_version": "2014.2.2-7.0", "production": "docker", "python-fuelclient_sha": "79f6129e3b6b440c96ac9e96041fad4fd2e64379", "astute_sha": "776157f722b13aff5f59bc098cf948793e6498ef", "fuel-ostf_sha": "69e7fa120e8efa7ed74d98efc63079d2f5c69d7b", "release": "7.0", "fuelmain_sha": "89343abbaf0294371d999a0c371842d02c7cf5db"}

Tags: murano
Changed in fuel:
importance: Undecided → High
assignee: nobody → MOS Murano (mos-murano)
status: New → Confirmed
Revision history for this message
Igor Yozhikov (iyozhikov) wrote :

This was expected as the result of https://blueprints.launchpad.net/mos/+spec/separate-murano-package.
Fix for this bug should be proposed into puppet manifests for murano module.

Changed in fuel:
assignee: MOS Murano (mos-murano) → MOS Deployment Team (mos-deployment)
Changed in fuel:
assignee: MOS Deployment Team (mos-deployment) → Alexey Deryugin (velovec)
Changed in fuel:
status: Confirmed → In Progress
Changed in fuel:
assignee: Alexey Deryugin (velovec) → Serg Melikyan (smelikyan)
Changed in fuel:
assignee: Serg Melikyan (smelikyan) → Denis Egorenko (degorenko)
Revision history for this message
Denis Egorenko (degorenko) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/203731
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=50a15c2618b75793c0936dd273bfb403b2e9ae32
Submitter: Jenkins
Branch: master

commit 50a15c2618b75793c0936dd273bfb403b2e9ae32
Author: Alexey Deryugin <email address hidden>
Date: Mon Jul 20 19:51:51 2015 +0300

    Update puppet module for Murano

    This commit address following concerns in puppet module for Murano:
      * Support for stable/kilo version
      * Prepare module to be published to upstream
      * Sync with current boiler-plate in upstream

    Per https://wiki.openstack.org/wiki/Fuel/How_to_contribute it's required to
    have commit which syncs puppet module for corresponding project from upstream.

    But this commit does not have corresponding "sync commit" from upstream
    as dependency because we have only some boiler-plate there
    (readme, .gitignore, etc...), which are part of this commit.
    (Please see https://github.com/openstack/puppet-murano for upstream module)

    Starting with Kilo release Murano supports nova-network, that's why as part
    of the updating manifests to support stable/kilo version we also added
    ability to deploy Murano when nova-network is selected in Fuel
    as networking solution.

    Closes-Bug: #1462341
    Closes-Bug: #1470131
    Closes-Bug: #1473337

    Change-Id: I61fda794d53ef3aa9b42dbf038228ecbb0a9baf5

Changed in fuel:
status: In Progress → Fix Committed
Changed in fuel:
status: Fix Committed → Fix Released
Revision history for this message
Victor Ryzhenkin (vryzhenkin) wrote :

Verified on:
VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "7.0"
  openstack_version: "2015.1.0-7.0"
  api: "1.0"
  build_number: "96"
  build_id: "2015-07-26_21-59-39"
  nailgun_sha: "d5c19f6afc66b5efe3c61ecb49025c1002ccbdc6"
  python-fuelclient_sha: "58c411d87a7eaf0fd6892eae2b5cb1eff4190c98"
  fuel-agent_sha: "2a65f11c10b0aeb5184247635a19740fc3edde21"
  astute_sha: "34e0493afa22999c4a07d3198ceb945116ab7932"
  fuel-library_sha: "84bacbae15136c0d0f23689e3c729f5dec6649a5"
  fuel-ostf_sha: "94a483c8aba639be3b96616c1396ef290dcc00cd"
  fuelmain_sha: "921918a3bd3d278431f35ad917989e46b0c24100"

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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