Add Pike version '9.0.0' in doc

Change-Id: Ia2fc4593275c2f52ab202bf9331ef54dec548e0b
This commit is contained in:
huangtianhua 2017-02-04 14:53:55 +08:00
parent 58dd39d6f8
commit 1fabf0a88f
1 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,8 @@ _CODE_NAMES = {'2013.1': 'Grizzly',
'5.0.0': 'Liberty',
'6.0.0': 'Mitaka',
'7.0.0': 'Newton',
'8.0.0': 'Ocata'}
'8.0.0': 'Ocata',
'9.0.0': 'Pike'}
all_resources = {}