Skip to content

more options for BaseProduct.type #93

@ktdreyer

Description

@ktdreyer

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions