From 803b1565a5d5ba8d6491840a1cc703e1900f9964 Mon Sep 17 00:00:00 2001 From: Paulo Dias Date: Tue, 21 Jan 2025 11:20:15 +0000 Subject: [PATCH] fix: fix network endpoint id Signed-off-by: Paulo Dias --- discovery/openstack/mock_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/discovery/openstack/mock_test.go b/discovery/openstack/mock_test.go index 864097568a..36620defeb 100644 --- a/discovery/openstack/mock_test.go +++ b/discovery/openstack/mock_test.go @@ -147,7 +147,7 @@ func (m *SDMock) HandleAuthSuccessfully() { "url": "%s" } ], - "id": "c609fc430175452290b62a4242e8a7e8", + "id": "589f3d99a3d94f5f871e9f5cf206d2e8", "type": "network" }, { @@ -725,7 +725,7 @@ const listOutput = ` "created_at": "2024-01-24T13:30:50Z", "updated_at": "2024-01-24T13:30:51Z" }, - { + { "id": "fea7332d-9027-4cf9-bf62-c3c4c6ebaf84", "tenant_id": "fcad67a6189847c4aecfa3c81a05783b", "floating_ip_address": "192.168.1.2",