Add heat-cfntools translation for RDO

Change-Id: I8713315a576fd780db45eceb995a623150e02599
This commit is contained in:
Thomas Bechtold 2019-03-04 12:03:34 +01:00
parent b62ccc6b09
commit 0aef8dcb55
1 changed files with 1 additions and 0 deletions

View File

@ -202,6 +202,7 @@ RDO_PKG_MAP = [
SingleRule('xattr', 'pyxattr', py3pkg='python3-pyxattr'),
SingleRule('XStatic-term.js', 'python-XStatic-termjs',
py3pkg='python3-XStatic-termjs'),
SingleRule('heat-cfntools', 'heat-cfntools'),
SingleRule('horizon', 'openstack-dashboard'),
SingleRule('networking-vsphere', 'openstack-neutron-vsphere'),
SingleRule('m2crypto', 'm2crypto'),