Add new OpenStack release to testing mocks

Add victoria release name to unit test mock data.

Change-Id: Ib530a2f2875fe3478cd4960006839e48e5ebe271
This commit is contained in:
Corey Bryant 2020-07-13 18:39:38 +00:00
parent 84da63c663
commit b29029ce46
1 changed files with 1 additions and 0 deletions

View File

@ -73,4 +73,5 @@ def mock_charmhelpers():
'stein',
'train',
'ussuri',
'victoria',
)