horizon/openstack_dashboard/api
Wangliangyu 9faf1cd109 Fix bug about snapshot pagination
Now, one page content will be changed after Clicking
"Next page" or "Prev page" to go back.

As we know, the order of the list could not be changed
at will, for one at the beginning or the end is a marker.
The marker is very importent for pagination.
So, this commit remove the sort of snapshots and reverse
the sort of the previous page ones.

Change-Id: I8d3d0cf4a1e6526bed3055b18741b1cf5d6166ff
Closes-Bug: #1804391
2018-11-23 17:12:46 +08:00
..
rest Merge "Bump hacking to 1.1.0" 2018-11-14 09:19:47 +00:00
__init__.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
base.py Generic volume group support 2018-06-09 06:39:18 +00:00
cinder.py Fix bug about snapshot pagination 2018-11-23 17:12:46 +08:00
glance.py Call Glance list with certain image ids 2018-11-06 12:30:57 +02:00
keystone.py Raise NotFound error when retrieved by not uuid 2018-10-30 16:03:56 +00:00
microversions.py fix typo 2018-11-05 07:56:20 +09:00
network.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
neutron.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00
nova.py Replace @memoized_with_* with @memoized 2018-09-25 11:44:06 +02:00
swift.py Hide Swift network info in Horizon error message 2018-09-28 11:56:02 +00:00