Add networking-l2gw translation for RDO & SUSE
Change-Id: Iba6bebccd933b134cb04dcc8f197feac84b272bd
This commit is contained in:
@@ -205,6 +205,7 @@ RDO_PKG_MAP = [
|
|||||||
SingleRule('heat-cfntools', 'heat-cfntools'),
|
SingleRule('heat-cfntools', 'heat-cfntools'),
|
||||||
SingleRule('horizon', 'openstack-dashboard'),
|
SingleRule('horizon', 'openstack-dashboard'),
|
||||||
SingleRule('networking-vsphere', 'openstack-neutron-vsphere'),
|
SingleRule('networking-vsphere', 'openstack-neutron-vsphere'),
|
||||||
|
SingleRule('networking-l2gw', 'openstack-neutron-l2gw'),
|
||||||
SingleRule('m2crypto', 'm2crypto'),
|
SingleRule('m2crypto', 'm2crypto'),
|
||||||
SingleRule('libvirt-python', 'libvirt-python', py3pkg='libvirt-python3'),
|
SingleRule('libvirt-python', 'libvirt-python', py3pkg='libvirt-python3'),
|
||||||
SingleRule('tempest-horizon', 'python-horizon-tests-tempest'),
|
SingleRule('tempest-horizon', 'python-horizon-tests-tempest'),
|
||||||
@@ -300,6 +301,7 @@ SUSE_PKG_MAP = [
|
|||||||
SingleRule('monasca-ui', 'openstack-horizon-plugin-monasca-ui'),
|
SingleRule('monasca-ui', 'openstack-horizon-plugin-monasca-ui'),
|
||||||
SingleRule('murano-dashboard', 'openstack-horizon-plugin-murano-ui'),
|
SingleRule('murano-dashboard', 'openstack-horizon-plugin-murano-ui'),
|
||||||
SingleRule('networking-vsphere', 'openstack-neutron-vsphere'),
|
SingleRule('networking-vsphere', 'openstack-neutron-vsphere'),
|
||||||
|
SingleRule('networking-l2gw', 'openstack-neutron-l2gw'),
|
||||||
RegexRule(pattern=r'^(neutron-)?\w+-(dashboard|ui)',
|
RegexRule(pattern=r'^(neutron-)?\w+-(dashboard|ui)',
|
||||||
pkgfun=suse_horizon_plugins_tr),
|
pkgfun=suse_horizon_plugins_tr),
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user