Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Deployment scale-in and scale-out feature extension #39

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

virajindasrao
Copy link
Contributor

Deployment scale-in and scale-out feature extension
This feature is introduced to help a user to scale in/out resource deployments.

Signed-off-by: Viraj Indasrao [email protected]

Signed-off-by: Viraj Indasrao <[email protected]>
@virajindasrao
Copy link
Contributor Author

Refactoring is going on for update feature after latest merge changes.

CentOS_6.3.cpu = "2"
}
scale_resource = {
CentOS_6.3 = 2
Copy link

Choose a reason for hiding this comment

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

We should not be using a separate 'scale_resource' section.
Instead, we should be using the _cluster field for each machine inside resource_configuration.

Signed-off-by: Viraj Indasrao <[email protected]>
Signed-off-by: Viraj Indasrao <[email protected]>
@vmwclabot
Copy link

@virajindasrao, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants