Change to update node properties 04/304/2
authorAlessandro Boch <aboch@cisco.com>
Mon, 6 May 2013 19:42:24 +0000 (12:42 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 6 May 2013 20:16:39 +0000 (20:16 +0000)
- 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 <aboch@cisco.com>

No differences found