nova-lxd/nova/virt
James Page 95e1db84bc Pass readonly flag as a string, not a boolean.
The LXD API requires that data be passed as strings; pass the
readonly flag for config-drive support as a string to ensure
it can be parsed by LXD avoiding the following error:

  json: cannot unmarshal bool into Go value of type string

Change-Id: I0c5dbd9cb8b8ea4f43398849f8b4c33305231d54
Closes-Bug: 1691428
2017-05-17 10:54:06 +01:00
..
lxd Pass readonly flag as a string, not a boolean. 2017-05-17 10:54:06 +01:00
__init__.py Fix nova-lxd driver loading 2016-05-11 10:06:16 -04:00