UI related metadata serialized in deployment info

Bug #1391899 reported by Dima Shulyak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Low
Fuel Python (Deprecated)

Bug Description

Check for example zabbix part of serialized info:

"zabbix": {
                        "username": "admin",
                        "db_password": "1ecZiwng",
                        "password": "zabbix",
                        "metadata": {
                            "restrictions": [
                                {
                                    "action": "hide",
                                    "condition": "not ('experimental' in version:feature_groups)"
                                }
                            ],
                            "weight": 70,
                            "label": "Zabbix Access"
                        },

metadata section is completely unnecessery for deployment and add complexity in reading/debuging deployment information

Changed in fuel:
milestone: none → 6.1
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
importance: Medium → Low
Dmitry Pyzhov (dpyzhov)
tags: added: module-serialization
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
milestone: 6.1 → 7.0
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
milestone: 7.0 → 8.0
Revision history for this message
Andrey Maximov (maximov) wrote :

This is an enhancement not a bug, let' create blueprint for this one. Also zabbix example is not actual anynore, we removed it from product.

Changed in fuel:
status: Confirmed → Invalid
Dmitry Pyzhov (dpyzhov)
tags: added: area-python
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.