cloudstack/engine
Rohit Yadav f57f244863 schema: speed up network offering created table scans
Using function in view was causing too many scans, as many rows as
number of domains and zones. This reduces table scans where left joins
happen using sub-queries. The effect is seen in bit faster create
network API performance.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2024-05-22 20:22:39 +05:30
..
api Fix exceeding of resource limits with powerflex (#443) 2024-05-08 20:54:54 +05:30
components-api engine: optimise CPU and DB hotspot to return enabled hypervisors in the zone 2024-05-22 20:22:39 +05:30
network Update version to 4.18.1.1 (#417) 2024-04-08 09:27:57 -06:00
orchestration FIXME/TODO: CPU and DB hotspot found 2024-05-22 20:22:39 +05:30
schema schema: speed up network offering created table scans 2024-05-22 20:22:39 +05:30
service Update version to 4.18.1.1 (#417) 2024-04-08 09:27:57 -06:00
storage Update volume's passphrase to null if diskOffering doesn't support encryption (#428) 2024-04-23 09:46:20 -06:00
userdata Update version to 4.18.1.1 (#417) 2024-04-08 09:27:57 -06:00
pom.xml Update version to 4.18.1.1 (#417) 2024-04-08 09:27:57 -06:00