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

Added step to configure number of disc drives #63

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

Conversation

dongyuzheng
Copy link

@dongyuzheng dongyuzheng commented Oct 26, 2016

I had a use case for this. Other people might as well.

Current behavior for ISO is to have 0 disk drives on the exported image
Exported XVAs to have the same number of disk drives as the original XVA

I think we should have consistent behavior:

Now, the default behavior is to have 0 disk drives
The user can specify the number of disk drives in the exported image with disk_drives config

When merging with #65
Keep this order:

        ...
        new(xscommon.StepConfigureDiscDrives),
        new(xscommon.StepConvertToTemplate),
        new(xscommon.StepExport),

@dongyuzheng dongyuzheng changed the title Added step to configure number of disk drives Added step to configure number of disc drives Oct 28, 2016
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.

1 participant