mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-21 10:40:24 +00:00
a2idx: Turns an ASCII character into an index (a=1, b=2, etc) a2zidx: Turns an ASCII character into a 0-index (a=0, b=1, etc) dim2idx: Turns dimensions (eg row, column, rack-unit) into an index skip: Return an index where some items are 'skipped' ipadd: Add a value to an IP address
xCAT - eXtreme Cloud Administration Toolkit xCAT is a toolkit for the deployment and administration of clusters. xCAT documentation is available at: http://xcat-docs.readthedocs.org/ xCAT is made available as open source software under the EPL license: http://www.opensource.org/licenses/eclipse-1.0.php