-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
The latest in-development version of my Ceph 3.0 layered product is based on a not-yet-available version of RHEL (7.4).
I was hoping I could specify this in the compose metadata (setting base_product_type = "nightly" in my Pungi config), but it looks like we restrict BaseProduct.type to productmd.common.RELEASE_TYPES:
RELEASE_TYPES = [
"fast",
"ga",
"updates",
"eus",
"aus",
"els",
]What would be the best way to indicate in the compose metadata that my layered product is based on a not-yet-released base product?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels