2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 01:26:38 +00:00

27 Commits

Author SHA1 Message Date
Casandra Qiu
c1bbed0011 Task 46442 Add verbose message to switchdiscover command 2015-06-09 16:11:14 -04:00
Casandra Qiu
75491b75aa Task 46440 Cleanup the nmap process for switchdiscover command 2015-06-09 13:40:12 -04:00
Casandra Qiu
31877364e3 Task 46441 Use nmap osscan to discovery switch more aggressively 2015-06-08 17:44:42 -04:00
linggao
6cccdc484d handles the case where mac is empty for switchdiscover command 2015-06-08 16:24:53 -04:00
linggao
ae08f1e7cf made the response structure keyed by mac instead of ip for switchdiscover command 2015-06-04 16:56:40 -04:00
linggao
59873c2a9d handles lldp responses without ip addresses for switchdiscover command 2015-06-04 15:53:42 -04:00
Casandra Qiu
f71cf8782a Task 46441: use nmap osscan to discovery switch more aggressively 2015-06-04 15:35:10 -04:00
linggao
4751f4746f bug fix in switchdiscover 2015-06-02 16:34:35 -04:00
linggao
40e1e5ee80 made nmap as default scan method for switchdiscover command 2015-06-02 15:51:07 -04:00
linggao
f6fd10a00c standalize switchtype attribut for switch object 2015-05-27 16:30:21 -04:00
linggao
5204200e04 use under score _ instead of dash - in switch name for switchdiscover. 2015-05-27 15:53:10 -04:00
linggao
ae1457ed52 modified switchdiscover.pm so that it is easier to add new switch types 2015-05-27 15:18:34 -04:00
Casandra Qiu
41a22e4370 Task 44651 Filter out unwanted entries from nmap output 2015-05-27 12:07:23 -04:00
Casandra Qiu
1c1103c876 fill in switch type for mgt and nodetype for switchdiscover command 2015-05-27 10:22:41 -04:00
linggao
e42449c868 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-05-21 17:05:32 -04:00
linggao
5c31791e71 checking for wrong node names for switchdiscover 2015-05-21 17:04:48 -04:00
Casandra Qiu
62099a7866 add hostname lookup by ip for switchdiscover command 2015-05-21 16:14:50 -04:00
linggao
8d5c71def8 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
Conflicts:
	xCAT-server/lib/xcat/plugins/switchdiscover.pm
2015-05-21 15:14:38 -04:00
linggao
d0f12373d8 Added filters for input and output for switchdiscover command 2015-05-21 15:08:51 -04:00
Casandra Qiu
135a048a67 Display Switch discovery data in the stanza and xml formats 2015-05-21 11:40:28 -04:00
Casandra Qiu
f005a3894a write switchdiscover attributes to xcat database 2015-05-20 10:38:50 -04:00
linggao
91bd44955f more code for switchdiscover 2015-05-15 17:07:28 -04:00
Casandra Qiu
686e79211f nmap scan support for switchdiscover 2015-05-15 15:54:31 -04:00
linggao
20bf9f90f6 added output display for switchdiscover command 2015-05-15 13:31:21 -04:00
linggao
1d7df6b238 more code for switchdiscover command 2015-05-14 11:27:38 -04:00
linggao
6155642aee Allow switchdiscover command call corresponding subroutines 2015-05-12 14:47:52 -04:00
Casandra Qiu
f4e8d1c233 Create a plugin to handle switchdiscover command 2015-05-06 16:49:47 -04:00