When I got this error there was no field for providing the str_param.
I filled in the password and didn't update the str_param
Then the updation started and then it was unable to retrieve the stack list both in GUI and cli
This happens when you do not enter the value for str_param and try to update the stack.
heat version 0.3.0
Hi @Ethan
I'm using openstack kilo
{% extends "horizon/common/_modal_form.html" %}
{% load i18n %}
{% load url from future %}
{% block form_attrs %}enctype="multipart/form-data"{% endblock %}
this we have added in _change_template.html
I think the error occured because I didn't provide the value for str_param
Hi @Sergey
When I got this error there was no field for providing the str_param.
I filled in the password and didn't update the str_param
Then the updation started and then it was unable to retrieve the stack list both in GUI and cli
This happens when you do not enter the value for str_param and try to update the stack.
heat version 0.3.0
Hi @Ethan
I'm using openstack kilo common/ _modal_ form.html" %}
{% extends "horizon/
{% load i18n %}
{% load url from future %}
{% block form_attrs %}enctype= "multipart/ form-data" {% endblock %} template. html
this we have added in _change_
I think the error occured because I didn't provide the value for str_param