SemVer utility to operate on object versions in SemVer notation

Registered by Alexander Tivelkov

Introduce a Version class to store artifacts' versions as a combination of Major, Minor and Patch with optional pre-release label and build metadata, all according to SemVer spec (www.semver.org).

The utility should contain functions to convert version components into a long integer (64 bit value) which may be used to order a set of version data by comparing values of a single field, which may be useful when the data is persisted in DB

Blueprint information

Status:
Complete
Approver:
Nikhil Komawar
Priority:
Essential
Drafter:
Alexander Tivelkov
Direction:
Approved
Assignee:
Alexander Tivelkov
Definition:
Approved
Series goal:
Accepted for kilo
Implementation:
Implemented
Milestone target:
milestone icon 2015.1.0
Started by
Alexander Tivelkov
Completed by
Nikhil Komawar

Related branches

Sprints

Whiteboard

nikhil_k: Based on the time constraint, it seems difficult to get this landed by k1. Let's revisit the possibility on Dec 15th 2014.

Gerrit topic: https://review.openstack.org/#q,topic:artifacts,n,z

Addressed by: https://review.openstack.org/107676
    SemVer utility to store SemVer-compatible object versions in DB

Gerrit topic: https://review.openstack.org/#q,topic:bp/semver-support,n,z

Gerrit topic: https://review.openstack.org/#q,topic:art-db82,n,z

Gerrit topic: https://review.openstack.org/#q,topic:art-api116,n,z

Addressed by: https://review.openstack.org/119174
    Declarative definitions of Artifact Types

Addressed by: https://review.openstack.org/148588
    A mixin for jsonpatch requests validation

Addressed by: https://review.openstack.org/115998
    Database layer for Artifact Repository

Addressed by: https://review.openstack.org/132898
    Domain layer for Artifact Repository

Addressed by: https://review.openstack.org/134300
    Artifact Plugins Loader

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.