zhaoxiangchun 68dfa8a8c8 fix(monitor): modify notify alertInfo and alertOk detach resource
1.修复报警信息中>等被转义的问题
2.针对:host_raid.adapter和smart_device.exit_status
  只能出现alerting和nodata
两种报警状态。在queryCondition的查询逻辑下,nodata情况也进行detach操作
3.修复报警记录中报警策略翻译异常的问题
2020-11-23 21:32:15 +08:00
2020-09-01 16:19:54 +08:00
2020-11-06 20:12:31 +08:00
2019-08-24 19:03:43 +08:00
2020-06-29 15:11:04 +08:00
2020-11-20 17:35:12 +08:00
2018-07-27 15:59:17 +08:00
2020-09-01 16:19:54 +08:00
2020-09-01 16:19:54 +08:00

Yunion OneCloud

CircleCI Build Status Go Report Card

README in Chinese

What is Yunion OneCloud?

Yunion OneCloud is an open source unified-IaaS cloud platform.

As its name sugguests, 'Yun' means 'cloud' in Chinese and 'Yunion OneCloud' means to unify many distinct clouds into the one that behaves like an integral cloud platform.

As trends show, the enterprise IT infrastructure in the future would be unavoidably heterogeneous and the public clouds should be the major infrastructure providers for many enterprises. Further, the infrastructure would most likely be prepared for the cloud-native applications running on Kubernetes. Yunion OneCloud is built to provide the cloud architecture for this scenario such that it is the middle layer between the underlying cloud infrustructures and the overlay kubernetes clusters across many clouds.

Many may consider Yunion OneCloud as a multi-cloud management platform (MCMP). Rather, we would view it as an IaaS platform as it does not only manage the resources and services from many clouds, but also hides the differences of underlying technologies and exposes one set of APIs that allow programatically interacting with the compute/storage/networking resources across many clouds.

Yunion OneCloud is working on abstracting APIs for the following resources:

  • Compute, including virtual machines, images, etc.
  • Storage, including disks, snapshots, object storages, etc.
  • Networking, including load balancers, VPC, virtual networks, NAT gateways, security groups, etc.
  • Accouting and billing, etc.
  • ...

over the following many cloud providers:

  • On-premise IT resources, including kvm VM, baremetal, VMware vsphere/ESXi, etc.
  • Private clouds, including OpenStack, etc.
  • Public clouds, including Aliyun, AWS, Azure, Tencent Cloud, Huawei Cloud, etc.

You are welcome to install and try Yunion OneCloud. Looking forward to your feedback.

Installation

Please refers to install & deployment (currently in Chinese Only).

Documentations

Architecture

architecture

Contribution

You are welcome to contribute to the project. Please refer to CONTRIBUTING.md for guidelines.

License

Apache License 2.0. See LICENSE

S
Description
A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台
Readme Apache-2.0
233 MiB
Languages
Go 99.6%
Shell 0.2%