mirror of
https://opendev.org/openstack/heat.git
synced 2026-01-16 23:00:55 +00:00
Add Code name for Stein 12.0.0 in document
Change-Id: Ieb5d2204b283d63dbf534752a40cb63231b267bf
This commit is contained in:
parent
3b34ef05d2
commit
af9c2e4baa
1 changed files with 2 additions and 1 deletions
|
|
@ -38,7 +38,8 @@ _CODE_NAMES = {'2013.1': 'Grizzly',
|
|||
'8.0.0': 'Ocata',
|
||||
'9.0.0': 'Pike',
|
||||
'10.0.0': 'Queens',
|
||||
'11.0.0': 'Rocky'}
|
||||
'11.0.0': 'Rocky',
|
||||
'12.0.0': 'Stein'}
|
||||
|
||||
all_resources = {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue