You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently every command execution creates a new session object to connect to openstack; instead create a single session for a particular openstack instance and share it across as part of the context.