Go to file
Brian Haley 88b7db0e0c Mock ls_get in OVN metadata delete network unit test
"TypeError: 'Mock' object is not iterable" could possibly
be triggered by test_metadata_port_on_network_delete()
since there is a missing mock of the return value for ls_get.

Although I did not see the error described in the bug, I did
verify ls_get was returning an incorrect value by printing
it in the code, which after this patch was a fake row.

Change-Id: Ib1f204c98eee96321c7befebf94012dc2c80b1e8
Closes-bug: #1973731
2022-12-01 17:53:42 -05:00
2016-06-28 22:46:19 +02:00
2022-11-22 12:00:50 +09:00
2016-10-17 17:06:19 +05:30
2019-04-19 19:38:27 +00:00
2014-05-16 13:40:04 -04:00
2021-01-24 17:18:55 +02:00
2017-03-04 11:19:58 +00:00

OpenStack Neutron

image

Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).

To learn more about neutron:

If you would like to contribute to Neutron, please read the file CONTRIBUTING.rst or see the Neutron contributor guide:

https://docs.openstack.org/neutron/latest/contributor/contributing.html

Get in touch via email. Use [Neutron] in your subject.

Description
OpenStack Networking (Neutron)
Readme 1 GiB
Languages
Python 99.7%
Shell 0.3%