yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #78083
[Bug 1815600] Re: "tags" listed in POST in api-ref
Reviewed: https://review.openstack.org/653678
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=8fe6e3c56f3a007cb92d95efa14182456bfda793
Submitter: Zuul
Branch: master
commit 8fe6e3c56f3a007cb92d95efa14182456bfda793
Author: Kailun Qin <kailun.qin@xxxxxxxxx>
Date: Fri Apr 19 00:15:20 2019 +0800
Remove "tags" listed in Create port POST api-ref
Attribute 'tags' is not allowed in POST. This patch fixes the issue in
Create port POST api-ref where "tags" is listed. No other resource
api-ref is impacted.
Closes-bug: #1815600
Change-Id: I77232b9eadf628805e162c66f270548a38725078
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1815600
Title:
"tags" listed in POST in api-ref
Status in neutron:
Fix Released
Bug description:
Even though "tags" field is listed in api-ref as allowed POST argument
for ports, when trying to use it we get 400: "Attribute 'tags' not
allowed in POST". I assume this is happening for other resources as
well and it's a simple documentation mistake.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1815600/+subscriptions
References