Commit Graph

53 Commits

Author SHA1 Message Date
Rain
99687f759e local snapshotpolicy 2019-09-02 15:35:24 +08:00
Qiu Jian
459e9d0f1f feature: 1. limit for bucket object count and size 2. quota for object
count and size
2019-08-14 22:25:01 +08:00
Qiu Jian
804e7a122f feature: bucket usage and quota check 2019-08-07 18:37:59 +08:00
Yousong Zhou
a7486641df wires: 添加mtu属性 2019-08-05 10:49:45 +00:00
wanyaoqi
cf090235c5 gpfs 2019-06-06 23:11:24 +08:00
Qiu Jian
33d22dfae6 feature: support identity provider and more... 2019-05-31 14:10:56 +08:00
Qiu Jian
2efc5e641e fix: add keystone initialization procedures 2019-05-17 13:54:29 +08:00
wanyaoqi
bea71a635f disable cron jobs on slave node 2019-05-13 19:17:40 +08:00
Zexi
05c11cb3ef fix: host convert params to ServerCreateInput 2019-04-29 12:39:43 +08:00
Qiu Jian
3c35c93b2e fix: automatically purge removed servers on public cloud 2019-04-22 01:48:39 +08:00
Jian Qiu
1406bcc061 feature: add option NameSyncResources to specify resources allowing name (#211)
synchronization
2019-04-03 21:24:28 +08:00
Qiu Jian
004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
Qiu Jian
0774c9baed fix: do not auto clean expired prepaid servers by default 2019-03-29 00:42:23 +08:00
wanyaoqi
e0ee2b8c59 fix package dependence 2019-03-15 11:45:56 +08:00
Qiu Jian
8ee64bf416 Merge branch 'release/2.6.0' of ssh://git.yunion.io/~qiujian/onecloud into hotfix/qj-recode-cloud-account-create-options
Conflicts:
	pkg/compute/options/options.go
2019-03-15 09:48:55 +08:00
wanyaoqi
f3554fe30f make capabilities optional 2019-03-14 12:13:37 +08:00
Qiu Jian
8815193f33 Merge branch 'release/2.6.0' of ssh://git.yunion.io/~qiujian/onecloud into hotfix/qj-resolve-conflict-20190311
Conflicts:
	pkg/compute/guestdrivers/aws.go
	pkg/compute/guestdrivers/huawei.go
	pkg/compute/guestdrivers/openstack.go
	pkg/compute/models/guests.go
	pkg/compute/models/hosts.go
2019-03-11 15:03:25 +08:00
Qiu Jian
2552c658c4 fix: recode host.getWiresOfId 2019-03-11 14:32:36 +08:00
Qiu Jian
621ac5f6af Make minimal sysdisk size to 10G 2019-03-11 09:48:00 +08:00
Qiu Jian
b485f31e81 fix: try to sync disconnected account for every 24 hours 2019-03-09 20:14:16 +08:00
Qiu Jian
ef197ca3d0 improvements: autonomously adjust sync interval according to resources in region 2019-03-05 02:35:20 +08:00
Qiu Jian
62ebc90f2a feature: allow auto sychrnoization of cloud account 2019-03-04 01:09:34 +08:00
Qiu Jian
f2e97ff272 Merge branch 'release/2.5.0' of ssh://git.yunion.io/~qiujian/onecloud into hotfix/qj-resolve-conflict-2.6.0-20190215
Conflicts:
	pkg/compute/guestdrivers/esxi.go
	pkg/compute/guestdrivers/openstack.go
2019-02-15 19:47:56 +08:00
邱剑
c871a31882 Automatic merge from release/2.4.0 -> release/2.5.0
* commit 'a5731134dc8e8b62afbd1f7504f148291ab039ef':
  update: customize system disk size and backend for each hypervisor
2019-02-15 12:09:44 +08:00
Qiu Jian
5ceaaf716e update: customize system disk size and backend for each hypervisor 2019-02-13 23:39:36 +08:00
Qiu Jian
4cd39a70c0 1.
增加server-change-ipaddr接口,允许在运行和关机更换主机的IP地址。
2. 允许主机加入一个network多次(目前允许2次)
2019-01-27 00:30:43 +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
Yousong Zhou
603e1be98c treewide: 重新组织cloudcommon options
将cloudcommon.Options从cloudcommon.DBOptions中拿出来,并改名为CommonOptions
2018-12-23 15:31:11 +00:00
wanyaoqi
005061255e add ping detect 2018-12-22 18:23:19 +08:00
wanyaoqi
6a6806e65b server create disk by snapshot, mount snapshot by fusefs 2018-12-11 20:46:36 +08:00
Qiu Jian
669081f7f3 Merge branch 'release/2.4.0' of ssh://git.yunion.io/~qiujian/onecloud into feature/qj-vm-resource-pooling 2018-12-05 01:14:45 +08:00
Qiu Jian
aa771897c9 1. 禁止删除prepaid主机 2. 定期清理过期的prepaid主机 2018-12-05 01:10:23 +08:00
TangBin
36e58a813d bugfix 2018-11-30 10:26:23 +08:00
TangBin
4cb87d487e fix conflict 2018-11-29 21:37:53 +08:00
TangBin
d9d66329dc sync skus table from cloudmeta service && aws bugfix 2018-11-29 20:18:20 +08:00
wanyaoqi
9c52c999a1 support nfs storage 2018-11-26 13:49:32 +08:00
TangBin
1f341232de update vendor and fix conficlt 2018-11-07 17:47:00 +08:00
TangBin
bbcaf0084c read aws instance type from file 2018-11-01 15:41:32 +08:00
Zexi Li
b938ad0383 region: increase default quota 2018-10-27 17:41:54 +08:00
wanyaoqi
6d21c7e0d2 baremetal ops
some bugfix
make dep
2018-10-23 21:01:00 +08:00
Yousong Zhou
af6946ebb5 loadbalancer: initial version 2018-09-30 08:37:37 +00:00
邱剑
34420c83ab Merge pull request #197 in YUNIONIO/onecloud from ~WANYAOQI/onecloud:feature/wyq/local-disk-snapshot to release/2.2.0
* commit 'c02425506d02960a60d849be53d9904b4062d20b':
  fix convert
  if disk resized, update disk size to snapshot size did not auto snapshot when guest not in status ready or running add snapshot-show
  disk reset minor fixs
  fix code
2018-09-17 12:16:15 +08:00
邱剑
24751ec50a Automatic merge from release/2.1.0 -> release/2.2.0
* commit '329cf9aa5afa944ddacdebee004bafd3e4cdb610':
  修正:1. image更新时丢失properties属性 2. 虚拟机Get/List返回增加manager_id字段 3. 创建eip时候chargetype不生效
2018-09-12 20:06:22 +08:00
wanyaoqi
fb330c98be disk reset
minor fixs
2018-09-12 19:59:00 +08:00
Qiu Jian
860f6b8c02 修正:1. image更新时丢失properties属性 2. 虚拟机Get/List返回增加manager_id字段 3. 创建eip时候chargetype不生效 2018-09-12 18:22:50 +08:00
wanyaoqi
4f2b50a869 - local disk snapshot create and delete
- auto snapshot everyday
- rewrite cornman
- make dep and some fix
- fix conflict
2018-09-06 16:22:36 +08:00
Qiu Jian
f4f2d8fb97 浮动IP支持 2018-09-04 23:04:29 +08:00
Zexi
cbc0c234f2 - climc: 设置 option 没有 subcommand 的情况下进入交互模式, 代码逻辑变清晰
- make fmt
2018-08-17 12:11:08 +08:00
Qiu Jian
1f8bf7fa04 修正:增加PendingDeleteCheckSeconds参数,设置多久进行一次扫描 2018-08-11 22:50:53 +08:00
Qiu Jian
f52557a3f8 修正:阿里云主机清理回收站功能 2018-08-11 22:21:25 +08:00