Skip to content

Commit 6e2b221

Browse files
authored
Merge pull request #136 from hemanthnakkina/openstack-port-cni-update-stable-2024.1
openstack-port-cni: Update to commit 127cdfa
2 parents bc67d42 + 005fd73 commit 6e2b221

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rocks/openstack-port-cni/rockcraft.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: |
55
A CNI plugin that wraps ovs-cni with OpenStack Neutron port management.
66
Uses a thin/thick architecture where a lightweight CNI binary delegates
77
OpenStack operations to a daemon over a Unix domain socket.
8-
version: "0.1.0-7b7467d-24.04"
8+
version: "0.1.0-127cdfa-24.04"
99

1010
base: bare
1111
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
@@ -35,7 +35,7 @@ parts:
3535
openstack-port-cni:
3636
plugin: go
3737
source: https://github.com/canonical/openstack-port-cni
38-
source-commit: 7b7467dcb5fdb72a6fa61a3a035a9a8a3633aa23
38+
source-commit: 127cdfade20862cce9ef7f8b9568c08cbabe8356
3939
source-type: git
4040
source-depth: 1
4141
build-environment:

0 commit comments

Comments
 (0)