Add unittests for openstack newton service proxy 07/9807/1
authorBin Yang <bin.yang@windriver.com>
Fri, 1 Sep 2017 02:24:31 +0000 (10:24 +0800)
committerBin Yang <bin.yang@windriver.com>
Fri, 1 Sep 2017 02:24:31 +0000 (10:24 +0800)
commitad2a43325a3ccbfe2bda1c5cb132670f54da5eba
treece773fb76a38509b93f3ab5a2478996b28b410aa
parentbbd8fafbf83c374c70308c17f10228221068d254
Add unittests for openstack newton service proxy

Add unittest and fix delete op to service proxy

Change-Id: I17e39add9892cbbf9b4c24cb7ac071f06538be0c
Issue-Id: MULTICLOUD-83
Signed-off-by: Bin Yang <bin.yang@windriver.com>
newton/newton/proxy/tests/test_identity_proxy.py
newton/newton/proxy/tests/test_service_proxy.py [new file with mode: 0644]
newton/newton/proxy/views/services.py