Commit Graph
121 Commits
Author SHA1 Message Date
Jian QiuandQiu Jian cedfd6410e fix: init wire domain_id for local vpc (#7566)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2020-08-14 17:30:49 +08:00
rainzm 47b9b91b88 fix(region): Don't allow address conflicts under vpc
Except for default vpc, vpc and wire have a one-to-one correspondence.
So prohibiting the address conflict of wire does not avoid
the address conflict of default vpc.
2020-08-01 10:51:00 +08:00
Jian QiuandQiu Jian f0f406c243 fix: adjust API input field names according to spec (#7382)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2020-07-30 10:51:00 +08:00
Jian QiuandQiu Jian 984bfeb6e8 fix: change owner should check required domain list (#7375)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2020-07-29 17:32:01 +08:00
yunion-ci-robot e7305936b4 Merge pull request #7267 from tb365/bugfix/tb-bugfix-20072001
fix GetOrCreateVpcForClassicNetwork
2020-07-20 20:49:27 +08:00
tangbin a755d0d37e fix GetOrCreateVpcForClassicNetwork 2020-07-20 18:24:46 +08:00
yunion-ci-robot e1f41aed25 Merge pull request #7238 from rainzm/vpc/private
fix: default vpc must be shared globally
2020-07-20 02:10:22 +08:00
rainzm d3741d9a45 fix: default vpc must be shared globally
1. For default vpc, prohibit private operation.
2. For default vpc, prohibit public operation without scope 'system'.
2020-07-18 19:37:15 +08:00
Qu Xuan 3bf9b5b0d9 fix: globalvpc跟随云账号共享 2020-07-17 20:38:17 +08:00
tangbin b9a45c8bb2 sync classic redis fix 2020-07-16 20:25:16 +08:00
Qiu Jian 5e721b9297 hotfix: vpc change owners with wire 2020-07-10 01:47:51 +08:00
Qu Xuan d7e16e3342 fix: 修复vpc同步异常问题 2020-07-09 20:52:36 +08:00
Qiu Jian 0005cf868e fix: perform private on vpc will private all wires if no networks in
wires
2020-07-07 00:57:49 +08:00
Qu Xuan 9bb4eb5d44 fix: manager_id资源隔离获取 2020-07-02 10:17:38 +08:00
yunion-ci-robot 734d7e9994 Merge pull request #6648 from zexi/feature/db-resource-informer
implement generic service informer
2020-06-08 14:58:49 +08:00
Zexi Li 9f4d4a450e refactor ITableSpec signature with context 2020-06-08 11:31:00 +08:00
Zexi Li 39244cce50 Merge pull request #6364 from yousong/feature/yousong-eip
Feature/yousong eip
2020-06-03 17:23:24 +08:00
Qu Xuan 53d771025e fix: 允许gcp创建vpc时不指定cidr 2020-06-02 21:57:35 +08:00
Yousong Zhou eebd15e0d5 vpcs: add ExternalAccessMode field 2020-05-28 15:39:06 +08:00
Qu Xuan 893d77398b fix: tmp update 2020-05-26 14:31:50 +08:00
Qu Xuan 9916c99172 fix: 通用指定项目到云上创建资源 2020-05-25 20:16:47 +08:00
Qiu Jian 1dfef4dcfa fix: usage for schetag not accurate 2020-05-21 22:35:38 +08:00
Qiu Jian 77f35bae2e fix: init sharing status of default vpc and default secgroup 2020-05-09 22:35:17 +08:00
Qiu Jian f2e0fcf4e9 fix: 1. vpc, cloudprovider should not violate the sharing limit of cloud account 2.
sharing mode of host and attached local storage should be consistent. 3.
cannot change owner of shared resource
2020-05-08 23:27:28 +08:00
Qiu Jian 6f3e18930e fix: shared resource should not be deletable 2020-05-07 01:37:41 +08:00
Qiu Jian 5c138b9199 fix: export files complain duplicate field name error 2020-04-29 00:53:44 +08:00
Qiu Jian 912bf5c699 fix: cloud-account/provider usage not accurate 2020-04-27 02:10:23 +08:00
Qiu Jian 68c03778a2 fix: network allocation according to sharing status 2020-04-26 00:36:30 +08:00
Qiu Jian ee42b9c014 fix: domain resources' field tags should changed to domain tags 2020-04-23 22:10:22 +08:00
Qiu Jian 880b0ecf4d fix: list item export recode 2020-04-21 11:45:36 +08:00
Qiu Jian 021ef662bb fix: misc bugs about resource sharing 2020-04-14 22:23:23 +08:00
Qiu Jian 7bfdc0dce4 fix: cascading sharing problems 2020-04-11 06:49:55 +08:00
Qiu Jian 7a6cdc6e02 fix: sync resource's share state 2020-04-11 06:49:13 +08:00
Qiu Jian d1346771aa feature: domain resource quota 2020-04-03 02:03:55 +08:00
Qiu Jian 258db2cb48 fix updates 2020-03-27 01:20:29 +08:00
Qiu Jian 732dcdcb61 feature: system resource domainize 2020-03-27 01:20:29 +08:00
Qu Xuan 691ecc3a9a unified syncstatus action 2020-03-18 16:30:20 +08:00
Qiu Jian 3c9b368c43 feature: fix region list filters round 3 2020-03-12 20:55:22 +08:00
Qiu Jian cf5498ac24 feature: recode structuralized GetExtraDetails and ListItemFilter 2020-03-04 14:01:25 +08:00
TangBin 48a28a6adb vpc list add param vpc_usable 2020-02-28 11:34:49 +08:00
Qu Xuan 366cbd4e36 统一 details -> isList 2020-02-07 17:54:48 +08:00
Qu Xuan 76d974f6d8 feature: api -> response struct 2020-02-03 10:22:44 +08:00
Yousong Zhou f194ad7183 vpcs: add method containsIPV4Range() 2020-01-17 17:44:31 +08:00
Yousong Zhou 93c2192b77 vpcs: 自动删除wire 2020-01-17 17:44:29 +08:00
Yousong Zhou 81dc7fd91e networks: auto-create zone wire 2020-01-17 17:41:06 +08:00
Yousong Zhou 0a3c8acbd4 vpcs: 允许为私有云创建vpc 2020-01-17 17:41:06 +08:00
Qiu Jian 8154999c05 update server listinput comments 2020-01-13 15:42:10 +08:00
Qiu Jian 29c9d05b5f refine auto-gen swagger documentation 2020-01-13 13:19:47 +08:00
Qiu Jian 14c1ddaccb feature: cloudprovider capability filter and listinput recode 2020-01-13 13:19:47 +08:00
Qu Xuan 73dc3a6a38 fix: 支持同步经典网络ip地址 2019-12-28 13:15:52 +08:00