Updated git submodules
authorMichal Kabaj <michal.kabaj@nokia.com>
Tue, 13 Mar 2018 11:18:08 +0000 (12:18 +0100)
committerGerrit Code Review <gerrit@onap.org>
Tue, 13 Mar 2018 15:19:04 +0000 (15:19 +0000)
commit16d1d93e0b4dc34a9ece94558ff0da41cd0f9258
tree00e6d14d599d30e7f646a09732ebc9391b1f3fd4
parent39bec2538d6c342808c5ed2fbaac74d5cdfb7dc3
Updated git submodules

Project: appc master d206edd8b89ddd251b24e635227fae2814b0152e

ChefAdapterImpl Junits

-Added new Unit tests for ChefAdapterImpl#trigger method
-Refactored ChefAdapterFactory to allow mock injection
-Added new create() method to ChefApiClientFactory which does not set
any Chef specific headers for the purpose of trigger method
-Cleaned up the trigger method - simplified usage, removed useless doFailure
method and inlined its logic and unified HttClient usage -> HttpClient is not
used directly but through existing ChefApiClient
-removed redundant TestChefAdapterImpl tests which have already been rewritten

Change-Id: I830d203877224aa2c5e1b0dff39d1171f1f2f0ef
Issue-ID: APPC-437
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
docs/submodules/appc.git