Commit Graph

39 Commits

Author SHA1 Message Date
daniceexi
45f64ba3d9 fix a minor message error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3876 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-24 03:40:40 +00:00
ligc
6bb41bd011 fix bug 2819359: chdef should check attr syntax
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3851 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-21 19:36:14 +00:00
ligc
d07e4f6e5c selection string code updates based on review meeting comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3705 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-06 09:45:22 +00:00
nott
9d5777e885 Do not list blank value.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3677 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-30 17:22:25 +00:00
ligc
ee66c687c9 update *def usage for the selection string syntax changes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3666 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-30 10:56:13 +00:00
ligc
1b72ba40b7 *def commands selection string syntax change
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3665 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-30 09:47:48 +00:00
ligc
6e599eef52 bug 2806486: With dynimic node group, chdef will change 'members' attr
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3618 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-23 05:51:28 +00:00
ligc
8bafc4bb2e bug 2810670: defrm foreach logic error fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3617 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-23 05:33:53 +00:00
ligc
7c6c9a1706 bug 2810670: defrm foreach logic error fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3616 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-23 05:22:57 +00:00
ligc
79478880c4 *def command support regular expression in noderange
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3574 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-15 09:29:56 +00:00
ligc
40d9cc966a regular expression noderange support with *def commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3552 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-11 07:26:29 +00:00
ligc
ca77e78e8f xCAT_plugin::DBobjectdefs::defrm: check whether the object is in the table before try to delete it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3545 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-10 06:31:37 +00:00
ligc
46f39f5b36 redirect some error messages to STDERR
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3537 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-09 08:30:49 +00:00
ligc
5bdfaa726b Undo the code changes made for 2727882
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3478 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-02 01:35:35 +00:00
ligc
2507582e5c bug 2727882 fix: if group is not specified, use the blank as the default
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3463 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-01 08:01:13 +00:00
nott
0a65c9fb49 Fix network definition error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3393 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-15 13:00:18 +00:00
ligc
c9f45e190d dynamic node group support: Noderange.pm->expandatom, DBobjectdefs.pm->defmk and defch, DBobjUtils.pm->getGroupMembers
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3389 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-15 02:29:28 +00:00
ligc
a0e4e2499b bug 2791570 Node will not be created without 'group' attribute via mkdef. Specifying groups to be empty if not specified with mkdef
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3379 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-14 09:35:08 +00:00
nott
6a8412018b Improve chdef performance and handling of tables with multiple keys
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3304 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-07 13:58:00 +00:00
nott
343e1a8040 Fix grep to avoid bogus error message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3243 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-22 17:29:11 +00:00
nott
11ca1c125e Extended verbose output should only be for lsdef
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2958 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-22 19:15:19 +00:00
nott
b7905e9481 Update site table descriptions
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2957 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-22 17:27:17 +00:00
nott
260d232153 Add site attribute descriptions to lsdef output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-20 18:46:11 +00:00
nott
5803c67a8f Make lsdef display zero values
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2944 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-19 18:12:11 +00:00
nott
5f60447279 Add check to make sure the objtype value is provided.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2669 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-29 18:42:59 +00:00
nott
932bd2d405 Fix bogus error message from rmdef.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2542 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-12-11 17:58:37 +00:00
nott
cd6b419037 fix chdef -m option.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2504 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-18 18:07:46 +00:00
wanghuaz
ef155bf678 Added verboses to chdef, mkdef.
Defect 2186000 [https://sourceforge.net/tracker/index.php?func=detail&aid=2186000&group_id=208749&atid=1006945]

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2489 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-10 03:11:12 +00:00
wanghuaz
2ab1270dfa git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2460 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 2008-11-04 07:12:17 +00:00
nott
e44ce98260 Fix problem with groups being defined when using a stanza file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2323 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-12 17:43:32 +00:00
jbjohnso
bcf8954fc3 -Fix problem where lsdef would not realize '0' is a valid value to display
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2321 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-12 15:04:48 +00:00
nott
487b70b1d6 Misc. code cleanup.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2052 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-22 14:07:55 +00:00
nott
230cc2f50b make lsdef help output alphabetical
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1956 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-29 17:43:47 +00:00
nott
7daec17016 fixx blank in lsdef output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1895 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 17:52:01 +00:00
nott
8a6f1c90d5 Fix lsdef -i output for groups and misc code cleanup.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1858 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-09 16:10:10 +00:00
nott
0cd7c5a6a0 Fix no cmd line args bug.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1761 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-25 15:37:19 +00:00
nott
2ab904e13c Misc. cleanup and updates.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1750 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-24 16:22:55 +00:00
nott
403f21742c Make sure node attr is set for node def
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1604 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-07 14:12:13 +00:00
jbjohnso
e68fe9d2db -Move xCAT-server and client to not have 2.0 in name for trunk
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1561 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-03 14:56:33 +00:00