Commit Graph

38 Commits

Author SHA1 Message Date
Qiu Jian
7bfdc0dce4 fix: cascading sharing problems 2020-04-11 06:49:55 +08:00
Yousong Zhou
2bc16d6f05 climc: networks: remove stale dns related commands 2020-04-08 18:04:57 +08:00
Qiu Jian
258db2cb48 fix updates 2020-03-27 01:20:29 +08:00
Qu Xuan
691ecc3a9a unified syncstatus action 2020-03-18 16:30:20 +08:00
Qiu Jian
debf079e2e feature: add network-status methods to change status of on-premise
network
2019-11-20 18:38:19 +08:00
Qiu Jian
c3d76d0cbe fix: network-delete may fail immidiately after deleting vm 2019-11-15 12:36:26 +08:00
Qiu Jian
12c7aa84dd fix: reserve probed ipaddr 2019-11-08 00:44:31 +08:00
Qiu Jian
c3e5c7a59c feature: add api to get all allocated addresses of a network 2019-11-04 09:40:45 +08:00
ioito
cf53b6a5ae fix: network支持多个zone过滤 2019-09-29 16:09:11 +08:00
TangBin
59461ce097 reformat import 2019-09-07 22:56:47 +08:00
TangBin
d2fa217cab mcclient module base 2019-09-07 22:56:47 +08:00
Yousong Zhou
5bf89ae89b networks: 添加ifname_hint字段
- 升级部署时,从network.Name初始化
 - 创建时,尝试从network.Name取值,取不到则生成随机值
 - 不允许更新
2019-08-22 08:02:50 +00:00
ioito
50a30bf4ba add usable filter for network 2019-07-05 18:44:17 +08:00
wanyaoqi
6ac7699b46 fix shared projects 2019-06-16 20:57:04 +08:00
Qiu Jian
f414d4090a fix: 1. project add user/group rpc paramter error 2. secgrouprule 403 3. 2019-06-13 14:08:59 +08:00
ioito
ff2cca8611 rebase master 2019-05-21 22:36:52 +08:00
ioito
fcc53fd3e1 ip子网支持city过滤 2019-04-23 15:34:13 +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
Qiu Jian
ce96f91191 fix: zone add filter by host 2019-03-11 20:22:47 +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
6f8ce3b32d Merge branch 'release/2.6.0' of ssh://git.yunion.io/~qiujian/onecloud into feature/qj-network-type-pxe-ipmi
Conflicts:
	cmd/climc/shell/networks.go
2019-01-30 22:19:29 +08:00
Qiu Jian
ddde11f4f9 1. network-list add is_private/is_public filter
2. set default image quota to 10
2019-01-30 20:50:22 +08:00
Qiu Jian
77b95af988 feature:
1. change SERVER_TYPE_* to NETWORK_TYpE_*
2. add NETWORK_TYPE_PXE and NETWORK_TYPE_IPMI specifically for baremetal PXE and IPMI
network allocation
2019-01-29 23:38:15 +08:00
Yousong Zhou
114f7c721e climc: 将xx-list --{provider,manager,account}放到BaseListOptions 2018-12-13 09:51:19 +00:00
Qiu Jian
8f11b765d9 1.
对disk/elasticip/networks/snapshot/storages/vpc/wire/routetable/servers等支持manager/account/provider过滤查询
2. 详情增加SCloudProviderInfo信息
2018-12-12 22:53:13 +08:00
李泽玺
05edfb51d4 Automatic merge from release/2.1.0 -> release/2.2.0
* commit '42e96cee685268d4bfa94ce3b0e79ef7106b55c1':
  fix typo
2018-11-27 12:27:38 +08:00
李泽玺
42e96cee68 Automatic merge from release/2.0.0 -> release/2.1.0
* commit '3e5091bd1c53190f4eeca25f7c6cd0310a9914f2':
  fix typo
2018-11-27 12:27:38 +08:00
Zhang Dongliang
81c233b878 fix typo 2018-11-27 10:11:03 +08:00
Zexi Li
f6b87be132 network list by server_type 2018-10-10 16:18:56 +08:00
Zexi Li
eb77372794 region: network list by cloudregion 2018-09-14 13:26:43 +08:00
Qiu Jian
dad762db61 增加network-set-static-routes等命令 2018-09-03 21:06:54 +08:00
Yousong Zhou
60c4096359 climc: use BaseListOptions from mcclient/options 2018-08-30 02:48:35 +00:00
Zexi Li
7cad0d54f3 scheduler: network container server_type 2018-08-16 16:19:52 +08:00
Zexi Li
22411ffb53 path move: github.com/yunionio -> yunion.io/x 2018-08-11 14:28:18 +08:00
Zexi Li
b5275a0c29 - mv mcclient to pkg/mcclient
- vendor update
2018-08-01 14:13:23 +08:00
Qiu Jian
fcee2de326 修正:1. 由于系统盘大小设置单位未转换,导致阿里云创建主机失败 2.
伪删除阿里云主机后,detach了系统盘,导致主机恢复后无系统盘 3.
修正一些格式错误 4. 补充一些climc命令
2018-07-31 00:42:18 +08:00
Zexi Li
660f2c1caa Add climc CLI tool. 2018-07-27 15:59:17 +08:00