skyline-apiserver/skyline_apiserver/client/openstack
Boxiang Zhu 3dd6cb89fc fix: Fix the limit for ports list
We need set retrieve_all as False when we
use neutron client SDK. Default value is True,
it will retrieve all data.

Change-Id: I4e0222c28038fb1b769667951607376adbae284a
2022-08-17 14:57:10 +08:00
..
__init__.py chore: Move skyline_apiserver out of libs 2022-05-18 17:21:00 +08:00
cinder.py feat: Support mypy check 2022-07-28 16:09:31 +08:00
glance.py feat: Support mypy check 2022-07-28 16:09:31 +08:00
keystone.py feat: Support mypy check 2022-07-28 16:09:31 +08:00
neutron.py fix: Fix the limit for ports list 2022-08-17 14:57:10 +08:00
nova.py feat: Support mypy check 2022-07-28 16:09:31 +08:00
system.py fix: Check both service and endpoint 2022-06-26 22:52:38 +08:00