This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch dummy
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard 1fd1ecf9d8d do not merge
add 96b07d797b7 Fix flaky tungsten test using comparator (#8232)
add 04061f12e5a storagetype API param in list service/disk offerings
(#8215)
add b7835d02d25 Fix deploy as is VM start after template deletion (#8115)
add c7100c3d751 Merge release branch 4.18 to main
add 429c5cc00c2 do not merge
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1fd1ecf9d8d)
\
N -- N -- N refs/heads/dummy (429c5cc00c2)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../user/offering/ListDiskOfferingsCmd.java | 11 +++++++++
.../user/offering/ListServiceOfferingsCmd.java | 11 +++++++++
.../network/tungsten/service/TungstenApiTest.java | 2 ++
.../java/com/cloud/api/query/QueryManagerImpl.java | 19 +++++++++++++++
.../cloud/template/HypervisorTemplateAdapter.java | 27 ++++++++++++++++++----
5 files changed, 65 insertions(+), 5 deletions(-)