trivial: Remove useless comment

There's a comment that has been disconnected from the code that it
originally commented, to wit the following (edited) `git blame`:

1518e66d0c # Releasing vlan.
1518e66d0c # (not necessary in current implementation?)
1518e66d0c
f065a76de5 network_info = self.network_api.get_instance_nw_info(ctxt, instance)

Remove the comment.

Change-Id: Ifc376e008f7ec5fb33a94d5a76ca05aed6431696
This commit is contained in:
Artom Lifshitz 2020-08-27 12:00:01 -04:00 committed by Lee Yarwood
parent 94810a8612
commit 793e96c524
1 changed files with 0 additions and 3 deletions

View File

@ -8557,9 +8557,6 @@ class ComputeManager(manager.Manager):
self._post_live_migration_remove_source_vol_connections(
ctxt, instance, source_bdms)
# Releasing vlan.
# (not necessary in current implementation?)
# NOTE(artom) At this point in time we have not bound the ports to the
# destination host yet (this happens in migrate_instance_start()
# below). Therefore, the "old" source network info that's still in the