CNI docs: Fix return code

Change-Id: Ia8374173075d14a0487ee2bca22c2480efd005ef
Closes-Bug: 1909113
This commit is contained in:
Michał Dulko 2021-01-05 15:37:43 +01:00
parent 500ff16481
commit 478257afc6
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ For reference see updated pod creation flow diagram:
**Function**: Is equivalent of running ``K8sCNIPlugin.add``. **Function**: Is equivalent of running ``K8sCNIPlugin.add``.
**Return code:** 201 Created **Return code:** 202 Accepted
**Return body:** Returns VIF data in JSON form. This is serialized **Return body:** Returns VIF data in JSON form. This is serialized
oslo.versionedobject from ``os_vif`` library. On the other side it can be oslo.versionedobject from ``os_vif`` library. On the other side it can be