Jump to: navigation, search

Difference between revisions of "Large Scale Configuration Guidelines"

(Nova)
(api.max_limit)
Line 4: Line 4:
 
==== api.max_limit ====
 
==== api.max_limit ====
 
Documentation link: https://docs.openstack.org/nova/latest/configuration/config.html#api.max_limit
 
Documentation link: https://docs.openstack.org/nova/latest/configuration/config.html#api.max_limit
 +
 
This settings needs to be tuned in order to make sure that Nova API will give you an expected number of objects..
 
This settings needs to be tuned in order to make sure that Nova API will give you an expected number of objects..
  
 
=== Neutron ===
 
=== Neutron ===

Revision as of 15:34, 3 April 2020

Large Scale Configuration Guideline

Introduction

Nova

api.max_limit

Documentation link: https://docs.openstack.org/nova/latest/configuration/config.html#api.max_limit

This settings needs to be tuned in order to make sure that Nova API will give you an expected number of objects..

Neutron