refactor Fuel plugin builder validator
Bug #1539598 reported by
Ilya Kutukov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
In Progress
|
High
|
Ilya Kutukov | ||
Mitaka |
Won't Fix
|
High
|
Ilya Kutukov |
Bug Description
In Fuel plugin builder validator due partial inheritance of different validators versions is very hard to understand what checks is applied to what files.
Also it's possible to output only one error and merely possible to output warnings and informational messages during plugin validation.
Current validator structure is hard to extend with plugins multi-release support and notifications related to plugin packages v5.0.0.
So validator refactoring is required.
Changed in fuel: | |
status: | New → Confirmed |
Changed in fuel: | |
status: | Confirmed → Triaged |
status: | Triaged → Confirmed |
tags: | added: area-python tech-debt |
Changed in fuel: | |
status: | Confirmed → In Progress |
Changed in fuel: | |
milestone: | 9.0 → 10.0 |
Changed in fuel: | |
assignee: | Ilya Kutukov (ikutukov) → Vladimir Kuklin (vkuklin) |
Changed in fuel: | |
assignee: | Vladimir Kuklin (vkuklin) → Ilya Kutukov (ikutukov) |
To post a comment you must log in.
WIP patch /review. openstack. org/#/c/ 281291/
https:/