Glance client needs to support parameters required for pagination

Registered by Travis Tripp

The rest api metadefs/namespaces supports pagination using the parameters of limit, marker, sort_dir, & sort_key. However, the glance client isn't passing those parameters through (they come in as kwargs). This is preventing pagination from working properly in horizon.

http://127.0.0.1:9292/v2/metadefs/namespaces?limit=2&marker=OS::Compute::Quota&sort_dir=desc&sort_key=created_at

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
Travis Tripp
Direction:
Needs approval
Assignee:
Travis Tripp
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
Travis Tripp

Related branches

Sprints

Whiteboard

Nikhil said this should be made a bug.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.