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

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.

tools/devassistant/assistants/crt/python/openlmi-scripts.yaml (Diff revision 1)
103
  - log_i: 'Please read http://pythonhosted.org/openlmi-scripts/script-tutorial.html for a basic'
Change the url to
http://pythonhosted.org/openlmi-tools/scripts/script-tutorial.html

Original site is going to be deprecated.

- Michal Minar


On April 28th, 2014, 2:39 p.m. UTC, Tomáš Bžatek wrote:

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

Updated April 28, 2014, 2:39 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/crt/python/openlmi-scripts.yaml (PRE-CREATION)
  • tools/devassistant/assistants/prep/openlmi-scripts.yaml (PRE-CREATION)

View Diff