Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
optimize duplicate openstack serverList judgement
if len(serverList) > 1, we will return err in pager.EachPage() function,so here we do not need to do the judgement again
- Loading branch information