Fuel plugin builder has no ability to define package dependencies

Bug #1616389 reported by Sergey Vasilenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Confirmed
High
Fuel Sustaining

Bug Description

Detailed bug description:
 Fuel plugin builder has no ability to define package dependencies for plugin in master node

Steps to reproduce:
  for example, my plugin requires 'patch' utility while install.
This utility was not installed while master node setup.
Pre-install script into RPM will be failed while plugin installed

Expected results:
  I need ability to define packages, that required for my plugin in format, like

    depends:
      - package: name1
        version: >=version1
      - package: name2

  into metadata.yaml

Actual result:
 I have no such ability.

Reproducibility:
 100%

Workaround:
 error-message while plugin install and fail installation.

Impact:
 fuel plugins

Tags: feature
tags: added: feature
Changed in fuel:
milestone: 9.2 → 11.0
assignee: Ilya Kutukov (ikutukov) → Fuel Sustaining (fuel-sustaining-team)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.