config-changed hook error

Bug #1633633 reported by james beedy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LXD Charm
Fix Released
Medium
James Page

Bug Description

trying to guide some colleagues through a juju openstack deploy and am hitting this -> http://paste.ubuntu.com/23325946/

Juju status -> http://paste.ubuntu.com/23326017/

james beedy (jamesbeedy)
summary: - install hook errors
+ config-changed hook error
description: updated
James Page (james-page)
affects: nova-lxd → charm-lxd
Revision history for this message
Chris MacNaughton (chris.macnaughton) wrote :

Is this a continuing issue or has it been resolved?

Revision history for this message
James Page (james-page) wrote :

I think this will still be a problem; the code is related to the configuration of live-migration and needs to be guarded with a 'if not is_container' block.

See commit b60c0183d1a14bf3b6a62baa365dc349c4017e77

Revision history for this message
James Page (james-page) wrote :

I'm also guessing this is a openstack-nova-lxd deployment using conjure-up with the LXD local provider.

This won't impact deployments on hardware.

Changed in charm-lxd:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → James Page (james-page)
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-lxd (master)

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

Revision history for this message
James Page (james-page) wrote :
Changed in charm-lxd:
milestone: none → 17.05
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-lxd (master)

Reviewed: https://review.openstack.org/451753
Committed: https://git.openstack.org/cgit/openstack/charm-lxd/commit/?id=8a7e9753c5c6c20d90ce15d84e9c54da63d39244
Submitter: Jenkins
Branch: master

commit 8a7e9753c5c6c20d90ce15d84e9c54da63d39244
Author: James Page <email address hidden>
Date: Thu Mar 30 11:46:42 2017 +0100

    Guard calls which won't work from within containers

    Ensure that calls to setup live migration are not made if
    the charm is running from inside a LXD container, as the
    calls will fail (config needs to be done on the host, not
    from within the container).

    Change-Id: I1633ba0ef5030b4d170bcea9d0c90a781863b168
    Closes-Bug: 1633633

Changed in charm-lxd:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-lxd (stable/17.02)

Fix proposed to branch: stable/17.02
Review: https://review.openstack.org/452404

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-lxd (stable/17.02)

Reviewed: https://review.openstack.org/452404
Committed: https://git.openstack.org/cgit/openstack/charm-lxd/commit/?id=5965bae3ee7fba8c16a95ea1bf9f5921858b4a9f
Submitter: Jenkins
Branch: stable/17.02

commit 5965bae3ee7fba8c16a95ea1bf9f5921858b4a9f
Author: James Page <email address hidden>
Date: Thu Mar 30 11:46:42 2017 +0100

    Guard calls which won't work from within containers

    Ensure that calls to setup live migration are not made if
    the charm is running from inside a LXD container, as the
    calls will fail (config needs to be done on the host, not
    from within the container).

    Change-Id: I1633ba0ef5030b4d170bcea9d0c90a781863b168
    Closes-Bug: 1633633
    (cherry picked from commit 8a7e9753c5c6c20d90ce15d84e9c54da63d39244)

James Page (james-page)
Changed in charm-lxd:
milestone: 17.05 → 17.08
James Page (james-page)
Changed in charm-lxd:
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.