Commit Graph

56 Commits

Author SHA1 Message Date
phamt
fa3822b7b3 Fixed makehosts problem in xCAT-UI.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13692 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-01 12:32:02 +00:00
phamt
6b9007e64a Undo some of the latest changes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13663 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-30 14:01:04 +00:00
zhaoertao
f06b7dbbc5 for item: clean up Utils.pm, the code in xCAT-UI/xcat/plugins/
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13468 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-09 04:10:24 +00:00
xq2005
fd39f52d46 add resetnet process for p7 ih cluster setup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13329 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-23 10:06:51 +00:00
xq2005
edc06a1908 change the server side code for darpa demo
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13311 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-18 08:13:14 +00:00
xq2005
8ff50af5ca fix the graphical layout error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13299 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-16 11:49:57 +00:00
phamt
d71018a664 Allowed generated node names to come from free ones available, and not the highest base digit.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12577 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-08 21:32:11 +00:00
phamt
4ad9216707 Formatted code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12434 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-01 23:43:11 +00:00
phamt
f6cca9aa39 Added configuration panel for groups.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12345 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 03:49:06 +00:00
phamt
f8630000f9 Added configuration panel for images and updated profiles configuration panel.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12344 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-25 23:36:32 +00:00
phamt
4dc359e733 Added groups panel in service config tab. Added create, edit, and delete functionality into zVM service profile config panel. Removed /opt/xcat from .spec file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12286 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-20 03:50:58 +00:00
phamt
6ee305dd95 Added policy.rule=allow when creating new users for service page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12282 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-19 18:56:55 +00:00
phamt
0e7ea664d4 Added selectable column to service tab on configure page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12264 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-18 22:49:15 +00:00
phamt
a80623ace8 Added configure profile panel for self-service page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12248 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-17 03:03:25 +00:00
phamt
90b9b596e0 Changed location where directory entry is retrieved.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12204 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-11 22:40:44 +00:00
phamt
57b7c99c0f Moved profile configuration and directory entry onto the xCAT MN under /var/opt/xcat/profiles.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12203 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-11 22:33:50 +00:00
phamt
d060592573 Added configure tab for self-service page. Fixed bug in nodes table where node attributes are not loaded when there is more than 50 nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12200 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-11 19:59:16 +00:00
phamt
7bef9e3d4b Added storage management to zVM resources page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12087 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-02 04:08:30 +00:00
xq2005
1b9f6bc02f fix bug 3505088 for ganglia monitor page not stable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11860 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 10:40:31 +00:00
phamt
9df72493d4 Fixed add node dialogs. Added change password option under Settings. Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11844 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-14 04:32:06 +00:00
xq2005
7fcd6c03b1 support the latest ganglia output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11805 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-09 11:07:59 +00:00
phamt
4d59e64a73 Checked the max # of virtual machines allowed before provisioning.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11642 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 18:10:34 +00:00
phamt
0f4b3e15c9 Cleaned up code. Fixed bug where max-vm is not correctly retrieved.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11630 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 03:12:54 +00:00
phamt
e1d28213ba Do not put node in "all" group of the group selected is "all"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11566 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-13 20:56:12 +00:00
yinle
8e4ef84b0c "getnodetype performance improvement": change getnodetype related code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11550 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 10:50:38 +00:00
phamt
612ad8c52d Cleaned up Ganglia page and enabled other nodes to show up in Current Nodes Status table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11513 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-08 15:49:36 +00:00
phamt
e7375935d3 Fixed bug when finding default disk pool.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11402 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-23 17:52:34 +00:00
xq2005
a892974279 fix bugs found in BBC cluster testing on nodes page and discovery page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11390 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-17 06:17:25 +00:00
xq2005
86f224be13 change the function location into hmc.js
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11323 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-31 06:46:13 +00:00
phamt
d5bbb7c2fa Used profile name to get directory entry instead of group name.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11293 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-24 14:57:13 +00:00
phamt
205b64c8c2 Added check for disk pool and size configuration.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11275 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-20 19:50:31 +00:00
phamt
832b4becb1 Added check for disk pool and size configuration.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11274 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-20 19:38:21 +00:00
phamt
441198422d Used profile name instead of group name for directory entry.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11273 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-20 18:26:15 +00:00
phamt
2995e9dc7b Used profile name instead of group name for directory entry.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11272 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-20 18:10:28 +00:00
phamt
0a5044353a Fixed host ranges.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11266 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-19 14:44:24 +00:00
phamt
17298c84b7 Fixed gennodename() to handle VLSM. Fixed provision page layouts.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11265 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-19 05:03:27 +00:00
xq2005
f0ca0a1b7d ganglia monitor support zoom function
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11151 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-07 08:09:16 +00:00
phamt
756ee41b95 Handle multiple groups when generating node name.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11129 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-06 03:04:47 +00:00
phamt
c7eb0b0856 Enable gennodename to handle more complex regex.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11128 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-06 00:47:06 +00:00
phamt
8e051620f3 Renamed Guide page to Help page. Added checks in KVM/ESX provision page. Group fields into fieldsets in z/VM provision page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11039 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-23 17:59:48 +00:00
phamt
fa19d0d38f Add limit to number of VMs a user could create.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11023 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-17 04:23:53 +00:00
phamt
dea5659709 Added command to get default user entry.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10885 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-25 14:56:53 +00:00
phamt
7091d1ecaa Added real-time output to service page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10768 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-14 00:02:12 +00:00
phamt
f48de67529 Updated clone script for zLinux.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10759 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-12 19:10:24 +00:00
phamt
74c9ca2d07 Added clone option to self-service page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10758 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-12 18:27:12 +00:00
phamt
0fdf3ea7d3 Configure ganglia in gangliastart().
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10753 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-12 15:24:10 +00:00
phamt
3ed0f95ae5 Separated ganglia conf/start/stop into separate functions.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10752 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-12 15:07:46 +00:00
phamt
bae82255cf Install Ganglia automatically in self-service page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10713 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-07 20:10:32 +00:00
phamt
3cfd938e71 Add support for RH in self service provisioning (on z).
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10701 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-04 20:08:55 +00:00
phamt
95aed4e760 Enable self-service portal for other platforms.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10685 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-30 18:29:27 +00:00