deploy_ceilometer_ha_with_external_mongo test failed on updating cluster attributes with 400 bad request {"message": "[mongo_user] Empty username", "errors": []}

Bug #1545640 reported by Andrey Sledzinskiy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Vadim Rovachev
8.0.x
Fix Released
High
Vadim Rovachev

Bug Description

iso - 8.0-566

Steps:
1. Run deploy_ceilometer_ha_with_external_mongo system test (https://github.com/openstack/fuel-qa/blob/master/fuelweb_test/tests/test_services.py#L761)

It failed on updating cluster attributes - 2016-02-15 01:37:44,383 - ERROR http.py:105 -- Bad Request code 400 [{"message": "[mongo_user] Empty username", "errors": []}]

http://paste.openstack.org/show/486952/

logs are attached

Tags: area-qa
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :
Changed in fuel:
assignee: MOS QA Team (mos-qa) → Artem Minasyan (aminasyan)
status: New → Confirmed
Changed in fuel:
assignee: Artem Minasyan (aminasyan) → nobody
assignee: nobody → Vadim Rovachev (vrovachev)
Revision history for this message
Vadim Rovachev (vrovachev) wrote :

In logs:
"mongo_user":{
"regex":{
"source":"^\\w+$",
"error":"Empty username"
},
"description":"Mongo database username",
"weight":30,
"value":"\u0441\u0443\u0448\u0434\u0449\u044c\u0443\u0435\u0443\u043a",
"label":"Username",
"type":"text"
},

mongo user has incorrect incoding. At this moment this problem fixed.

Changed in fuel:
status: Confirmed → Fix Committed
Revision history for this message
Vitaly Gusev (vgusev) wrote :
Changed in fuel:
status: Fix Committed → Fix Released
tags: removed: non-release
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.