The local storage provider does not "answer" the request for a mountpoint

Bug #1357684 reported by Chris Glass
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
storage (Juju Charms Collection)
Fix Released
Medium
Chris Glass

Bug Description

While the "local" storage provider is esentially a noop provider, it should nonetheless "answer" the relation-set call for a mountpoint.

How to reproduce:

juju deploy <main charm>
juju deploy storage # Note, no config is passed, therefore the "local" provider is used
juju add-relation <main> storage

The main charm will "relation-set mountpoint=<mountpoint>", but the storage subordinate never answers (other providers answer with their own "relation-set mountpoint=<mountpoint>").

Solution:

the local provider should immediately answer with the same mountpoint as received.

Related branches

Chris Glass (tribaal)
Changed in storage (Juju Charms Collection):
status: New → In Progress
assignee: nobody → Chris Glass (tribaal)
David Britton (dpb)
Changed in storage (Juju Charms Collection):
importance: Undecided → Low
importance: Low → Medium
David Britton (dpb)
Changed in storage (Juju Charms Collection):
status: In Progress → 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.