Commit Graph

47 Commits

Author SHA1 Message Date
Qiu Jian
e11ceb4c4b feature: allow list/export/sort/distict metadata 2020-03-13 13:12:45 +08:00
yunion-ci-robot
682361acb8 Merge pull request #4256 from yousong/feature/yousong-vpc
Feature/yousong vpc
2020-01-19 11:47:11 +08:00
yunion-ci-robot
14ea4c8d39 Merge pull request #4899 from yousong/bugfix/yousong-lb-updatebg
Bugfix/yousong lb updatebg
2020-01-19 10:28:11 +08:00
Yousong Zhou
5226deb366 mcclient: options: list all including deleted resource with --delete-all 2020-01-17 17:46:08 +08:00
TangBin
276bfe40ab comment fix 2020-01-16 14:05:13 +08:00
TangBin
14b58d8c6d ctyun bugfix 2020-01-16 11:36:40 +08:00
Yousong Zhou
3f684ef94c mcclient: options: test marshal string ptr 2020-01-14 21:36:50 +08:00
Qiu Jian
d745c01313 fix: optimize logger query time 2019-09-04 00:47:25 +08:00
Qiu Jian
fc9e540e9f fix: openstack provider string should be OpenStack 2019-08-16 15:37:11 +08:00
Qiu Jian
67f9790e77 feature: filter results by multiple providers or brands 2019-07-25 20:56:02 +08:00
Qiu Jian
74c6a131a4 fix: numerous incorrect privilege issues 2019-06-06 03:23:03 +08:00
Qiu Jian
a6207a8ac7 hotfix: support scope list filter, resolve filter conflict 2019-06-04 23:27:55 +08:00
Qiu Jian
b7027934db feature: 3-level policies, system/domain/project 2019-05-31 13:56:02 +08:00
ioito
ff2cca8611 rebase master 2019-05-21 22:36:52 +08:00
yunion-ci-robot
75e5c9cacd Merge pull request #862 from ioito/hotfix/qx-cloud-account-brand
cloudaccount增加brand字段,标识品牌信息
2019-05-20 23:05:16 +08:00
ioito
7c196a5ffe 初始化brand数据 2019-05-20 22:31:12 +08:00
ioito
e553d43606 不同类型的tag使用对应的参数进行过滤 2019-05-20 20:10:37 +08:00
Qiu Jian
c1c57b88af fix: add cloud_env filter of private_or_onpremise 2019-04-19 12:00:53 +08:00
Qiu Jian
08dd0312b1 Add unified cloud provider and env filter for any resource list 2019-04-17 18:24:57 +08:00
Jian Qiu
316335267a improve server-list performance (#193)
* improve server-list performance

FetchCustomizeColumns that fetch extra fields for all rows 3. separate
read and write http request session

* update vendor

* update: optimize multi-column indexes
2019-04-03 20:24:28 +08:00
Qiu Jian
004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
Zexi Li
3ba6d4186c dynamic schedule support resource type 2019-03-23 19:31:28 +08:00
屈轩
ee62f5d153 限制key必须是中英文、数字或者_ 2019-03-15 14:06:04 +08:00
屈轩
5d5cd9833b 允许只传key进行过滤 2019-03-14 15:43:46 +08:00
屈轩
9bcaf1ec84 metadata返回列表使用复数 2019-03-14 15:43:45 +08:00
屈轩
2d0cc14835 支持server disk 过滤 2019-03-14 15:43:21 +08:00
Qiu Jian
6bb72482b9 fix: list managed resources and associate resources with uniform filters 2019-02-19 16:45:09 +08:00
Qiu Jian
e1b7854993 feature: get list of cities where cloud region resides and filter cloud
regions by city
2019-02-14 01:40:26 +08:00
Qiu Jian
c6eaa4ad9b 改进:允许kvm虚拟机在不关机状态下调整磁盘 2019-01-26 02:17:59 +08:00
Qiu Jian
2960a0557b 修正:1. 部分字段缺少create:"required|optional" tag导致该字段值未正确初始化
2. climc option struct的json:"-" tag未正确处理
2019-01-02 11:10:06 +08:00
Qiu Jian
8d60bc63c1 update vendor 2018-12-29 15:47:16 +08:00
Yousong Zhou
114f7c721e climc: 将xx-list --{provider,manager,account}放到BaseListOptions 2018-12-13 09:51:19 +00:00
Yousong Zhou
25641f49c9 mcclient: options: set details correctly
details=false is already the default
2018-11-08 12:21:51 +00:00
邱剑
d843c37579 Automatic merge from release/2.2.0 -> release/2.3.0
* commit '8909d40566acc25085e34ce513b1e7c3716a1b81':
  允许创建host时候不指定zone
2018-10-26 15:16:39 +08:00
Qiu Jian
97ae236e31 Merge branch 'release/2.0.0' of ssh://git.yunion.io/~qiujian/onecloud into hotfix/qj-resolve-conflict-20181026-2.1.0
Conflicts:
	cmd/climc/shell/serverdisks.go
2018-10-26 14:54:30 +08:00
Qiu Jian
ec9ca59aa1 允许创建host时候不指定zone 2018-10-25 23:07:58 +08:00
Yousong Zhou
af6946ebb5 loadbalancer: initial version 2018-09-30 08:37:37 +00:00
Qiu Jian
ad83b42b1a 不序列化export_file和export_texts 2018-09-18 09:46:59 +08:00
Qiu Jian
03af1fc8a2 支持将list的结果导出为excel文件 2018-09-17 22:36:08 +08:00
Yousong Zhou
51307dedc5 mcclient: options: set details=true when --pending-delete-all is specified
This is required to get values of pending_deleted field
2018-09-13 02:06:41 +00:00
Yousong Zhou
af0603d6db mcclient: options: accomodate time.Time type 2018-09-12 01:26:52 +00:00
Yousong Zhou
d98e3b325f mcclient: options: allow listing all resources including pending_deleted 2018-09-12 01:26:52 +00:00
Qiu Jian
45f7f6febe Merge branch 'release/2.1.0' of ssh://git.yunion.io/~qiujian/onecloud into feature/qj-elastic-ip 2018-09-04 23:46:43 +08:00
李泽玺
c43c79c178 Automatic merge from release/2.0.0 -> release/2.1.0
* commit 'b8bbd34001d2248eca3ceced5428900c9ddd0fd1':
  mcclient: options: BaseListOptions: make OrderBy a list option
  resourcebase: updated_at: set list:"user"
2018-09-01 10:57:09 +08:00
Yousong Zhou
0094a5cffc mcclient: options: BaseListOptions: make OrderBy a list option 2018-08-31 11:07:20 +00:00
Yousong Zhou
83e017b9bc Merge branch 'release/2.0.0' into release/2.1.0 2018-08-30 03:01:08 +00:00
Yousong Zhou
5f6fa5be96 mcclient: options: initial version 2018-08-30 02:48:35 +00:00