yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #79513
[Bug 1839028] Re: Port forwarding API test fails because "description" was added to the PF resource
It failed like that only on patch https://review.opendev.org/#/c/670930/
which in fact is trying to add this field to the port forwarding. So
there is no bug at all \o/
** Changed in: neutron
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1839028
Title:
Port forwarding API test fails because "description" was added to the
PF resource
Status in neutron:
Invalid
Bug description:
Tempest API test for port_forwarding failed because port_forwarding returned from neutron server had got "description" attribute.
Problem is that according to API definition it shouldn't have description: https://github.com/openstack/neutron-lib/blob/master/neutron_lib/api/definitions/floating_ip_port_forwarding.py#L74
Details on:
http://logs.openstack.org/30/670930/3/check/neutron-tempest-plugin-api/5a731da/testr_results.html.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1839028/+subscriptions
References