AppScale / appscale-tools

A set of command-line tools that can be used to interact with AppScale.
Other
51 stars 49 forks source link

'appscale status' returns 'is up' for a terminated cloud deployment #684

Closed dmitrii closed 6 years ago

dmitrii commented 6 years ago

Noticed on an old deployment: doing appscale status (with or without -v) can return success:

AppScale is up. All 0 nodes are loaded

Even though the deployment has been torn down. In this case the login node IP has been re-used and is ping-able, but SSH into it with creds in .appscale is not possible.