Plan export fails

Bug #1698811 reported by Ana Krivokapić
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
High
Ana Krivokapić

Bug Description

The plan export command fails both from command line and GUI.

The reason seems to be a missing argument to the get_object_client() method:
https://github.com/openstack/tripleo-common/blob/master/tripleo_common/actions/plan.py#L258

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-common (master)

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

Changed in tripleo:
status: Triaged → In Progress
Changed in tripleo:
importance: Undecided → High
milestone: none → pike-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (master)

Reviewed: https://review.openstack.org/475383
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=a05e4510bfedae82d7f791a23acf217ef506443e
Submitter: Jenkins
Branch: master

commit a05e4510bfedae82d7f791a23acf217ef506443e
Author: Ana Krivokapic <email address hidden>
Date: Mon Jun 19 15:15:23 2017 +0200

    Fix plan export

    Plan export is currently failing due to the `get_object_client()`
    method being called without the mandatory `context` argument.

    This change also fixes another instance of the missing `context` argument
    to the `get_object_client()` method in the SwiftInformationAction action.

    Change-Id: I70f522f85dbbbabb5d50d202001017ab0473385a
    Closes-bug: #1698811

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-common 7.2.0

This issue was fixed in the openstack/tripleo-common 7.2.0 release.

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.