Home
last modified time | relevance | path

Searched refs:server_confirm_resize (Results 1 – 2 of 2) sorted by relevance

/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/dashboards/project/instances/
H A Dtables.py620 api.nova.server_confirm_resize(request, instance.id)
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/api/
H A Dnova.py624 def server_confirm_resize(request, instance_id): function