Cluster resize operations assume Heat is in use

Bug #2047106 reported by Andrew Bonney
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum UI
New
Undecided
Jake Yip

Bug Description

When attempting to resize a cluster through Horizon, having selected 'Resize Cluster' a GET request is performed to the Magnum-ui back end which results in an error such as 'ERROR: The Stack (stack-name) could not be found.' being returned.

Looking at the code it appears that the assumption is that Heat is in use: https://github.com/openstack/magnum-ui/blob/master/magnum_ui/api/rest/magnum.py#L240. In our case we aren't using Heat so this fails.

A resize operation via the command line succeeds, so I would hope this could be made to operate in the absence of Heat too.

Jake Yip (waipengyip)
Changed in magnum-ui:
assignee: nobody → Jake Yip (waipengyip)
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.