Feature request: ability to share standard plugs definitions in cloud parts

Bug #1639751 reported by Timo Jyrinki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
snapcraft (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

When using the ubuntu-app-platform shared snap via cloud part to connect to its content interface, it would be nice if one could propagate the content interface definition from the cloud part. So instead of needing to both:

plugs:
  platform:
    content: ubuntu-app-platform1
    default-provider: ubuntu-app-platform
    interface: content
    target: ubuntu-app-platform

+

apps:
  myapp:
    after: [desktop-ubuntu-app-platform]
    plugs: [platform]

One could only define the latter and plug definition would come from the cloud part.

Revision history for this message
Sergio Schvezov (sergiusens) wrote :

parts and apps are separate by design

Changed in snapcraft (Ubuntu):
status: New → Invalid
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.