summaryrefslogtreecommitdiffstats
path: root/reg2pegasus.py
diff options
context:
space:
mode:
authorRadek Novacek <rnovacek@redhat.com>2012-10-22 13:33:49 +0200
committerRadek Novacek <rnovacek@redhat.com>2012-10-22 13:33:49 +0200
commit86a07232637625234cfa5116a96fb4602619b663 (patch)
treee316d5c618fb66ea0e6e892b89d89d04c1a75b5d /reg2pegasus.py
parentbcb2525736d91ff912b08fce8a7f503b034c2ca1 (diff)
downloadopenlmi-providers-86a07232637625234cfa5116a96fb4602619b663.tar.gz
openlmi-providers-86a07232637625234cfa5116a96fb4602619b663.tar.xz
openlmi-providers-86a07232637625234cfa5116a96fb4602619b663.zip
Change project name from Cura to OpenLMI
Diffstat (limited to 'reg2pegasus.py')
-rw-r--r--reg2pegasus.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/reg2pegasus.py b/reg2pegasus.py
index 8f77434..c9e6b32 100644
--- a/reg2pegasus.py
+++ b/reg2pegasus.py
@@ -27,7 +27,7 @@ def define_module(location):
Version = "0.0.1";
InterfaceType = "CMPI";
InterfaceVersion = "2.0.0";
- ModuleGroupName = "cura-providers";
+ ModuleGroupName = "lmi-providers";
};
""" % { 'location': location }