tacker/tacker/db
Sean McGinnis 41a21bc807 Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I130c03e12ddc53ce7ced728a43b10b142f7b066f
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Co-Authored-By: Hiroo Kitamura <hiroo.kitamura@ntt-at.co.jp>
2020-05-22 12:03:45 +09:00
..
common_services FIX: nfv event list failed with internal server error 2019-06-28 11:13:45 +00:00
db_sqlalchemy Fetch an on-boarded VNF package with HTTP_RANGE 2020-04-25 07:39:06 +00:00
migration Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
nfvo Cleanup deprecated iteritems of dict 2020-05-12 16:58:04 +00:00
vnfm Update hacking for Python3 2020-04-24 13:48:53 +02:00
__init__.py rename neutron/db to tacker/db 2014-07-04 18:20:50 +09:00
api.py Remove unused LOG to keep code clean 2016-07-09 16:21:47 +08:00
db_base.py Cleanup deprecated iteritems of dict 2020-05-12 16:58:04 +00:00
model_base.py Use oslo db for db access 2016-06-07 12:09:57 +08:00
models_v1.py Enables soft deletion for VIM, VNFD and VNF 2016-08-20 04:23:30 +00:00
sqlalchemyutils.py from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
types.py Update json module to jsonutils 2019-02-27 11:59:02 +00:00