kuryr-libnetwork/kuryr_libnetwork/tests
Hongbin Lu 610fd5f024 Remove unnecessary port update
Kuryr update pre-created neutron port twice. The first one is in
'ipam_request_address' and it updates the following attributes:
* name
* admin_state_up
* mac_address

The second port update is in 'network_driver_create_endpoint' and
several attributes are written including name and mac_address.
This commit remove the first port update to optimize the performance.
The update of admin_state_up will be moved to the second port update.

Change-Id: I743b2088366d910902775cabefa43be2865e37c5
Partial-Bug: #1809306
2018-12-23 16:12:08 +00:00
..
contrib Fix post gate hook to accommodate for new os-testr 2017-09-15 13:33:36 +07:00
fullstack add python 3.6 unit test job 2018-08-24 19:44:09 +08:00
unit Remove unnecessary port update 2018-12-23 16:12:08 +00:00
__init__.py Drop common code and add kuryr_lib as requirement 2016-07-05 16:02:44 +05:30