Add remove and list to vasum-server and vasum-client 97/34497/7
authorMateusz Malicki <m.malicki2@samsung.com>
Tue, 27 Jan 2015 15:53:35 +0000 (16:53 +0100)
committerPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Thu, 5 Feb 2015 16:35:32 +0000 (08:35 -0800)
commit44bc3f2ad37cbad8df3d1cb59a7c92ead26910ae
tree7e5c7d91f4fedc2e619edc09ce1198b806ac9c3d
parentc8038f545754766a82213e48b6cb98b281434b73
Add remove and list to vasum-server and vasum-client

[Bug/Feature]   Ability to list and remove provision
[Cause]         N/A
[Solution]      N/A
[Verification]  Build, run tests

Change-Id: I57783a0b79466ef60d781e6206b92fb266fe5f38
12 files changed:
client/vasum-client-impl.cpp
client/vasum-client-impl.hpp
client/vasum-client.cpp
client/vasum-client.h
server/host-connection.cpp
server/host-connection.hpp
server/host-dbus-definitions.hpp
server/zone.cpp
server/zone.hpp
server/zones-manager.cpp
server/zones-manager.hpp
tests/unit_tests/client/ut-client.cpp