This is an automated email from the ASF dual-hosted git repository.

dahn pushed a change to branch 4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


    from b82ea3de2d2 Update pre-populated quota tariffs' unit types (#8591)
     add 0b080cfd820 [UI] Allow detach ISO from instance toolbar when ISO is 
attached (#8716)
     add 986d754768d SG: fix SQL exception when add security group rule with 
allowed account/group (#8616)
     add 223a9b8031c Quota tariff events (#8030)
     new d99b1b9c2d0 Merge branch '4.18' into 4.19

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 api/src/main/java/com/cloud/event/EventTypes.java      | 11 +++++++++++
 .../apache/cloudstack/api/ApiCommandResourceType.java  |  1 +
 .../java/org/apache/cloudstack/quota/QuotaTariff.java  | 10 +++++-----
 .../security/dao/SecurityGroupVMMapDaoImpl.java        |  2 +-
 .../main/java/com/cloud/utils/db/GenericDaoBase.java   |  4 ++--
 .../cloudstack/quota/dao/QuotaTariffDaoImpl.java       | 10 ++++++++++
 .../org/apache/cloudstack/quota/vo/QuotaTariffVO.java  |  5 +++--
 .../cloudstack/api/command/QuotaTariffCreateCmd.java   |  7 +++++++
 .../cloudstack/api/command/QuotaTariffDeleteCmd.java   |  7 +++++++
 .../cloudstack/api/command/QuotaTariffUpdateCmd.java   |  7 +++++++
 .../api/response/QuotaResponseBuilderImpl.java         | 18 +++++++++++++++++-
 ui/src/components/view/SearchView.vue                  |  3 ++-
 ui/src/components/widgets/ResourceLabel.vue            |  4 ++--
 ui/src/config/section/compute.js                       |  4 ++--
 ui/src/utils/plugins.js                                |  1 +
 15 files changed, 78 insertions(+), 16 deletions(-)
 copy 
plugins/hypervisors/kvm/src/main/java/org/apache/cloudstack/utils/qemu/QemuImgException.java
 => api/src/main/java/org/apache/cloudstack/quota/QuotaTariff.java (80%)

Reply via email to