Allow to attach a floating ip to a specific fixed address

Change-Id: Ic02aa6196e3dd2ee94133d83c6b370f10e3c1626
This commit is contained in:
Jakob Meng
2022-09-28 20:13:48 +02:00
parent 2fbefe6481
commit 2535ba7a28

View File

@@ -856,6 +856,7 @@ class FloatingIPCloudMixin(_normalize.Normalizer):
f_ip = self.create_floating_ip(
server=server,
network=network, nat_destination=nat_destination,
fixed_address=fixed_address,
wait=wait, timeout=timeout)
timeout = timeout - (time.time() - start_time)
# Wait for cache invalidation time so that we don't try