Merge ~xnox/review-tools:new-edge-interfaces into review-tools:master

Proposed by Dimitri John Ledkov
Status: Merged
Merged at revision: e88d6bed6779b392bf62ed71c1f2060088cf560d
Proposed branch: ~xnox/review-tools:new-edge-interfaces
Merge into: review-tools:master
Diff against target: 37 lines (+12/-0)
1 file modified
reviewtools/data/snapd-base-declaration.yaml (+12/-0)
Reviewer Review Type Date Requested Status
Alex Murray Approve
Review via email: mp+438546@code.launchpad.net

Commit message

New interfaces microovn and nvidia-drivers-support from edge channel of snapd

To post a comment you must log in.
Revision history for this message
Alex Murray (alexmurray) wrote :

Thanks xnox - LGTM.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/reviewtools/data/snapd-base-declaration.yaml b/reviewtools/data/snapd-base-declaration.yaml
2index 75f4bda..ed80d26 100644
3--- a/reviewtools/data/snapd-base-declaration.yaml
4+++ b/reviewtools/data/snapd-base-declaration.yaml
5@@ -52,6 +52,9 @@
6 multipass-support:
7 allow-installation: false
8 deny-auto-connection: true
9+ nvidia-drivers-support:
10+ allow-installation: false
11+ deny-auto-connection: true
12 packagekit-control:
13 allow-installation: false
14 deny-auto-connection: true
15@@ -626,6 +629,10 @@
16 allow-installation: false
17 deny-connection: true
18 deny-auto-connection: true
19+ microovn:
20+ allow-installation: false
21+ deny-connection: true
22+ deny-auto-connection: true
23 microstack-support:
24 allow-installation:
25 slot-snap-type:
26@@ -731,6 +738,11 @@
27 allow-installation:
28 slot-snap-type:
29 - core
30+ nvidia-drivers-support:
31+ allow-installation:
32+ slot-snap-type:
33+ - core
34+ deny-auto-connection: true
35 ofono:
36 allow-installation:
37 slot-snap-type:

Subscribers

People subscribed via source and target branches