mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-08-28 13:25:44 +00:00
8e69328c3b
When bit sequence is trying to get key/value from the data store it should always unmarshall the json data before using it, as the data is JSON marshalled before storing it in the data store. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>