Jump to: navigation, search

Difference between revisions of "Large Scale Configuration Guidelines"

(init page)
 
(api.max_limit)
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
=== Introduction ===
 
=== Introduction ===
 
=== Nova ===
 
=== 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 ===
 
=== 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