Merge "CNI docs: Fix return code"

This commit is contained in:
Zuul 2021-01-07 07:53:56 +00:00 committed by Gerrit Code Review
commit 816ba2f8cd
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