yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19867
[Bug 1365341] [NEW] create_port api do not send extra_dhcp_opts
Public bug reported:
During Tempest testing it was found that Create_Port Api in Neutron do not send information for extra_dhcp_opts.
However in show_test_port expect this value to be there ( extra_dhcp_opts = { } ).
Because of this if we compare all values in create_port and show_port ,
test will fail.
Proposal : Create_Port() and show_port() should have same value.
** Affects: neutron
Importance: Undecided
Assignee: Santosh Kumar (santosh-kumar4)
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1365341
Title:
create_port api do not send extra_dhcp_opts
Status in OpenStack Neutron (virtual network service):
New
Bug description:
During Tempest testing it was found that Create_Port Api in Neutron do not send information for extra_dhcp_opts.
However in show_test_port expect this value to be there ( extra_dhcp_opts = { } ).
Because of this if we compare all values in create_port and show_port
, test will fail.
Proposal : Create_Port() and show_port() should have same value.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1365341/+subscriptions
Follow ups
References