Comment 1 for bug 1031096

Revision history for this message
Matt Dietz (cerberus) wrote :

Make sure to follow the rabbit hole all the way down. https://review.openstack.org/#/c/9295/

First of all, requested_networks isn't an extension. That means you're changing the API itself. That means you can't go changing this like it's an extension; you'd be breaking API compatibility and thus the API spec.