Skip to content

Conversation

@koushik-das
Copy link
Contributor

VM sync. generates a lot of queries on vm_instance table with 'instance_name' as filter. Since the field is not
indexed, these kind of queries will impact DB performance. Added an index for instance_name field.

VM sync. generates a lot of queries on vm_instance table with 'instance_name' as filter. Since the field is not
indexed, these kind of queries will impact DB performance. Added an index for instance_name field.
@asfbot
Copy link

asfbot commented Jul 2, 2015

cloudstack-pull-requests #686 SUCCESS
This pull request looks good

@remibergsma
Copy link
Contributor

Nice one! LGTM

@remibergsma
Copy link
Contributor

@wilderrodrigues Could you please have a look at this PR?

@wilderrodrigues
Copy link
Contributor

Just had a look. LGTM. Please proceed with the merge.

Cheers,
Wilder

@asfgit asfgit closed this in f138192 Jul 3, 2015
rohityadavcloud pushed a commit that referenced this pull request Jan 20, 2021
…553)

* Dont allow creating isolated network in zone with sg enabled

Allow creating isolated networks only in zones with sg
disabled.

* allow creating l2 in all zones

Co-authored-by: Rakesh Venkatesh <[email protected]>
Signed-off-by: Rohit Yadav <[email protected]>
RodrigoDLopez pushed a commit to RodrigoDLopez/cloudstack that referenced this pull request Aug 23, 2022
Retornar UUID do volume na `listRouters` e na `listSystemVms`

Closes apache#553

See merge request scclouds/scclouds!295
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants