For changes in previous versions, please see Changes to Abiquo configuration properties archive
6.0.x
If you are using SAML, you must configure "abiquo.saml.authentication.maxage" or SAML will not start
6.0.0 | |||||
Added in 6.0.0 | Description | API | RS | V2V | OA |
---|---|---|---|---|---|
abiquo.backup.policy.sync.delay | Delay between executions of the backup policy check (milliseconds). The default is 24 hours. | API | |||
abiquo.googlecloud.loadbalancer.healthcheck.healthythreshold | The number of consecutive health probe successes required before moving an GCP instance to the Healthy state. Range: 1-10 | RS | |||
abiquo.saml.authentication.maxage | Maximum time in seconds the system allows users to use SAML single sign-on after their initial authentication with the IDP. | API | |||
abiquo.service.schema.cache.minutestokeep | jsonschema validation in API. Minutes to keep the schema in memory | XAAS | |||
abiquo.service.schema.cache.size | jsonschema validation in API. Number of schemas to keep in memory | XAAS | |||
abiquo.service.schema.import.check.delayinhours | Frequency in hours to perform an import of schemas from XAS server | XAAS | |||
abiquo.service.state.frequencyinminutes | All service states are initialized with this frequency in minutes | XAAS | |||
abiquo.snapshot.autodelete.hours | Time that a snapshot lives before it expires. An expired snapshot is still usable until the check for expired snapshots deletes it. A property value greater than '0' means enabled. Otherwise auto delete snapshot is disabled. | API | |||
abiquo.snapshot.autodelete.hours.limit | Max lifetime for a snapshot that a privileged user can configure when taking a snapshot. A property value greater than '0' means enabled. Otherwise the limit is disabled. | API | |||
abiquo.snapshot.autodelete.polling.minutes | Time to wait between each check for expired snapshots. | API | |||
abiquo.xas.async.amqp.backoff.maxseconds | AMQP consumer reconnection. Max seconds without restart attempt | XAAS | |||
abiquo.xas.async.amqp.backoff.minseconds | AMQP consumer reconnection. First attempt to restart in seconds | XAAS | |||
abiquo.xas.async.pendingpublish.minutes | Check for pending responses failed to publish due to AMQP failure in XAS | XAAS | |||
abiquo.xas.async.pool.inactivity.maxhours | Max hours without activity in a pool before release. The minimum value is 6, and if a lower value is set, the platform will use 6 | XAAS | |||
abiquo.xas.async.pool.max | Default maximum number of simultaneous operations on a single service state (same class and connection params) | XAAS | |||
abiquo.xas.async.pool.xas-com-abiquo-service-test-SimpleService.max | Maximum number of simultaneous operations on a single service state (same class and connection params), by type of the service. using service class full name but replacing '.' with '-' default abiquo.xas.async.pool.max | XAAS | |||
abiquo.xas.async.prefetch | Limit parallelism of asyncrequest execution. Number of unacknowledged messages from the requests queue. | XAAS | |||
abiquo.xas.connectionrequesttimeout | API to XAS HTTP client configuration: timeout in milliseconds used when requesting a connection. 0 is interpreted as an infinite timeout. A negative value is interpreted as undefined (system default). | XAAS | |||
abiquo.xas.connectiontimeout | API to XAS HTTP client configuration: timeout in milliseconds until a connection is established 0 is interpreted as an infinite timeout. A negative value is interpreted as undefined (system default). | XAAS | |||
abiquo.xas.instances.cache.expireminutes | Specify the time an instance is valid; requires 'abiquo.xas.instances.cache.size>0' | XAAS | |||
abiquo.xas.instances.cache.size | Enable service instances cache, and specify the maximum objects allocated. Set to 0 to disable | XAAS | |||
abiquo.xas.packages | Packages where the platform will look for XaaS services and models | XAAS | |||
abiquo.xas.pool.checkconnectionms | API to XAS HTTP client pool configuration: When reusing a connection check if the elapsed time since the last use exceeds this timeout. | XAAS | |||
abiquo.xas.pool.maxclients | API to XAS HTTP client pool configuration: Max active HTTP connections to any XAS. | XAAS | |||
abiquo.xas.pool.maxclientsperendpoint | API to XAS HTTP client pool configuration: Max active HTTP connections to the same XAS instance. | XAAS | |||
abiquo.xas.pool.maxkeepalivems | API to XAS HTTP client pool configuration: Max time to keep a persistent connection. | XAAS | |||
abiquo.xas.stacktrace.packagestostrip | Packages to ignore when reporting an exception stacktrace | XAAS | |||
abiquo.xas.timeout | API to XAS HTTP client configuration: milliseconds to wait for a sync execution in the plugin. Implemented as socket timeout (SO_TIMEOUT) in milliseconds, which is the timeout for waiting for data or, put differently, a maximum period of inactivity between two consecutive data packets. 0 is interpreted as an infinite timeout. A negative value is interpreted as undefined (system default). | XAAS | |||
abiquo.xas.timeout.download | API to XAS HTTP client configuration: milliseconds to wait for a download to be completed | XAAS | |||
abiquo.xas.timeout.xas-{serviceClassName-replacing'.'with'-'} | API to XAS HTTP client configuration: milliseconds to wait for a sync execution in the service by class | XAAS | |||
abiquo.xas.timeout.xas-{serviceClassName-replacing'.'with'-'}.{actionName} | API to XAS HTTP client configuration: milliseconds to wait for a sync execution in the service by class and action | XAAS | |||
6.0.1 | |||||
Deprecated in 6.0.1 | |||||
abiquo.service.schema.import.check.delayinhours | This property is no longer required | XAAS | |||
Added in 5.4.6 and 6.0.1 | |||||
abiquo.azure.billing.parser.lineitem.publisher.ignore | Publishers to filter out Azure billing line items. Example value to filter out Office products: Microsoft Corporation | BILLING | |||
Added in 6.0.1 | |||||
abiquo.nsxt.dhcp.services | Configure Tier-1 DFW to allow DHCP traffic from these services in CSV list format. | RS | |||
com.abiquo.esxi.clusterdatastore.atleastone | If true, the cluster plugin will return datastores that are properly mounted on at least one host in the cluster. | RS | |||
abiquo.ec2billing.parser.billType.ignore | Values to filter out from column bill/BillType from AWS billing CSV. | BILLING | |||
6.0.2 | |||||
Added in 6.0.2 | |||||
abiquo.azure.billing.parser.lineitem.productid.ignore.path | Path containing a file with a list of product IDs to ignore from azure billing line items, each ID on a new line. | BILLING | |||
6.0.3 | |||||
Added in 6.0.3 | |||||
com.abiquo.esxi.discovery.isoSizeSkip | If true, do not report size or capacity for ISO disks | RS | |||
abiquo.ldap.mode | Specify the LDAP integration mode to use, which can be ''single'' for LDAP only, or ''multi'' for Abiquo basic auth and LDAP | API | |||
Changed in 6.0.3 | |||||
abiquo.auth.module | For LDAP and basic auth with support for user management, set the value to “ldap” only | API | |||
6.0.4 | |||||
New in Abiquo 6.0.4 | |||||
abiquo.nsxt.infra.tier0-allowed-gateways | Allow traffic from the Tier-0 physical network through this entry point. List of IPs or CIDRs in CSV format, or the name of a single NSX-T group that already exists. In version 6.0.4, the group name must not contain special characters such as a colon (“:”) | API | |||
Changed in Abiquo 6.0.4 | |||||
abiquo.nsxt.infra.tier0-external-ip | In Abiquo 6.0.4, replace this property with abiquo.nsxt.infra.tier0-allowed-gateways | API |
|
|
|