sr: mark sr_policies_v2_details message as production 44/39144/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 1 Aug 2023 11:00:13 +0000 (13:00 +0200)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 13 Sep 2023 16:06:53 +0000 (16:06 +0000)
As per discussion on the VPP community call,
since the message is used in CSIT tests and did
not see the changes in a while, mark as production
for the purposes of change process.

Type: improvement
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Change-Id: I4a79aafb1a9f37ac87faea7abea28cf01d1ffb4c

src/vnet/srv6/sr.api

index 165898f..4766ce3 100644 (file)
@@ -329,7 +329,6 @@ define sr_policies_v2_details
   u32 fib_table;
   u8 num_sid_lists;
   vl_api_srv6_sid_list_t sid_lists[num_sid_lists];
-  option in_progress;
 };
 
 /** \brief Dump the list of SR policies along with actual segment list index on VPP