Add victoria package version

Also remove jinja2 from wheelhouse.txt as is a duplicate
and due to improvements in charm build it now causes the
build to fail.

Change-Id: I75a1f34cd3b1c31191c6022a2440216bcad18e3b
This commit is contained in:
Corey Bryant 2020-07-13 19:17:12 +00:00
parent d3bbe3fb4e
commit 561feeb383
2 changed files with 1 additions and 2 deletions

View File

@ -119,6 +119,7 @@ class DRAgentCharm(charms_openstack.charm.OpenStackCharm):
('14', 'stein'),
('15', 'train'),
('16', 'ussuri'),
('17', 'victoria'),
]),
}

View File

@ -1,3 +1 @@
jinja2
psutil