Commit Graph

8 Commits

Author SHA1 Message Date
fling
ee49098d5e modified: ri_func_dep.py
update
2010-11-25 08:54:40 +08:00
fling
093a3ac28b modified: ri_func_dep.py
funcation dependency  make a raid
2010-11-24 17:31:13 +08:00
fling
959fd7fdcf modified: ri_func_dep.py
make tab equal 4 spaces
2010-11-17 13:43:53 +08:00
fling
258f9dc69f modified: interface/ri_data.py
modified:   interface/ri_func_dep.py
	modified:   interface/ri_inst_cli.py
	modified:   interface/ri_inst_tk.py
	modified:   interface/ri_oper.py
	modified:   xml/interface.xml
  make tab equal 4 spaces
2010-11-15 12:18:06 +08:00
fling
b52f535f6b modified: ri_data.py
modified:   ri_func_dep.py
	modified:   ri_main.py
	modified:   ri_tk_cmd.py
     Because the function sort() return value is not a list. it is return <type 'NoneType'>.so use for k in ri_data.MountPoint.dict{}.keys().sort() must be throw a exception
2010-10-19 04:54:11 +08:00
lizhi-rocky
0c425d031d 1. unify install.xml location
2. in ri_data.py, fix an error on Raid instance construction
3. in ri_func_dep.py, use common function ri_data.Group.get_install_pkgs()
4. in ri_install.py, add logic to config install.xml location
5. rename test.py to ri_main.py
6. in ri_main.py, add logic to set config.xml location
7. in ri_main.py, modify the way to get parameters.
2010-10-18 17:34:55 +08:00
qinbo
ba44458e56 bug 816
modify ri_func_dep.py after review
2010-10-15 10:39:51 +08:00
qin bo
f6951cfa07 add function dependency 2010-09-27 14:15:37 +08:00