tacker/tacker/db/vnfm
Dharmendra Kushwaha 2aec2ae7e5 Adds unique constraint on deleted_at
After deleting a resource, while trying to create again with same
name, it was throwing error as DuplicateEntity.
Fixing this issue by adding unique constraint on deleted_at.

Change-Id: I0e31346a471556f08c4fc5a6cc7bc130a133c24d
Closes-bug: #1680689
2017-05-11 17:00:56 +00:00
..
__init__.py Device refactor part4: rename vm plugin and db into vnfm plugin and db 2016-09-22 10:05:19 +08:00
vnfm_db.py Adds unique constraint on deleted_at 2017-05-11 17:00:56 +00:00