This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from e73fb76 ui: Display i18n language name in the same language (#2883)
add a6196b0 Fixes: #2881 Improve Exception message (#2889)
add ea771cf router: Fixes #2719 program VR nics by device id order for
VPC (#2888)
new bd98800 Merge remote-tracking branch 'origin/4.11'
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:
api/src/main/java/com/cloud/network/Network.java | 21 ++++++++++
.../java/com/cloud/network/NetworkProfile.java | 8 ++--
.../src/main/java/com/cloud/vm/dao/NicDao.java | 2 +
.../src/main/java/com/cloud/vm/dao/NicDaoImpl.java | 7 ++++
.../cloud/network/element/NuageVspElementTest.java | 46 ++++++++++++++--------
.../VpcVirtualNetworkApplianceManagerImpl.java | 2 +-
systemvm/debian/opt/cloud/bin/cs_ip.py | 17 ++++++++
.../java/com/cloud/utils/net/NetUtilsTest.java | 6 ++-
8 files changed, 87 insertions(+), 22 deletions(-)