Activity log for bug #1594495

Date Who What changed Old value New value Message
2016-06-20 17:50:24 Sripriya bug added bug
2016-06-20 18:02:10 Sripriya description VIM REST APIs response contain hashed password in responses similar to [1]. This is not secure and hence needs to masked before sending the response. [1] "gAAAAABXY0JVWzHvOo-mEFJj9IDLhnjCWzS02v3rc3odsvzp_eq_ztVBQ2yrPq_lW5RGr29YpKk8wnHwSHJPR73ZpcqGAlhzLQ==" VIM REST APIs response contain hashed password in responses similar to [1]. This is not secure and hence needs to masked before sending the response. Once the server response is fixed, the existing mask_dict_password call in client is unnecessary and should be removed. [2] [3] [1] "gAAAAABXY0JVWzHvOo-mEFJj9IDLhnjCWzS02v3rc3odsvzp_eq_ztVBQ2yrPq_lW5RGr29YpKk8wnHwSHJPR73ZpcqGAlhzLQ==" [2] https://github.com/openstack/python-tackerclient/blob/master/tackerclient/tacker/v1_0/__init__.py#L389 [3] https://github.com/openstack/python-tackerclient/blob/master/tackerclient/tacker/v1_0/nfvo/vim.py#L37
2016-06-20 18:49:34 Anshu Kumar tacker: assignee Anshu Kumar (anshu-choubey)
2016-06-22 07:42:58 Sridhar Ramaswamy tacker: importance Undecided Medium
2016-06-22 20:19:22 Anshu Kumar tacker: status New Confirmed
2016-06-24 06:03:28 OpenStack Infra tacker: status Confirmed In Progress
2016-07-08 16:54:07 OpenStack Infra tacker: status In Progress Fix Released