We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 512bd11 commit 005fd73Copy full SHA for 005fd73
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
@@ -18,7 +18,7 @@ parts:
18
openstack-port-cni:
19
plugin: go
20
source: https://github.com/canonical/openstack-port-cni
21
- source-commit: 7b7467dcb5fdb72a6fa61a3a035a9a8a3633aa23
+ source-commit: 127cdfade20862cce9ef7f8b9568c08cbabe8356
22
source-type: git
23
source-depth: 1
24
build-environment:
0 commit comments