deb-ceilometer/ceilometer/storage/mongo
Igor Degtiarov f0598b213d Replaces methods deprecated in pymongo3.0
Methods insert, find_and_modify, update and MongoReplicaSetClient are
deprecated in pymongo3.0.  They were replaced with appropriate
insert_one, find_one_and _update, upte_one, MongoClient consistently.

Change-Id: I1fdc15ed5d21227d2070052a771ce4f3aec94c47
Closes-Bug: #1467856
2015-06-24 10:27:58 +03:00
..
__init__.py Splits mongo storage code base 2014-06-17 17:30:54 +02:00
utils.py Replaces methods deprecated in pymongo3.0 2015-06-24 10:27:58 +03:00