Package ZenModel :: Package migrate :: Module device_indexes
[show private | hide private]
[frames | no frames]

Module ZenModel.migrate.device_indexes

This migration script adds indexes for fields displayed in the device list.
Classes
NewDeviceIndexes  

Variable Summary
str __version__ = ''
list fieldIndexes = ['id', 'getDeviceIp', 'getDeviceClassPath...
list pathIndexes = ['getPhysicalPath']

Variable Details

__version__

Type:
str
Value:
''                                                                     

fieldIndexes

Type:
list
Value:
['id', 'getDeviceIp', 'getDeviceClassPath', 'getProdState']            

pathIndexes

Type:
list
Value:
['getPhysicalPath']                                                    

Generated by Epydoc 2.1 on Thu Aug 16 09:55:16 2007 http://epydoc.sf.net