"Show Certificate" button returns an invalid certificate
Bug #1769918 reported by
Yann Weyer
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Magnum UI |
New
|
Undecided
|
Unassigned |
Bug Description
Under Openstack 13.0.0, with Magnum v6 and Magnum UI v2, downloading a CA certificate for a specific cluster returns an invalid file (content: "undefined")
It seems the frontend tries to read the pem value from `response.pem`, but the actual data is to be found under `response.data.pem`
https:/
Is this an incompatibility between versions?
To post a comment you must log in.
This issue was fixed in the openstack/magnum-ui 5.0.1 release.