Commit Graph

32 Commits

Author SHA1 Message Date
wanyaoqi
7bf48c992e - add command executor
- host prepare for deploy on container
- procutils adpat to executor
2019-12-04 20:49:39 +08:00
Yousong Zhou
2697cd59de fileutils: add SparseFileWriter 2019-11-05 09:05:58 +00:00
Yousong Zhou
2dd27d3011 fileutils: SReadSeeker: fix closing tmpfile fd 2019-11-05 03:55:34 +00:00
wanyaoqi
6fd7908ecd misc deploy fix 2019-09-09 10:49:17 +08:00
Qiu Jian
021c8682db fix: 1. aws s3 fail to mkdir 2. put object requires acl 2019-08-13 21:35:39 +08:00
Qiu Jian
18b4b1b0b7 fix: cloudregion and zone list filter by providers/brands 2019-08-12 22:03:43 +08:00
Qiu Jian
4b2316208c feature: s3upload support multipart upload 2019-08-12 10:34:51 +08:00
Zexi
cc1b2e02ff circleci: update test config and make test pass 2019-04-16 17:45:00 +08:00
Jian Qiu
3d4766611c Feature: host support centos 6 (#406) 2019-04-15 16:11:10 +08:00
Qiu Jian
004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
Yousong Zhou
8fe4f2ec98 treewide: group imports with goimports
./goimports -w -local yunion.io/x/onecloud/ -corp yunion.io/x/ $GOPATH/src/yunion.io/x/onecloud/{cmd,pkg}
2019-03-13 10:46:12 +00:00
wanyaoqi
ee69f890bd bug fix 2019-02-18 21:09:09 +08:00
wanyaoqi
3eb7c2900e fix code 2019-02-14 20:29:24 +08:00
Zexi Li
af143ae2ae 修正:centos 7宿主机格式化的ext4和xfs能够被centos 6虚拟机挂载 2019-01-26 16:40:02 +08:00
万垚奇
c7e69d24f1 Merge pull request #20 in ~WANYAOQI/onecloud from feature/wyq/host-server-v2 to feature/host-baremetal-v2
* commit 'a18ab045c3a16e112edebb15f471e7fb333e8dfa':
  fix code, test migrate snapshot, fix deploy
  add migrate presend arp
  add ethernet pkg
  fix code
  complete remaining code exculde rbd, nfs, snapshot recyle, rootfs
2019-01-25 12:01:57 +08:00
wanyaoqi
8ac044c8c5 fix code 2019-01-24 11:48:12 +08:00
Zexi Li
16084f8c5f baremetal: task refactor 2019-01-23 21:06:58 +08:00
wanyaoqi
cdf2d485d5 complete remaining code exculde rbd, nfs, snapshot recyle, rootfs 2019-01-23 14:22:12 +08:00
wanyaoqi
a230bfa997 temp commit 2019-01-22 11:23:17 +08:00
wanyaoqi
ae6430bd04 use procutils replace exec 2019-01-17 10:46:53 +08:00
wanyaoqi
71856e430e guest migrate snapshot 2019-01-14 16:44:01 +08:00
wanyaoqi
1ff21000d4 fix conflict 2019-01-07 17:14:09 +08:00
Zexi Li
bad67fcbb6 utils pkg unify 2019-01-07 17:09:57 +08:00
wanyaoqi
011fbb13be diskhandler: local disk create, delete, resize 2019-01-07 17:09:57 +08:00
wanyaoqi
acd70ea821 20190102 tempcommit 2019-01-07 17:09:56 +08:00
wanyaoqi
4f5984dbba temp commit, hostinfo compile passed 2019-01-07 17:09:56 +08:00
wanyaoqi
58e81bec86 move util to pkg/utils 2019-01-07 17:09:56 +08:00
Qiu Jian
21558d3dd2 final commit
Conflicts:
	pkg/cloudcommon/policy/policy.go
	pkg/util/azure/storagecache.go
2018-12-26 23:02:19 +08:00
Qiu Jian
b2f4c667eb fix bugs 2018-12-26 22:59:59 +08:00
Qiu Jian
88566645e0 add doc.go && make ParseOptions changes
Conflicts:
	pkg/cloudcommon/options.go
	pkg/compute/service/service.go
	pkg/webconsole/service/service.go
	pkg/yunionconf/service/service.go
2018-12-26 22:59:08 +08:00
Qiu Jian
f9d9617220 update fmt & doc 2018-12-26 22:52:25 +08:00
Qiu Jian
2e587bd6ab glance重构 update 1
Conflicts:
	Gopkg.lock
	pkg/appsrv/appsrv.go
	pkg/cloudcommon/options.go
	pkg/compute/models/hosts.go
	pkg/compute/models/quotas.go
	pkg/compute/service/service.go
	pkg/mcclient/mcclient.go
2018-12-26 22:52:13 +08:00