We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc67d42 + 005fd73 commit 6e2b221Copy full SHA for 6e2b221
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-24.04"
+version: "0.1.0-127cdfa-24.04"
9
10
base: bare
11
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
@@ -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