Update API version history for v1.61

Change-Id: Ie39054aaae1b7092c68e9d22ceecc26ee55bbfbb
This commit is contained in:
Mark Goddard 2020-02-07 16:43:30 +00:00
parent a50a1d0e5b
commit 627b0c0cd0
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ BASE_VERSION = 1
# v1.58: Add support for backfilling allocations. # v1.58: Add support for backfilling allocations.
# v1.59: Add support vendor data in configdrives. # v1.59: Add support vendor data in configdrives.
# v1.60: Add owner to the allocation object. # v1.60: Add owner to the allocation object.
# v1.61: Add retired and retired_reason to the node object.
MINOR_0_JUNO = 0 MINOR_0_JUNO = 0
MINOR_1_INITIAL_VERSION = 1 MINOR_1_INITIAL_VERSION = 1