Explorar o código

Missing refresh reset

almahmoud %!s(int64=7) %!d(string=hai) anos
pai
achega
34f7ab73b5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      cloudbridge/cloud/providers/aws/resources.py

+ 1 - 0
cloudbridge/cloud/providers/aws/resources.py

@@ -1027,6 +1027,7 @@ class AWSNetwork(BaseNetwork):
     def refresh(self):
         try:
             self._vpc.reload()
+            self._unknown_state = False
         except ClientError:
             # The network no longer exists and cannot be refreshed.
             # set the status to unknown