tacker/tacker/db
Anusree 2f40bdab36 Replaces uuid.uuid4 with uuidutils.generate_uuid()
oslo_utils.uuidutils has a wrapper for generating uuids.
We should only use that function when generating
uuids for consistency.

Change-Id: I566f930afe2a287b0aaa3b12500138befc683f11
Closes-Bug: #1082248
2017-07-27 18:23:36 +05:30
..
common_services Remove log translations 2017-07-07 00:19:36 -04:00
migration Update creating directly VNFFG and NS from descriptor template. 2017-07-19 21:57:45 -07:00
nfvo Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-27 18:23:36 +05:30
vnfm Merge "Remove log translations" 2017-07-21 03:04:07 +00: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 Merge "Remove log translations" 2017-07-21 03:04:07 +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 Remove unused import logging 2016-05-12 10:52:23 +08:00
types.py Removed utf-8 encoding 2017-03-09 20:08:07 +05:30