This is an automated email from the ASF dual-hosted git repository.
bhaisaab pushed a change to branch CLOUDSTACK-10012
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
omit e8a2820 CLOUDSTACK-10012: Migrate to Embedded Jetty
omit 92297d7 CLOUDSTACK-10012: Introduce Embedded Jetty with shaded jar
add 9c7cd8c CLOUDSTACK-10081: CloudUtils getDevInfo function will now
return "bridge" instead of "dev" when the name of a ovs bridge is passed.
add ca13048 Merge pull request #2268 from
nuagenetworks/bugfix/CLOUDSTACK-10081
add 587b66d CLOUDSTACK-10057: listNetworkOfferings now returns the
correct number of offerings (#2250)
new 94da23c CLOUDSTACK-10012: Introduce Embedded Jetty with shaded jar
new 404d71d CLOUDSTACK-10012: Migrate to Embedded Jetty
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 (e8a2820)
\
N -- N -- N refs/heads/CLOUDSTACK-10012 (404d71d)
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.
The 2 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:
client/bindir/cloud-setup-management.in | 3 +
client/conf/db.properties.in | 2 +-
engine/schema/test/resources/db.properties | 2 +-
.../storage/snapshot/test/resources/db.properties | 2 +-
.../globodns/test/resources/db.properties | 2 +-
.../bindir/cloud-grab-dependent-library-versions | 2 +-
python/lib/cloudutils/globalEnv.py | 2 -
python/lib/cloudutils/networkConfig.py | 2 +-
python/lib/cloudutils/serviceConfigServer.py | 1 -
.../configuration/ConfigurationManagerImpl.java | 2 +-
.../configuration/ConfigurationManagerTest.java | 104 +++++++++++++--------
server/test/resources/db.properties | 2 +-
services/iam/plugin/test/resources/db.properties | 2 +-
usage/test/resources/db.properties | 2 +-
utils/conf/db.properties | 2 +-
15 files changed, 81 insertions(+), 51 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].