RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1317426 - Can't open the "Edit Parameters" screen, an exception is dumped to the tripleo-api console
Summary: Can't open the "Edit Parameters" screen, an exception is dumped to the triple...
Keywords:
Status: CLOSED EOL
Alias: None
Product: RDO
Classification: Community
Component: rdo-manager-gui
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: Kilo
Assignee: Ana Krivokapic
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-14 08:56 UTC by Udi Kalifon
Modified: 2016-05-19 16:03 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-05-19 16:03:00 UTC
Embargoed:


Attachments (Terms of Use)

Description Udi Kalifon 2016-03-14 08:56:24 UTC
Description of problem:
When trying to open the "Edit Parameters" screen, you see the following in the tripleo-api console:

[-] Error validating the plan.
Traceback (most recent call last):
  File "/home/stack/tripleo-common/tripleo_common/core/plan.py", line 154, in get_deployment_parameters
    show_nested=True)
  File "/home/stack/tripleo-common/.tox/venv/lib/python2.7/site-packages/heatclient/v1/stacks.py", line 296, in validate
    resp = self.client.post(url, **args)
  File "/home/stack/tripleo-common/.tox/venv/lib/python2.7/site-packages/heatclient/common/http.py", line 281, in post
    return self.client_request("POST", url, **kwargs)
  File "/home/stack/tripleo-common/.tox/venv/lib/python2.7/site-packages/heatclient/common/http.py", line 271, in client_request
    resp, body = self.json_request(method, url, **kwargs)
  File "/home/stack/tripleo-common/.tox/venv/lib/python2.7/site-packages/heatclient/common/http.py", line 260, in json_request
    resp = self._http_request(url, method, **kwargs)
  File "/home/stack/tripleo-common/.tox/venv/lib/python2.7/site-packages/heatclient/common/http.py", line 215, in _http_request
    raise exc.from_response(resp)
HTTPBadRequest: ERROR: Property error: resources.StorageMgmtVirtualIP.properties: Unknown Property PortName

2016-03-14 08:47:20.008 29584 INFO werkzeug [-] 192.0.2.1 - - [14/Mar/2016 08:47:20] "GET /v1/plans/DefaultPlan/parameters HTTP/1.1" 500 -


How reproducible:
100%


Steps to Reproduce:
1. Go to the "Deployment Plan" page
2. Under "Configure and Assign Roles" click on "Edit Parameters"


Actual results:
Nothing pops up on the screen. Check the tripleo-api console for the exception.

Comment 2 Chandan Kumar 2016-05-19 16:03:00 UTC
This bug is against a Version which has reached End of Life.
If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.


Note You need to log in before you can comment on or make changes to this bug.