cloudstack/engine
Rakesh 3c2360c9d2
VM has wrong network statistics with multiple nics in shared networks (#4741)
If vm has multiple nics belonging to different shared networks then
wrong statistics will be collected since network id is not considred
as primary key. Make the change so that primary key contains network
id so that traffic belonging to that corresponding network is shown

If network id is not added to primary key then all the traffic of all
shared networks will show up in one nic.

Co-authored-by: Rakesh Venkatesh <rakeshv@apache.org>
2021-09-14 23:54:34 -03:00
..
api Keep volume policies after migrating it to another primary storage (#5067) 2021-09-08 09:13:41 -03:00
components-api server: Extend the Annotations framework (#5103) 2021-09-08 10:14:06 +05:30
network Updating pom.xml version numbers for release 4.15.2.0-SNAPSHOT 2021-07-02 22:59:07 +05:30
orchestration Fix potential NullPointerException in findStoragePool (VolumeOrchestrator) (#5358) 2021-09-08 23:43:33 +05:30
schema VM has wrong network statistics with multiple nics in shared networks (#4741) 2021-09-14 23:54:34 -03:00
service Updating pom.xml version numbers for release 4.15.2.0-SNAPSHOT 2021-07-02 22:59:07 +05:30
storage Keep volume policies after migrating it to another primary storage (#5067) 2021-09-08 09:13:41 -03:00
pom.xml Updating pom.xml version numbers for release 4.15.2.0-SNAPSHOT 2021-07-02 22:59:07 +05:30