Skip to content

Conversation

@likitha
Copy link

@likitha likitha commented Jun 30, 2015

…d partial unusable disks and VM snapshots in secondary storage.

Enhance storage garbage collector to delete corresponding partial disks created in secondary storage and VM snapshots while expunging 'ERROR' snapshot.

…d partial unusable disks and VM snapshots in secondary storage.

Enhance storage garbage collector to delete corresponding partial disks created in secondary storage and VM snapshots while expunging 'ERROR' snapshot.
@asfbot
Copy link

asfbot commented Jun 30, 2015

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

@wilderrodrigues
Copy link
Contributor

LGTM 👍

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this really only true for vmware? It seems that adding a uuid to the path is a rather universal action in the ssvm, no?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems like it should be applied to any hypervisor.

Is that another one we can take in and fix?

@DaanHoogland
Copy link
Contributor

This seems to me to be a solution for vmware for a more generic problem. in the generic code conditions for hypervisortype == vmware are set while the problem is generic over hypervisor typos.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would also call concat twice: 1 for the "/"; and the 2nd time for the UUID.randomUUID().toString().

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

auto spell typo? contact == concat

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep... I edited. :)

@remibergsma
Copy link
Contributor

@likitha Any updates?

@remibergsma
Copy link
Contributor

Who wants to step in and finish this work? It seems the original author is not able to finish it. If no one steps in, we'll have to close the PR without merging it so please help :-).

remibergsma added a commit to remibergsma/cloudstack that referenced this pull request Aug 17, 2015
This closes apache#577
This closes apache#566
This closes apache#562
This closes apache#561
This closes apache#556
This closes apache#555
This closes apache#554
This closes apache#548
This closes apache#544
This closes apache#540
This closes apache#508
This closes apache#384
This closes apache#372
remibergsma added a commit to remibergsma/cloudstack that referenced this pull request Aug 17, 2015
This closes apache#577
This closes apache#566
This closes apache#562
This closes apache#561
This closes apache#556
This closes apache#555
This closes apache#554
This closes apache#548
This closes apache#544
This closes apache#540
This closes apache#384
This closes apache#372
remibergsma added a commit to remibergsma/cloudstack that referenced this pull request Aug 17, 2015
This closes apache#577
This closes apache#566
This closes apache#562
This closes apache#561
This closes apache#556
This closes apache#555
This closes apache#554
This closes apache#548
This closes apache#544
This closes apache#540
This closes apache#384
This closes apache#372
@rohityadavcloud
Copy link
Member

tag:vmware-pickup

@jburwell
Copy link
Contributor

jburwell commented Aug 4, 2016

@likitha is this PR still pertinent?

@rohityadavcloud
Copy link
Member

@jburwell Likitha has moved on, unlikely we'll hear from her or see further development activity

@DaanHoogland
Copy link
Contributor

This is open to long with no progress

@rohityadavcloud
Copy link
Member

@DaanHoogland while this is open with no progress, can you check if the issue has been fixed or there exists a PR that works towards fixing the same. Let's not close old PRs that might still be useful.

@sureshanaparti
Copy link
Contributor

Continued with the code changes here in a new PR #2090.

rohityadavcloud pushed a commit that referenced this pull request Jan 20, 2021
…sl certs (#540)

Co-authored-by: Pearl Dsilva <[email protected]>
Signed-off-by: Rohit Yadav <[email protected]>
shwstppr added a commit to shapeblue/cloudstack that referenced this pull request Mar 6, 2025
Fixes apache#540

Using a simple hyphen as a delimiter for config cache key can lead to ambiguity if the “name” field itself contains hyphens. To address this, a Ternary object of configkey name, scope and scope ID is used as the config cache keys.

Signed-off-by: Abhishek Kumar <[email protected]>
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.

8 participants