~ubuntuone-pqm-team/python-keystoneclient/trunk

Viewing all changes in revision 1352.

  • Committer: Morgan Fainberg
  • Date: 2017-08-07 20:14:55 UTC
  • Revision ID: git-v1:4a43aa02b86e3203bb6614382ef598926a1464cb
Remove use of positional decorator

The positional decorator results in poorly maintainable code in
a misguided effort to emulate python3's key-word-arg only notation
and functionality. This patch removes keystoneclient's dependance
on the positional decorator.

Change-Id: I9e691cc8b0c04992f4a8dabd67e1b413d3220d23

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: