- Expose the lock_time and protection fields in host stat.
- Allow users to set the protection level through the CLI.
Risk(Low): Changes affect host_stat and host_mod.  Verified working.
Visibility(Medium): Users will notice new functionality in the CLI

Signed-off-by: Ryan Kubiak <[email protected]>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@2303 592f7852-d20e-0410-864c-8624ca9c26a4
diff --git a/cli/topic_common.py b/cli/topic_common.py
index bbec3f6..3eb9270 100755
--- a/cli/topic_common.py
+++ b/cli/topic_common.py
@@ -66,6 +66,7 @@
                     'status': 'Status',
                     'locked': 'Locked',
                     'locked_by': 'Locked by',
+                    'lock_time': 'Locked time',
                     'labels': 'Labels',
                     'description': 'Description',
                     'hosts': 'Hosts',
@@ -90,6 +91,7 @@
                     'synch_type': 'Synch Type',
                     'control_file': 'Control File',
                     'only_if_needed': 'Use only if needed',
+                    'protection': 'Protection',
                     }
 
 # In the failure, tag that will replace the item.