tacker/tacker/db/nfvo
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
..
__init__.py Implement multisite VIM feature 2016-03-28 15:32:54 -07:00
nfvo_db.py Support to use barbican to encode vim password 2017-06-26 07:23:10 -07:00
nfvo_db_plugin.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-18 14:00:58 +00:00
ns_db.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-27 18:23:36 +05:30
vnffg_db.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-27 18:23:36 +05:30