Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for defining folders where container VM's will be created in. #3944

Closed
marvaini opened this issue Feb 14, 2017 · 1 comment
Closed

Comments

@marvaini
Copy link

#For stories, please include the information below:

User Statement:

As admin I want to organize the container (and vCH) VMs created by VIC better. When creating a new container host, I want to define the VM folder, into which the vCH VM and container VMs created by this vCH will be created into. I want vic-machine-* to create and delete the folder for me with the vCH.

Details:
Any details of what you want that might clarify for the developer how to approach the implementation.

Acceptance Criteria:

  1. vic-machine-* create --vmfolder: will create a VM folder once creating a vCH. The tool will also place the vCH VM into the same folder.
  2. All container VM created by this vCH will be placed under the same folder.
  3. vic-machine-* delete will also delete the related VM folder.

#For bug reports, please include the information below:

VIC version:

x.y.z / master / commit ID

Deployment details:

What was the vic-machine create command used to deploy the VCH?

Steps to reproduce:

Actual behavior:

Expected behavior:

Logs:

Additional details as necessary:

@dougm
Copy link
Member

dougm commented Feb 14, 2017

Duplicate of #3619

@dougm dougm closed this as completed Feb 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants