You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

version.sql 354 B

12345678
  1. alter table t_cluster
  2. add private_key varchar(1000) null comment 'PEM格式私钥内容' after sk;
  3. alter table t_cluster
  4. add passphrase varchar(100) null comment ' 私钥的加密口令' after private_key;
  5. alter table t_cluster
  6. modify auth_type tinyint(1) not null comment '认证方式:0->ak,sk;1->user,pwd;2->token;3->ssh密钥认证;';

PCM is positioned as Software stack over Cloud, aiming to build the standards and ecology of heterogeneous cloud collaboration for JCC in a non intrusive and autonomous peer-to-peer manner.