2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 11:42:05 +00:00

8 Commits

Author SHA1 Message Date
Yuan Bai
60d9b5fd9e fix always get one adapter in array. (#1991) 2016-10-19 17:17:40 +08:00
bybai
e4bc58c961 modify output format 2016-09-22 04:53:08 -04:00
bybai
da0040be72 polished 2016-09-14 05:36:18 -04:00
bybai
64eea85fee polished 2016-09-12 04:56:32 -04:00
bybai
3d60c48f85 get adapters and get adapter resource 2016-09-07 03:58:26 -04:00
bybai
c309f372e0 add get the first net ip mask 2016-08-10 04:04:53 -04:00
bybai
85d05682d4 add list_netip rest api 2016-08-08 04:47:54 -04:00
chenglch
8187e3efa1 Add rest api helper interface to access non-xcat resource
Currently xcat rest service is running with apache user who do
not have the privilege to manage some local resource like credential
files needed by xcat web ui to get the conserver access.

This patch add scripts in xcatconfig to generate credential files
for conserver user. This patch also add a work around framework for
xcat restapi to provide the interface to get or set the system resource
so that restapi with apache privilege can retrieve the credential files.
2016-07-19 23:09:21 -04:00