mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-04-28 19:03:33 +00:00
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>