Files
python-glanceclient/glanceclient/v2
Sabari Kumar Murugesan d7db97c926 Fix warlock model creation
Commands like glance md-namespace-show <namespace> fail because
of a breaking change in warlock 1.3.0's model creation factory
method.

Warlock introduced a new kwarg 'resolver' in model_factory method
but changed its position with the 'base_class' kwarg. Since we
were calling the model_factory method with positional arg, this
broke the model creation.

Closes-Bug: #1596573

Change-Id: Ic7821f4fdb1b752e0c7ed2bc486299a06bf485c1
2016-07-06 18:18:42 -07:00
..
2015-11-10 10:28:32 +08:00
2016-07-06 18:18:42 -07:00
2016-07-06 18:18:42 -07:00
2016-07-06 18:18:42 -07:00
2016-04-18 16:23:59 +00:00
2016-07-06 18:18:42 -07:00
2015-11-10 10:28:32 +08:00