Add the missing 'PACKAGES_LIMIT' setting
api/packages.py using the 'PACKAGES_LIMIT' setting, but the local_settings missing it. Change-Id: I453a96fc5595ade3357168f52a88a22d5652265c
This commit is contained in:
@@ -561,3 +561,6 @@ MURANO_REPO_URL = 'http://apps.openstack.org/api/v1/murano_repo/liberty/'
|
||||
# Overrides the default dashboard name (Murano) that is displayed
|
||||
# in the main accordion navigation
|
||||
# MURANO_DASHBOARD_NAME = "Murano"
|
||||
|
||||
# Specify a maximum number of limit packages.
|
||||
# PACKAGES_LIMIT = 100
|
||||
|
Reference in New Issue
Block a user