Use the os-win library for Windows drivers
A common library abstracting Windows specific operations has been created in order to remove duplicated code among OpenStack projects, also being easier to maintain. Proposing new changes will be simplified as well, as reviewers will not have to review Windows specific code.
Note that os-win is already in the global requirements.
This blueprint proposes adding os-win to the Cinder requirements and using it for the Windows Cinder Volume drivers.
os-win repo: https:/
Nova blueprint: https:/
Blueprint information
- Status:
- Complete
- Approver:
- Sean McGinnis
- Priority:
- Undefined
- Drafter:
- Lucian Petrut
- Direction:
- Needs approval
- Assignee:
- Lucian Petrut
- Definition:
- Approved
- Series goal:
- Accepted for mitaka
- Implementation:
-
Implemented
- Milestone target:
-
mitaka-1
- Started by
- Lucian Petrut
- Completed by
- Sean McGinnis
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add os-win to requirements.txt
Addressed by: https:/
Refactor Windows drivers using os-win