fuel-octane fails during upgrade of ceph-osd

Bug #1499737 reported by Sergey Murashov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Undecided
Sergey Murashov

Bug Description

Steps to reproduce:
1) Launch octane upgrade-node <env_id> <node_id> for ceph-osd

Actual result:
2015-09-25 13:39:38 ERROR octane 'module' object has no attribute 'MCOLLECTIVE_PATCH'
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/cliff/app.py", line 280, in run_subcommand
    result = cmd.run(parsed_args)
  File "/usr/lib/python2.6/site-packages/cliff/command.py", line 50, in run
    self.take_action(parsed_args)
  File "/root/huj/fuel-octane/octane/commands/upgrade_node.py", line 99, in take_action
    network_template=parsed_args.template)
  File "/root/huj/fuel-octane/octane/commands/upgrade_node.py", line 53, in upgrade_node
    call_handlers('prepare')
  File "/root/huj/fuel-octane/octane/handlers/__init__.py", line 57, in call_method_on_all
    getattr(handler, method)()
  File "/root/huj/fuel-octane/octane/handlers/upgrade/ceph_osd.py", line 23, in prepare
    ceph.patch_mcollective(self.node)
  File "/root/huj/fuel-octane/octane/util/ceph.py", line 32, in patch_mcollective
    with open(magic_consts.MCOLLECTIVE_PATCH) as p:
AttributeError: 'module' object has no attribute 'MCOLLECTIVE_PATCH'

Changed in fuel:
assignee: nobody → Fuel Octane Dev Team (fuel-octane)
Changed in fuel:
assignee: Fuel Octane Dev Team (fuel-octane) → Sergey Murashov (smurashov)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-octane (master)

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

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

Reviewed: https://review.openstack.org/227864
Committed: https://git.openstack.org/cgit/stackforge/fuel-octane/commit/?id=828e49c7d6f9446e462c04d3a97d8e7cbc5368de
Submitter: Jenkins
Branch: master

commit 828e49c7d6f9446e462c04d3a97d8e7cbc5368de
Author: smurashov <email address hidden>
Date: Fri Sep 25 17:11:19 2015 +0300

    Remove patching of mcollective for osd upgrade procedure

    Change-Id: I0f0f46ffa7d7e0ba0c1bb509a3c48f6bc727f44d
    Closes-Bug: #1499737

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

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

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.