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

Review request for OpenLMI Developers.
By Michal Minar.
Repository: openlmi-providers

Description

registration script now allows to specify cimom

Until now openlmi-mof-register operated on both sfcbd and tog-pegasus if
present on system. This fails when we target namespace present only in
one of them (like "root/interop" for sfcbd or "root/PG_InterOp" for
tog-pegasus).

This patch adds "-c" option allowing to specify target cimom.

For example:
    openlmi-mof-register -n root/PG_InterOp -c tog-pegasus \
        --just-mofs unregister  mof/70_LMI_SoftwareIndicationFilters.mof
  Removes instances of indication filters only from tog-pegasus.

Diffs

  • openlmi-mof-register (d7918e0e5b43358428c0b969ea78021e16d853b1)

View Diff