** Changed in: horizon
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1394505
Title:
Heat stack_update needs password
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
This call needs also password:
https://github.com/openstack/horizon/blob/05ed60b123550c8e05746330ef2f228bdaccda50/openstack_dashboard/api/heat.py#L108
It should be
heat.heatclient(request, password).stacks.update(stack_id, **kwargs)
Otherwise it fails. Depends on configuration of heat, but default
configuration needs password for create and update.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1394505/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp