You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2022/03/07 09:37:28 UTC

[cloudstack] branch main updated (2f6fc56 -> 08bb4ad)

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 2f6fc56  maven: Fix build on osx (#6056)
     add 08bb4ad  spelling: Fix spelling `Occured` to `Occurred` (#6061)

No new revisions were added by this update.

Summary of changes:
 .../ExternalLoadBalancerDeviceManagerImpl.java     |   2 +-
 .../component/test_concurrent_snapshots_limit.py   |   6 +-
 test/integration/component/test_ip_reservation.py  |   4 +-
 test/integration/component/test_lb_secondary_ip.py |   8 +-
 .../component/test_persistent_networks.py          | 112 ++++++++++-----------
 test/integration/component/test_portable_ip.py     |  16 +--
 test/integration/component/test_shared_networks.py |   8 +-
 test/integration/component/test_vpc_network.py     |   8 +-
 test/integration/smoke/test_persistent_network.py  |  12 +--
 test/integration/testpaths/testpath_stopped_vm.py  |  10 +-
 tools/marvin/marvin/lib/common.py                  |  42 ++++----
 tools/marvin/marvin/lib/ncc.py                     |  12 +--
 12 files changed, 120 insertions(+), 120 deletions(-)