1
0
Fork 0
mirror of https://github.com/ThomasGsp/HyperProxmox.git synced 2025-02-15 04:32:15 +00:00

disks and storages

This commit is contained in:
Tlams 2018-02-08 18:09:00 +00:00
parent c269bad3c3
commit ca095b1737

View file

@ -166,11 +166,6 @@ class Analyse:
disk["cluster"] = cluster["name"] disk["cluster"] = cluster["name"]
self.mongo.insert_disk(disk) self.mongo.insert_disk(disk)
else: else:
print(nodes_list) print(nodes_list)