Merge "Add a comment about node sharding to API versions"

This commit is contained in:
Zuul 2023-02-24 20:20:33 +00:00 committed by Gerrit Code Review
commit eb03345006
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@ BASE_VERSION = 1
# v1.79: Change allocation behaviour to prefer node name match
# v1.80: Marker to represent self service node creation/deletion
# v1.81: Add node inventory
# v1.82: Add node sharding capability
MINOR_0_JUNO = 0
MINOR_1_INITIAL_VERSION = 1
MINOR_2_AVAILABLE_STATE = 2