Add Pike version '9.0.0' in doc
Change-Id: Ia2fc4593275c2f52ab202bf9331ef54dec548e0b
This commit is contained in:
parent
58dd39d6f8
commit
1fabf0a88f
@ -34,7 +34,8 @@ _CODE_NAMES = {'2013.1': 'Grizzly',
|
|||||||
'5.0.0': 'Liberty',
|
'5.0.0': 'Liberty',
|
||||||
'6.0.0': 'Mitaka',
|
'6.0.0': 'Mitaka',
|
||||||
'7.0.0': 'Newton',
|
'7.0.0': 'Newton',
|
||||||
'8.0.0': 'Ocata'}
|
'8.0.0': 'Ocata',
|
||||||
|
'9.0.0': 'Pike'}
|
||||||
|
|
||||||
all_resources = {}
|
all_resources = {}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user