summaryrefslogtreecommitdiffstats
path: root/tools/upgrade/1.3/README
diff options
context:
space:
mode:
authorJason Kincl <kincljc@ornl.gov>2013-05-22 11:59:16 -0400
committerJason Kincl <kincljc@ornl.gov>2013-05-22 11:59:16 -0400
commitbc925f4059496894c951b0ddb86cb5ae774edd1e (patch)
treec9760db81d2a62aee2f8a337ed93b312df83aabc /tools/upgrade/1.3/README
parentdafa48723db14f32a6ae07aa9a21df53bd945650 (diff)
downloadbcfg2-bc925f4059496894c951b0ddb86cb5ae774edd1e.tar.gz
bcfg2-bc925f4059496894c951b0ddb86cb5ae774edd1e.tar.bz2
bcfg2-bc925f4059496894c951b0ddb86cb5ae774edd1e.zip
adding doc
Diffstat (limited to 'tools/upgrade/1.3/README')
-rw-r--r--tools/upgrade/1.3/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/upgrade/1.3/README b/tools/upgrade/1.3/README
index 2831d8f00..1a919f869 100644
--- a/tools/upgrade/1.3/README
+++ b/tools/upgrade/1.3/README
@@ -19,3 +19,8 @@ migrate_dbstats.py
migrate_perms_to_mode.py
- Convert perms attribute to mode (note that if you have info/:info
files, you should run migrate_info.py first)
+
+migrate_probe_groups_to_db.py
+ - Migrate Probe host and group data from XML to DB backend for Metadata
+ and Probe plugins. Does not migrate individual probe return data. Assumes
+ migration to BOTH Metadata and Probe to database backends.