summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-10-09 10:13:23 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-10-09 10:13:23 -0400
commitfa334b413853a737998493917465a9ed42377a54 (patch)
tree77b543a19f00fdf3fcd6bcda1705431cac2993e7
parent315dad1ff075b1e96edf46ccf9dc7b476f6f2f50 (diff)
downloadbcfg2-fa334b413853a737998493917465a9ed42377a54.tar.gz
bcfg2-fa334b413853a737998493917465a9ed42377a54.tar.bz2
bcfg2-fa334b413853a737998493917465a9ed42377a54.zip
added migrate_dbstats.py to 1.3 upgrade tools README
-rw-r--r--tools/upgrade/1.3/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/upgrade/1.3/README b/tools/upgrade/1.3/README
index 6c9382550..e72650729 100644
--- a/tools/upgrade/1.3/README
+++ b/tools/upgrade/1.3/README
@@ -12,3 +12,6 @@ migrate_configs.py
service_modes.py
- Convert Service tags from "mode" attribute to separate "restart"
and "install" attributes
+
+migrate_dbstats.py
+ - Convert old DBStats entries to the new Reporting system