fuel-plugins/fuel_plugin_builder/actions
Guo Ruijing a3f9289478 Support multi versions of package in fuel plugin
Some plugins may have repeating packages, which are currently filtered
by dpkg-scanpackages. This is the case for multiarch builds of some Fuel
plugins like ODL, which build and ship both amd64 and arm64 DEBs for ODL
prereqs. Allow multiple versions of a single package, by passing the
`-m` flag to dpkg-scanpackages when building local Ubuntu repo.

Closes-Bug: #1599896

Change-Id: Iba6442d2f21b252769ae30b2af01bbb04e16fd4c
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-07-07 18:21:14 +02:00
..
__init__.py Plugins version is bumped to the 4.0 supported by Fuel v8.0 2015-11-30 18:23:43 +03:00
base.py Restructuring files in project 2015-10-19 17:47:20 +03:00
build.py Support multi versions of package in fuel plugin 2016-07-07 18:21:14 +02:00
create.py Restructuring files in project 2015-10-19 17:47:20 +03:00