Comment 2 for bug 1806239

Revision history for this message
Matt Riedemann (mriedem) wrote :

The problem is likely in this code:

https://github.com/openstack/nova/blob/c9dca64fa64005e5bea327f06a7a3f4821ab72b1/nova/image/glance.py#L734

Where we're not handling os_hidden and converting it to a boolean.