I did some checking into this and found that it was still an issue. The problem is that limited_by_marker in api.openstack.common was checking for an 'id' key and flavors returned a 'flavorid' key.
I did some checking into this and found that it was still an issue. The problem is that limited_by_marker in api.openstack. common was checking for an 'id' key and flavors returned a 'flavorid' key.