alphanumeric plugin version support
Bug #1458860 reported by
Lenny
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Triaged
|
Medium
|
Fuel Sustaining | ||
Mitaka |
Won't Fix
|
Medium
|
Fuel Python (Deprecated) | ||
Newton |
Triaged
|
Medium
|
Fuel Sustaining |
Bug Description
Fuel Plugin version number does not support alphanumeric values
ex: metadata.yaml
# Plugin version
version: 0.2.13_abcd
This is very useful for developers to make unique patches and test them in QA/Costumer prior to formal release.
Instead of 'abcd' we can add 5 chars of git SHA commit id for unique code identification.
Reproduce:
metadata.yaml
# Plugin version
version: 0.2.13_abcd
#/.build.sh
Successfully installed fuel-plugin-builder
Cleaning up...
Unexpected error
invalid version number '0.2.13_abcd'
Building mellanox plugin failed
Changed in fuel: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Fuel Python Team (fuel-python) |
milestone: | none → 7.0 |
Changed in fuel: | |
milestone: | 7.0 → 8.0 |
no longer affects: | fuel/8.0.x |
tags: | added: area-python |
To post a comment you must log in.
Looks like feature. Does not brake deployment. Moving to 8.0