Commit Graph
7896 Commits
Author SHA1 Message Date
yunion-ci-robot fed05e241d Merge pull request #3428 from ioito/hotfix/qx-snapshot-create-check
fix: 避免创建vmware磁盘快照
2019-11-04 22:21:13 +08:00
yunion-ci-robot 3a842c77bb Merge pull request #3422 from ioito/hotfix/qx-huawei-dbinstance-privilege-check
fix: 添加华为云Rds privilege校验
2019-11-04 22:12:13 +08:00
yunion-ci-robot 67f6960d9a Merge pull request #3413 from Mjoycarry/bugfix/keystone_policy
Fix: Keystone Policy
2019-11-04 22:07:14 +08:00
yunion-ci-robot 9e623b1b56 Merge pull request #3457 from yousong/bugfix/yousong-build-showdiff
build: show diffs made by checks
2019-11-04 21:57:15 +08:00
Qu Xuan c5e1b75caa fix: 避免创建vmware磁盘快照 2019-11-04 21:54:01 +08:00
yunion-ci-robot d8f960da1a Merge pull request #3430 from ioito/hotfix/qx-public-cloud-image-version
fix: 标准镜像version
2019-11-04 21:27:15 +08:00
yunion-ci-robot 6eac3df611 Merge pull request #3429 from ioito/hotfix/qx-snapshot-reset
fix: 梳理磁盘reset条件
2019-11-04 20:51:14 +08:00
Yousong Zhou 7f1e7916f6 build: show diffs made by checks 2019-11-04 07:15:28 +00:00
yunion-ci-robot e6b764fef4 Merge pull request #3439 from tb365/bugfix/tb-bugfix-1030
elb bugfix & aws client init bugfix
2019-11-04 14:58:13 +08:00
TangBin 32d2456aac elb bugfix & aws client init bugfix 2019-11-04 10:54:02 +08:00
郑雨 ba4b9be249 fix: cancel the merge in service level and resource level of Keystone Policy. 2019-11-04 10:44:33 +08:00
yunion-ci-robot 92d614a921 Merge pull request #3434 from swordqiu/hotfix/qj-bucket-invalid-status
fix: bucket invalid status due to disabled cloud provider
2019-11-04 10:33:14 +08:00
yunion-ci-robot e72f49034e Merge pull request #3440 from swordqiu/feature/qj-network-addresses
feature: add api to get all allocated addresses of a network
2019-11-04 10:20:12 +08:00
yunion-ci-robot cb916a20dd Merge pull request #3437 from swordqiu/hotfix/qj-baremetal-create-action-log
fix: missing action log for baremetal create and prepare events
2019-11-04 10:16:14 +08:00
屈轩 325c5feaba Merge branch 'master' into hotfix/qx-huawei-dbinstance-privilege-check 2019-11-04 10:09:27 +08:00
Qiu Jian c3e5c7a59c feature: add api to get all allocated addresses of a network 2019-11-04 09:40:45 +08:00
Qiu Jian 6e6c4d40c8 fix: missing action log for baremetal create and prepare events 2019-11-02 19:51:22 +08:00
Qiu Jian 411b2768aa fix: bucket invalid status due to disabled cloud provider 2019-11-01 22:06:58 +08:00
Qu Xuan cd32e03add fix: 梳理磁盘reset条件 2019-11-01 19:47:19 +08:00
Qu Xuan bdfbaf052f fix: 标准镜像version 2019-11-01 17:47:33 +08:00
yunion-ci-robot e9156bea4a Merge pull request #3426 from Mjoycarry/feature/notify_rpm
Feature: Rpm Notify
2019-11-01 13:41:12 +08:00
郑雨 bd2f21041b feature: add support for rpm build of notify 2019-11-01 13:18:38 +08:00
yunion-ci-robot 82f7ac5ff6 Merge pull request #3421 from tb365/feature/tb-aliyun-redis-support-2
redis support 2
2019-11-01 11:32:11 +08:00
Qu Xuan 675222b8bb fix: 添加华为云Rds privilege校验 2019-11-01 10:42:12 +08:00
TangBin 732dcdd3be redis support 2 2019-10-31 19:51:02 +08:00
yunion-ci-robot 96659b1c2f Merge pull request #3411 from Mjoycarry/feature/guest_image_second
Feature & Fix: Guest Image
2019-10-31 13:02:11 +08:00
yunion-ci-robot bc9ab3c8bf Merge pull request #3414 from ioito/hotfix/qx-huawei-dbinstance-fix
fix: avoid create dbinstance without secgroup
2019-10-30 22:32:11 +08:00
Yousong Zhou b1db1035fc Merge pull request #3412 from ioito/hotfix/qx-region-city
fix: add latitude for huawei cloud
2019-10-30 21:57:27 +08:00
Yousong Zhou 26d1795d07 Merge pull request #3408 from swordqiu/feature/qj-password-policy
feature: support password polices: minimal length, repeat check, password expiration, multi auth failures locks user
2019-10-30 21:57:02 +08:00
Zexi Li 1bbd17df2b Merge pull request #3407 from swordqiu/feature/qj-baremetal-cronjobs
feature: baremetal cronjobs: status probe, fetch bmc logs and report power/themal metrics
2019-10-30 21:56:34 +08:00
Qu Xuan 162856e23d add: dbinstance_sku qps,tps and maxconnections 2019-10-30 21:35:55 +08:00
Qiu Jian 93adf05547 feature: support password polices: minimal length, repeat check,
password expiration, multi auth failures locks user
2019-10-30 20:21:13 +08:00
Qu Xuan 573ca2eb9b fix: avoid create dbinstance without secgroup 2019-10-30 17:00:32 +08:00
Qu Xuan f307985470 fix: add latitude for huawei cloud 2019-10-30 16:52:56 +08:00
Rain d65e0a51f7 feature: Add update interface for guest image; add 'disk_format','min_disk_size','min_ram_size' for guest image
fix: input.Disks's length maybe zero when creating vm that will trigger panic
2019-10-30 16:38:00 +08:00
Qiu Jian 90f7dad6d7 feature: baremetal cronjobs: status probe, fetch bmc logs and report
power/themal metrics
2019-10-30 00:03:12 +08:00
yunion-ci-robot 5d0f9488cd Merge pull request #3398 from wanyaoqi/bugfix/wyq/change-config-add-logevent
bugfix: change config add log event
2019-10-29 23:37:11 +08:00
Zexi Li 1493abfe86 Merge pull request #3406 from Mjoycarry/bugfix/docker_push
Bugfix: Docker Push
2019-10-29 11:44:51 +08:00
郑雨 c92404789b fix: fix docker_push.sh 2019-10-29 11:41:31 +08:00
Zexi Li 7ae14b8b98 Merge pull request #3368 from swordqiu/hotfix/qj-ilo-read-logs-fail
fix: ilo read logs failure
2019-10-29 11:27:35 +08:00
Zexi Li 94892b6d18 Merge pull request #3366 from swordqiu/feature/qj-guest-cdrom-support-attribute
feature: guest add cdrom_support attribute
2019-10-29 11:27:17 +08:00
Zexi Li 5f3e606a25 Merge pull request #3405 from Mjoycarry/feature/docker_push_for_mac
Feature: Docker Push
2019-10-29 11:26:55 +08:00
郑雨 97e88c3d2b feature: add support for mac and work in other directory 2019-10-29 11:11:17 +08:00
yunion-ci-robot 94d0ccb545 Merge pull request #3363 from ioito/hotfix/qx-guest-disk-sync
fix: 避免虚拟机正常磁盘在回收站
2019-10-28 22:09:10 +08:00
yunion-ci-robot 35c3c3ba3c Merge pull request #3364 from ioito/bugfix/qx-secgroupcache-sync-remove
fix: realdelete secgroupcache
2019-10-28 22:05:09 +08:00
yunion-ci-robot 989afbd15e Merge pull request #3391 from wanyaoqi/bugfix/wyq/instance-snapshot-fix
instance snapshot fix
2019-10-28 21:38:10 +08:00
yunion-ci-robot b36d11b8c6 Merge pull request #3390 from wanyaoqi/bugfix/wyq/add-manaul-snapshot-count
region: disk list add manual snapshot count
2019-10-28 21:30:09 +08:00
yunion-ci-robot cd54464bbd Merge pull request #3380 from Mjoycarry/bugfix/snapshot_sync
Bugfix: Snapshot Sync
2019-10-28 21:20:09 +08:00
wanyaoqi d38111696f change config add log event 2019-10-28 21:16:16 +08:00
wanyaoqi fb8a5b7502 instance snapshot fix 2019-10-28 20:47:08 +08:00