From 1c31013b8eacb4d36279979f7ece198b2bd963cd Mon Sep 17 00:00:00 2001 From: Gerrit User 28676 <28676@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Thu, 25 Apr 2024 20:10:39 +0000 Subject: [PATCH] Update patch set 8 Patch Set 8: (1 comment) Patch-set: 8 Attention: {"person_ident":"Gerrit User 35603 \u003c35603@4a232e18-c5a9-48ee-94c0-e04e7cca6543\u003e","operation":"ADD","reason":"\u003cGERRIT_ACCOUNT_28676\u003e replied on the change"} --- 5de166625b3d7defd79b86c0962329a1741d65b3 | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 5de166625b3d7defd79b86c0962329a1741d65b3 diff --git a/5de166625b3d7defd79b86c0962329a1741d65b3 b/5de166625b3d7defd79b86c0962329a1741d65b3 new file mode 100644 index 0000000000..62fb1aa4b3 --- /dev/null +++ b/5de166625b3d7defd79b86c0962329a1741d65b3 @@ -0,0 +1,27 @@ +{ + "comments": [ + { + "unresolved": true, + "key": { + "uuid": "2bfc9066_331e8c0b", + "filename": "sysinv/ipsec-auth/files/ipsec-config", + "patchSetId": 8 + }, + "lineNbr": 182, + "author": { + "id": 28676 + }, + "writtenOn": "2024-04-25T20:10:39Z", + "side": 1, + "message": "This doesn\u0027t return the floating IP, it returns the fixed unit IP.\n\nI think it\u0027s safe to use the following (I used it in my patch):\n floating_ip\u003d$(grep controller-platform-nfs /etc/hosts | awk -F \u0027 \u0027 \u0027{print $1}\u0027 | tr -d \u0027\\n\u0027)", + "range": { + "startLine": 182, + "startChar": 0, + "endLine": 182, + "endChar": 2 + }, + "revId": "5de166625b3d7defd79b86c0962329a1741d65b3", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543" + } + ] +} \ No newline at end of file