
An API request to create a floating IP reservation is expected to pass the required_floatingips parameter as a list, not as a string. Modify the CLI to parse required_floatingips as a JSON array so it can be passed to the API in the right format. Change-Id: Ia84ceb881f0889266c8f0349a1ffb047597bac2d Closes-Bug: #1843258
Team and repository tags
Blazar client
This is a client for the OpenStack Blazar API. It provides a Python API (the blazarclient module) and a command-line script (blazar).
Other Resources
Source code:
Blueprints/Bugs: https://launchpad.net/blazar
Documentation: https://docs.openstack.org/blazar/latest/
Release notes: https://docs.openstack.org/releasenotes/python-blazarclient/
Description
Languages
Python
100%