Commit Graph
16447 Commits
Author SHA1 Message Date
ioito b577c5d41f fix(region): return storage info with topology 2022-05-10 13:51:36 +08:00
Jian QiuandQiu Jian 029e27b826 fix: adjust syslog format (#14223)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-05-09 08:00:59 +08:00
Jian QiuandQiu Jian 69b4901bb6 fix: ignore no partition error for initial deployment (#14220)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-05-08 23:42:29 +08:00
Jian QiuandQiu Jian 6d1067a0de fix: adjust secadmin and opsadmin policies (#14218)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-05-08 23:42:05 +08:00
屈轩 caeea77878 fix(region): remove metadata (#14214) 2022-05-07 20:07:24 +08:00
yunion-ci-robot 565ae863d8 Merge pull request #14213 from zexi/automated-cherry-pick-of-#14211-upstream-master
Automated cherry pick of #14211: Server usb filter
2022-05-07 19:34:45 +08:00
Zexi Li 39da24facf fix(region): server usb filter 2022-05-07 19:23:05 +08:00
Jian QiuandQiu Jian 2289dca066 fix: adjust opsadmin policy (#14207)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-05-07 01:19:26 +08:00
Yousong Zhou 37fc897a11 Feature/yousong vpc elb (#11423)
* regiondrivers: kvm: lb: make "network" an optional argument

* loadbalancernetworks: add MacAddr field for lb with eip

* apis: compute: add LOADBALANCER to EIP_ASSOCIATE_VALID_TYPES

* regiondrivers: fix typo RequestAssociat{,e}Eip

* regiondrivers: kvm: RequestAssociatEip: standalone func for each type

* regiondrivers: kvm: RequestAssociateEip: support loadbalancer

* tasks: EipAssociateTask: add support for loadbalancer

* tasks: EipAssociateTask: allow using name for referring to instance

* elasticips: PerformAssociate: validate loadbalancer condition

* tasks: EipDissociateTask: support non-managed loadbalancer

* loadbalancers: add StartSyncstatus method for EipAssociateTask

* regiondrivers: kvm: allow creation of vpc lb

* loadbalanceragents: add timestamp fields for network objects

* climc: eips: add associate type loadbalancer

* mcclient: loadbalancernetworks: add Mac_Addr column

* vpcagent: models: add loadbalancernetworks

* vpcagent: ovn: route back vpc cidr block instead of all rest

* vpcagent: ovn: add ClaimLoadbalancerNetwork()

* mcclient: models: add LoadbalancerNetwork

* mcclient: models: add Network

* lbagent: models: use IBaseManager to accomodate joint manager

* lbagent: models: add {,Loadbalancer}Networks

* lbagent: models: export a few fields

* lbagent: models: add fields for vpc lb models

* iproute2: add NewAddressEx constructor

* lbagent: add worker for vpc lb

* vendor: add github.com/coreos/go-iptables

* lbagent: apihelper: use ovn worker

* lbagent: models: use pkg/compute/models

* mcclient: models: remove lb models

* lbagent: api: use pkg/apihelper

* vpcagent: models: add lblisteners and lbacls

* vpcagent: ovn: add lbacl support
2022-05-06 23:22:50 +08:00
Zexi Li fae360cc1d fix(build): model api gen updated (#14205) 2022-05-06 23:22:09 +08:00
Zexi Li 04460ea5a3 Merge pull request #14203 from ioito/hotfix/qx-rds-ip
fix(region): rds ip addr
2022-05-05 20:09:53 +08:00
Zexi Li f00ad0151a Merge pull request #14201 from ioito/hotfix/qx-apsara-bucket
fix(region): apsara bucket capacity
2022-05-05 20:09:08 +08:00
ioito 2592a2913f fix(region): apsara bucket capacity 2022-05-05 18:43:44 +08:00
ioito d3fc59ed45 fix(region): rds ip addr 2022-05-05 18:41:22 +08:00
Jian QiuandQiu Jian 1831f63ef1 fix: backup recover failure (#14199)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-05-04 23:28:26 +08:00
Jian QiuandQiu Jian 27ef061862 fix: disk reset encrypted disks (#14195)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-05-04 23:09:14 +08:00
Jian QiuandQiu Jian fc12bdcf2e fix: add more deetails for sub-snapshot/sub-backup/sub-images (#14197)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-05-04 23:08:41 +08:00
Jian QiuandQiu Jian a48392073b fix: live migrate encrypted server (#14194)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-05-04 01:19:21 +08:00
Jian QiuandQiu Jian 3f9be08fa3 Feature/qj encryption support snapshot backup (#14191)
* feature: encryption support snapshot and backup

* fix: encrypted snapshot create

* fix issues with backup encryption

Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-05-03 11:39:55 +08:00
Jian QiuandQiu Jian a393b65903 fix: save guest image with empty partition fail (#14189)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-05-02 16:29:27 +08:00
Jian QiuandQiu Jian 4375bad382 fix: deploy encrypted disk (#14187)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-05-02 09:07:03 +08:00
Jian QiuandQiu Jian ba77386fba fix: add image set class metadata climc (#14185)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-05-02 09:06:40 +08:00
Jian QiuandQiu Jian 2b292f121e fix: adaptively enable NetworkManager (#14183)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-05-02 09:06:16 +08:00
Zexi Li dbe828cdee fix(baremetal): try clear jbod devices before create (#14182) 2022-05-01 21:36:11 +08:00
Jian QiuandQiu Jian e9f4c131c2 fix: clean temp server when migrate prepare dest fail (#14174)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-04-29 08:10:53 +08:00
wanyaoqi 6f29f7d87a fix(host): fix get disk pci addr (#14171)
Fix hot-plug virtio disk failed.
after add usb and rng deivce, available pci address should update.

Signed-off-by: wanyaoqi <wanyaoqi1995@163.com>
2022-04-29 02:45:46 +08:00
Rain Zhengandrain c708e4ac11 Windows monitor agent (#14062)
* feat: add pywinrm to ansibleserver-base

* feat(devtool,ansibleserver): support install monitor agent to windows

* feat: modify Dockerfil.file-repo

Co-authored-by: rain <mac@Rains-MBP.lan>
2022-04-29 00:38:24 +08:00
Zexi Li 15ba212828 Merge pull request #14165 from ioito/hotfix/qx-qcloud-read-only
fix(region): qcloud account read only
2022-04-28 20:46:43 +08:00
Zexi Li b0282920a7 Merge pull request #14169 from ioito/hotfix/qx-account-sync-pre-check
fix(region): remove account sync pre check
2022-04-28 20:43:42 +08:00
ioito c94c629b72 fix(region): remove account sync pre check 2022-04-28 20:40:10 +08:00
Jian QiuandQiu Jian 9410f3165a fix: cleanup s3 mount directory before glance start (#14167)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-04-28 16:49:57 +08:00
ioito 7f69b0fc96 fix(region): qcloud account read only 2022-04-28 14:42:19 +08:00
Zexi Li 3a4f2b4183 Merge pull request #14156 from swordqiu/hotfix/qj-apigateway-response-encrypt-passwd
fix: apigateway sends encrypt_passwd to indicate passwd encryption
2022-04-28 09:45:39 +08:00
Zexi Li efc8f27647 Merge pull request #14160 from swordqiu/hotfix/qj-logclient-i18n-for-backup-ops
fix: logclient i18n for backup ops
2022-04-28 09:45:14 +08:00
Zexi Li 228fdbadb8 Merge pull request #14162 from swordqiu/hotfix/qj-guest-vdi-override
fix: guest vdi spec override image spec
2022-04-28 09:44:42 +08:00
Zexi Li 76ac710037 fix(baremetal): disable use perccli temporarily (#14146) 2022-04-28 09:42:44 +08:00
Jian QiuandQiu Jian 2dd1aeb8aa fix: mount disk readonly (#13152)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-04-28 09:26:45 +08:00
Qiu Jian a72849d261 fix: guest vdi spec override image spec 2022-04-27 20:56:19 +08:00
Qiu Jian abc7083bc7 fix: logclient i18n for backup ops 2022-04-27 20:41:53 +08:00
Zexi Li 8d9a5d67fd Merge pull request #14158 from swordqiu/hotfix/qj-glance-convert-vmdk-fail
fix: glance convert vmdk fail
2022-04-27 14:33:40 +08:00
Qiu Jian 8364e5b0d2 fix: glance convert vmdk fail 2022-04-27 14:03:56 +08:00
Qiu Jian 1e97ea3693 fix: apigateway sends encrypt_passwd to indicate passwd encryption 2022-04-27 13:01:30 +08:00
Zexi Li 9cf08e804c Merge pull request #14155 from zexi/readme-subscription
feat(readme): add subsciption link
2022-04-27 12:59:34 +08:00
Zexi Li 37b17f6bac feat(readme): add subsciption link 2022-04-27 12:58:41 +08:00
Zexi Li e4df9aa6b0 Merge pull request #14135 from ioito/hotfix/qx-account-probe-time
fix(region): account probe time
2022-04-27 08:58:25 +08:00
Zexi Li a1c01d42ef Merge pull request #14136 from ioito/hotfix/qx-ipv6-purge
fix(region): ipv6 gateway purge
2022-04-26 10:25:01 +08:00
Zexi Li 311be8e995 Merge pull request #14139 from ioito/hotfix/qx-openstack-nic
fix(region): openstack vm nic
2022-04-26 10:21:22 +08:00
Zexi Li a9d7144051 fix(baremetal): bond network not config and chage not found (#14147) 2022-04-26 02:49:35 +08:00
Zexi Li ef1ebc6f92 Merge pull request #14141 from swordqiu/hotfix/qj-fail-delete-storage-with-fake-deleted-snapshots
fix: fail to delete storages with fake-deleted snapshots
2022-04-26 02:25:41 +08:00
Qiu Jian ee48584c47 fix: fail to delete storages with fake-deleted snapshots 2022-04-25 22:40:57 +08:00