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

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


    from 5edcf33  vxlan: Fix failure to delete vxlan (#5079)
     add 3a51540  ui: Notify vm password on reinstall of VM (for password 
enabled templates) (#5129)
     add 53c2e19  ui: Fix UI issue when deploying VM with rootdisksize (GB now, 
not in bytes) (#5150)
     add 347f8a5  VR: fix source cidr of egress rules are not applied (#5143)
     add 0eeb094  ui: watch the systemVM for enabling quickview when newly 
resource (#5137)
     add faa5743  systemvm: Change logrotate interval to hourly (#5132)
     add b9712c6  ui: fix missing component in SearchView (#5123)
     add 5195f8b  packaging: Create cloud user and group if not present (#5115)
     add a4448b4  ui: Notify users of new VM password on resetting VM's SSH key 
(#5153)
     add d829093  server: Fix of delete of Ceph's snapshots from secondary 
storage (#5130)
     add aa80972  Fix configuration of ntp server list in systemVMs (#5160)
     add 5396325  server: Bug/false positive success message vm start (#5148)
     new f58b72f  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:
 .../cloud/entity/api/VMEntityManagerImpl.java      |  2 ++
 .../storage/snapshot/CephSnapshotStrategy.java     |  4 ----
 .../storage/snapshot/CephSnapshotStrategyTest.java |  2 --
 packaging/centos7/cloud.spec                       |  4 ++--
 packaging/centos8/cloud.spec                       |  4 ++--
 .../SecondaryStorageManagerImpl.java               |  2 +-
 systemvm/debian/opt/cloud/bin/configure.py         |  2 +-
 systemvm/debian/opt/cloud/bin/setup/common.sh      |  6 ++----
 systemvm/debian/opt/cloud/bin/setup/router.sh      |  7 +++++++
 systemvm/debian/opt/cloud/bin/setup/vpcrouter.sh   |  7 +++++++
 ui/src/components/view/QuickView.vue               |  2 +-
 ui/src/components/view/SearchView.vue              |  6 +++++-
 ui/src/config/section/compute.js                   | 22 ++++++++++++++++++++++
 ui/src/views/AutogenView.vue                       |  3 +++
 ui/src/views/compute/DeployVM.vue                  |  2 +-
 15 files changed, 56 insertions(+), 19 deletions(-)

Reply via email to