Glance Client Spec Lite¶
Please keep this template section in place and add your own copy of it between the markers. Please fill only one Spec Lite per commit.
<Title of your Spec Lite>¶
- problem:
<What is the driver to make the change.>
- solution:
<High level description what needs to get done. For example: “We need to add client function X.Y.Z to interact with new server functionality Z”.>
- impacts:
<All possible *Impact flags (same as in commit messages) or ‘None’.>
Optionals (please remove this line and fill or remove the rest until End of Template):¶
- how:
<More technical details than the high level overview of solution if needed.>
- alternatives:
<Any alternative approaches that might be worth of bringing to discussion.>
- timeline:
<Estimation of the time needed to complete the work.>
- link:
<Link to the change in gerrit that already would provide the solution. After committing the Spec Lite depend the change to the Spec Lite commit.>
- reviewers:
<If reviewers has been agreed for the functionality, list them here.>
- assignee:
<If known, list who is going to work on the feature implementation here>
End of Template¶
Community Goal: Support Python 3.5¶
- problem:
Satisfy the Pike community goal Support Python 3.5
- solution:
Ensure that python-glanceclient meets the criteria of the Goal.
- impacts:
None.
- assignee:
Alex Bashmakov