Add new OpenStack releases to testing mocks
Add queens and rocky release names to unit test mock data. Change-Id: I7ab3e06c3cc2da15d4cbfbf91cd89ad52b8b5285
This commit is contained in:
parent
fab13633ed
commit
012725aa17
@ -55,4 +55,6 @@ def mock_charmhelpers():
|
||||
'newton',
|
||||
'ocata',
|
||||
'pike',
|
||||
'queens',
|
||||
'rocky',
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user