tacker/tacker/vnfm
Trinath Somanchi dd8d933739 Remove duplicate implementation for deep_update.
'deep_update' utility function is implemented at [1] and again re-implemented at [2] and its used at [3].

Implementation at [2] must be removed to facilitate importing of the utils lib and use the existing function.

[1] http://git.openstack.org/cgit/openstack/tacker/tree/tacker/common/utils.py#n206
[2] http://git.openstack.org/cgit/openstack/tacker/tree/tacker/vnfm/infra_drivers/openstack/openstack.py#n213
[3] http://git.openstack.org/cgit/openstack/tacker/tree/tacker/nfvo/nfvo_plugin.py#n144

Change-Id: I138a8272f23ad0c3fb42cb2ab99ca7380ef0b130
Closes-Bug: #1686658
2017-04-27 16:15:05 +05:30
..
infra_drivers Remove duplicate implementation for deep_update. 2017-04-27 16:15:05 +05:30
mgmt_drivers Replace yaml.load with yaml.safe_load; 2017-03-16 10:33:26 +00:00
monitor_drivers Remove log translations 2017-04-06 13:46:04 +08:00
__init__.py Device refactor Part3: Rename device in codes 2016-08-26 16:26:57 +08:00
constants.py Fix typo in Tacker 2017-03-09 02:33:46 +00:00
keystone.py Access the controller's mistral endpoint instead of VIM 2017-03-21 15:55:04 +05:30
monitor.py Remove unused repsawned action in monitor 2017-02-26 22:39:22 -08:00
plugin.py Remove log translations 2017-04-06 13:46:04 +08:00
vim_client.py Remove deprecated default_vim config item 2016-10-24 11:13:22 +08:00