Skip to content

Commit 305d499

Browse files
authored
Merge pull request #135 from hemanthnakkina/openstack-port-cni-update
openstack-port-cni: Update to commit 127cdfa
2 parents be585b0 + 6af80be commit 305d499

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-devel"
8+
version: "0.1.0-127cdfa-devel"
99

1010
base: bare
1111
# renovate: build-base: ubuntu:26.04@sha256:fed6ddb82c61194e1814e93b59cfcb6759e5aa33c4e41bb3782313c2386ed6df
@@ -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)