Merge pull request #157 from loles/fix/openstack1
Remove clearing connections. db.clear does the job
This commit is contained in:
commit
e819fdf85e
@ -721,8 +721,6 @@ def undeploy():
|
||||
|
||||
db.clear()
|
||||
|
||||
signals.Connections.clear()
|
||||
|
||||
|
||||
main.add_command(deploy)
|
||||
main.add_command(undeploy)
|
||||
|
Loading…
x
Reference in New Issue
Block a user