This is an automated email from the ASF dual-hosted git repository.
DaanHoogland pushed a change to branch dnsProviderUrlValidate
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard a555469530a Apply suggestion from @DaanHoogland
discard c0b5e8963e9 fixes
discard a3fab5a8ec9 validate DNS server URLs in provider framework
add 8a42d17cf26 CLVM/ISO: Ensure volume is created on the same host as the
VM being deployed on (#13748)
add 5a67f1930cc Update tools/build/build_asf.sh (#13812)
add dd3427d9140 UI: fix cannot update physical network (#13810)
add cced071159f Add Dogface2k to the contributors list
add 9714982136b validate DNS server URLs in provider framework
add 1fa16387a05 fixes
add 6981138f89f Apply suggestion from @DaanHoogland
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 (a555469530a)
\
N -- N -- N refs/heads/dnsProviderUrlValidate (6981138f89f)
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:
.asf.yaml | 1 +
.../cloudstack/engine/orchestration/VolumeOrchestrator.java | 11 +++++++++++
tools/build/build_asf.sh | 3 +++
ui/src/config/section/infra/phynetworks.js | 2 +-
4 files changed, 16 insertions(+), 1 deletion(-)