We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be585b0 + 6af80be commit 305d499Copy full SHA for 305d499
1 file changed
rocks/openstack-port-cni/rockcraft.yaml
@@ -5,7 +5,7 @@ description: |
5
A CNI plugin that wraps ovs-cni with OpenStack Neutron port management.
6
Uses a thin/thick architecture where a lightweight CNI binary delegates
7
OpenStack operations to a daemon over a Unix domain socket.
8
-version: "0.1.0-7b7467d-devel"
+version: "0.1.0-127cdfa-devel"
9
10
base: bare
11
# renovate: build-base: ubuntu:26.04@sha256:fed6ddb82c61194e1814e93b59cfcb6759e5aa33c4e41bb3782313c2386ed6df
@@ -35,7 +35,7 @@ parts:
35
openstack-port-cni:
36
plugin: go
37
source: https://github.com/canonical/openstack-port-cni
38
- source-commit: 7b7467dcb5fdb72a6fa61a3a035a9a8a3633aa23
+ source-commit: 127cdfade20862cce9ef7f8b9568c08cbabe8356
39
source-type: git
40
source-depth: 1
41
build-environment:
0 commit comments