You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2018/02/23 14:07:46 UTC

[cloudstack] branch master updated (f8d98fd -> 06ef61b)

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

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


    from f8d98fd  Merge pull request #2451 from Accelerite/CLOUDSTACK-10284
     add 5d54502  [CLOUDSTACK-9338] ACS not accounting resources of VMs with custom service offering
     add 7f934c0  Formatting to make checkstyle happy
     add 601d095  Python automated test case for updateResourceCount API method
     new 06ef61b  Merge pull request #2443 from rafaelweingartner/CLOUDSTACK-9338

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:
 .../cloud/configuration/dao/ResourceCountDao.java  |  14 +
 .../configuration/dao/ResourceCountDaoImpl.java    |  51 +++-
 .../resourcelimit/ResourceLimitManagerImpl.java    | 297 ++++++++-------------
 .../component/test_updateResourceCount.py          | 235 ++++++++++++++++
 4 files changed, 413 insertions(+), 184 deletions(-)
 create mode 100644 test/integration/component/test_updateResourceCount.py

-- 
To stop receiving notification emails like this one, please contact
rafael@apache.org.

[cloudstack] 01/01: Merge pull request #2443 from rafaelweingartner/CLOUDSTACK-9338

Posted by ra...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rafael pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit 06ef61b96da328baf863c2da2612f3d6089c04da
Merge: f8d98fd 601d095
Author: Rafael Weingärtner <ra...@gmail.com>
AuthorDate: Fri Feb 23 11:07:38 2018 -0300

    Merge pull request #2443 from rafaelweingartner/CLOUDSTACK-9338
    
     [CLOUDSTACK-9338] ACS is not accounting resources of VMs with custom service offering properly

 .../cloud/configuration/dao/ResourceCountDao.java  |  14 +
 .../configuration/dao/ResourceCountDaoImpl.java    |  51 +++-
 .../resourcelimit/ResourceLimitManagerImpl.java    | 297 ++++++++-------------
 .../component/test_updateResourceCount.py          | 235 ++++++++++++++++
 4 files changed, 413 insertions(+), 184 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
rafael@apache.org.