remove-base-url-from-data-in-os-cli

Bug #1491499 reported by Devdatta Kulkarni
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Solum
New
Undecided
Unassigned

Bug Description

With WSME 0.8.0, strict api validation has been introduced. Specifically, WSME rejects any requests which contain attributes that are not defined in the API data model.

When using Solum CLI, we are noticing that 'base_url' is sent in as an attribute with data for actions such as language_pack create. WSME 0.8.0 rejects such requests due to its strict checking.

The reason base_url is being sent from Solum CLI is because the OpenStack CLI which Solum CLI internally uses adds the base_url to the data that is sent in.

This bug is to track the work to modify that OpenStack CLI to not send the base_url with the data.

Tags: solum-api
tags: added: solum-api
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.