injecting network configuration to windows based VM
Registered by
Reynolds Chin
The VM image is checked by fdisk before mounting, if the windows partition is found a batch file for changing network settings by the command netsh.exe is injected to the VM.
Before doing the above action the a windows VM must be installed in the way as suggested in the openstack's wiki webpage and a template of batch file is made(which will be processed by python-cheetah later).
After that, one must run gpedit.msc as administrator and choose a empty batch file named c:\opentack_
Blueprint information
- Status:
- Complete
- Approver:
- Vish Ishaya
- Priority:
- Undefined
- Drafter:
- Reynolds Chin
- Direction:
- Needs approval
- Assignee:
- Reynolds Chin
- Definition:
- Obsolete
- Series goal:
- None
- Implementation:
-
Informational
- Milestone target:
- None
- Started by
- Completed by
- Vish Ishaya
Related branches
Related bugs
Sprints
Whiteboard
As mentioned on the ML, trying to avoid injection. --Vish
(?)