From: Alessandro Boch Date: Mon, 6 May 2013 19:42:24 +0000 (-0700) Subject: Change to update node properties X-Git-Tag: releasepom-0.1.0~485 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=a3a28e8138fa25170b01e6b51a44490f002f6e91;hp=a3a28e8138fa25170b01e6b51a44490f002f6e91;p=controller.git Change to update node properties - inventoryServiceShim to trigger node description update - Inventory Service to accept node properties updates for known nodes only - Inventory Service to publish only effective node properties update and on default container only - Minor changes to the Property classes toString() methods - Removed toString() overridden method in UpdateType as default toString() which prints the enum name is self explicative and serves better in logs Signed-off-by: Alessandro Boch ---