This is an automatically generated e-mail. To reply, visit: http://reviewboard-openlmi.rhcloud.com/r/1648/

On April 29th, 2014, 12:30 p.m. UTC, Michal Minar wrote:

tools/devassistant/assistants/crt/python/openlmi-scripts.yaml (Diff revision 1)
7
  - rpm: ['openlmi-python-base', 'openlmi-tools', 'python-docopt', 'openlmi-scripts']
Since openlmi-tools 0.9.1, lmi meta-command is not needed.

openlmi-scripts 0.2.8 is just a package group pulling all the script packages as dependencies.

I would ditch openlmi-scripts dependency altogether.
Right, this was written before the change happened. Removed the openlmi-scripts dependency. 

FYI, these are not only build requirements, rather a list of required runtime and recommended packages for debugging, running and deployment.

- Tomáš


On May 5th, 2014, 3:54 p.m. UTC, Tomáš Bžatek wrote:

Review request for OpenLMI Developers.
By Tomáš Bžatek.

Updated May 5, 2014, 3:54 p.m.

Repository: openlmi-providers

Description

This snippet first clones the upstream openlmi-scripts repo and uses
the make_new.py script to create new command. The generated structure
is independent from the openlmi-scripts repo and only depends on
openlmi-tools.

Diffs

  • tools/devassistant/assistants/prep/openlmi-scripts.yaml (PRE-CREATION)
  • tools/devassistant/assistants/crt/python/openlmi-scripts.yaml (PRE-CREATION)

View Diff