Reviewed:  https://review.openstack.org/465482
Committed: 
https://git.openstack.org/cgit/openstack/nova-lxd/commit/?id=95e1db84bc7c9bb83ca3081d613b013427b7ed56
Submitter: Jenkins
Branch:    master

commit 95e1db84bc7c9bb83ca3081d613b013427b7ed56
Author: James Page <james.p...@ubuntu.com>
Date:   Wed May 17 10:43:40 2017 +0100

    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


** Changed in: nova-lxd
       Status: New => Fix Released

** Changed in: cloud-archive/ocata
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1691428

Title:
  LXDAPIException: json: cannot unmarshal bool into Go value of type
  string when using config-drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1691428/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to