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

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


    from c7db4f4  changed variable name to avoid collision in python3 (#4903)
     add 96ccd6d  ui: Show traffic type in physical networks tab (#4952)
     add 04cdb50  debian: Adding net tools as a dependency (#4951)
     add d4db101  marvin: fix test_scale_vm for xenserver/Xcp-ng (#4929)
     add d68b098  UI: Show IPv6 address of Instance (#4948)
     add 8e31d1e  api: fix disk/service offering keys (#4946)
     new 1e859a0  Merge remote-tracking branch 'origin/4.15'

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:
 debian/control                                     |   2 +-
 .../xenserver/resource/CitrixResourceBase.java     |   2 +-
 server/src/main/java/com/cloud/api/ApiDBUtils.java |   8 +-
 .../com/cloud/api/query/dao/VolumeJoinDaoImpl.java |  16 +---
 .../main/java/com/cloud/vm/UserVmManagerImpl.java  |   8 +-
 test/integration/smoke/test_scale_vm.py            | 101 ++++++++++++++++-----
 ui/src/components/view/DetailsTab.vue              |  16 ++++
 ui/src/components/view/InfoCard.vue                |  17 ++++
 ui/src/components/view/ListView.vue                |  10 ++
 ui/src/config/section/compute.js                   |   2 +-
 ui/src/views/infra/zone/PhysicalNetworksTab.vue    |  26 +++++-
 11 files changed, 158 insertions(+), 50 deletions(-)

Reply via email to