3.8.x
3.10.x
4.0.x
4.2.x
New
4.4.0
Property | Description | |||||
---|---|---|---|---|---|---|
abiquo.amazon.waitforstatus.timeout | Default AWS wait for status timeout | |||||
abiquo.dnsmasq.serviceiface | Network interface onto which bridged VLAN interfaces will be attached | |||||
abiquo.dnsmasq.basedir | Folder in which to store lease information | |||||
abiquo.dnsmasq.startscript | Script to start a new instance of dnsmasq on a bridged VLAN interface | |||||
abiquo.dnsmasq.stopscript | Script to stop and clean up an instance of dnsmasq running on a bridged VLAN interface | |||||
abiquo.dnsmasq.reloadscript | Script to reload a running instance of dnsmasq | |||||
abiquo.oraclease.read-timeout-ms | Timeout to complete connections to the Oracle ASE manager (milliseconds). A value of 0 means no timeout | |||||
abiquo.oraclease.connection-timeout-ms | Timeout to establish connections to the ORACLE ASE manager in milliseconds. A value of 0 means no timeout. | |||||
abiquo.oraclease.timeout | Timeout to get the state of a virtual machine | |||||
abiquo.oraclease.defaultLoginUser | ORACLE ASE default user for connecting to Linux VMs over SSH. For Windows VMs, edit the template and enter the Administrator username and password | |||||
abiquo.virtualfactory.azurecompute-arm.operationtimeout | The timeout to consider an operation failed in Azure ARM | |||||
abiquo.vsm.vmsyncforcedpublishcount.{PLUGIN}
| Number of virtual machine synchronizer executions before force the publish of virtual machine definitions. The default value of 0 means never Default: 0 |
Deleted
Property_______________________________ | Description | |||||
---|---|---|---|---|---|---|
abiquo.virtualfactory.azure.defaultLoginPassword | Default password for virtual machines in Azure if not found in the template | |||||
abiquo.virtualfactory.azure.defaultLoginUser | Default login for virtual machines in Azure if not found in the template. | |||||
abiquo.virtualfactory.azure.retry.timeBetweenTriesInSeconds | Time to wait between polls during a retry | |||||
abiquo.virtualfactory.azure.retry.timeoutInSeconds | Timeout retrying an operation | |||||
abiquo.virtualfactory.azure.storageAccountPrefix | Prefix of the name of the Azure Storage account created for deployments (one account per region). | |||||
abiquo.virtualfactory.azure.wait.timeBetweenTriesInSeconds | Time to wait between polls during an operation wait. | |||||
abiquo.virtualfactory.azure.wait.timeoutInSeconds | Timeout waiting for an operation to complete, e.g deploy / undeploy. |
Changed
Property_______________________________ | Description | |||||
---|---|---|---|---|---|---|
abiquo.vsm.actor.creation.delay.{PLUGIN}
| The delay in milliseconds added between the creation of actors on VSM startup for each hypervisor or public cloud plugin (PLUGIN). | |||||
abiquo.vsm.hostsyncfrequency.{HV}
| Time between executions of infrastructure check in milliseconds | |||||
abiquo.vsm.pollingfrequency.{PC}
| The delay between VSM polling of virtual machines in milliseconds for each public cloud plugin (PC). | |||||
abiquo.vsm.vmsyncfrequency.{PLUGIN}
| The delay between virtual machine synchronizer operations in milliseconds. for each hypervisor or public cloud plugin (PLUGIN) |
4.5.0
Added
Property_______________________________ | Description | |||||
---|---|---|---|---|---|---|
abiquo.openid.client.acr-validation | Validate acr values from jwt token when authenticating with an OpenID Connect Server, if true | |||||
abiquo.openid.client.acr-values | Space separated values to send as acr values to an OpenID Connect Server when authenticating and to validate from jwt token if 'acr-validation' property is true | |||||
abiquo.openid.cookie.maxage | After OpenID authentication flow, the API redirect adds a cookie with the access_token and the id_token. The expiry of the OpenID authentication cookie in seconds. A negative value means that the cookie is not stored persistently and will be deleted when the web browser exits. A zero value causes the cookie to be deleted | |||||
abiquo.openid.cookie.refreshtoken.include | If true, the OpenID authentication cookie will also contain the refresh token. Default: false | |||||
abiquo.pluginmetadata.{HP}.ethernetDrivers | Override default plugin metadata to update the compatible ethernet driver | |||||
abiquo.server.mail.from | The sender of platform email notifications | |||||
abiquo.virtualfactory.azurecompute-arm.defaultloginname | The default login name if not specified by the imported ARM template or by editing the template in the platform |
| ||||
abiquo.virtualfactory.azurecompute-arm.defaultloginpassword | The default login password if not specified by editing the template in the platform |
| ||||
abiquo.virtualfactory.{HP}.openSession
| The maximum number of simultaneous operations on a single hypervisor or provider region. |
| ||||
abiquo.virtualfactory.{DEV}.device.openSession
| The maximum number of simultaneous operations on a single device |
| ||||
abiquo.virtualfactory.{BM}.backup.openSession
| The maximum number of simultaneous operations on a single backup manager, by type |
| ||||
abiquo.virtualfactory.openSession.byvdc | If true, the maximum number of simultaneous operations applies to a single virtual datacenter (instead of single hypervisor) |
| ||||
abiquo.virtualfactory.{HP}.openSession.byvdc
| If true, the max number of simultaneous operations applies to a single virtualdatacenter (instead of single hypervisor), by type. | |||||
abiquo.virtualfactory.device.openSession.byvdc | If true, the default maximum number of simultaneous operations applies to a single virtualdatacenter (instead of a single device) |
| ||||
abiquo.virtualfactory.{DEV}.device.openSession.byvdc
| If true, the default maximum number of simultaneous operations applies to a single virtualdatacenter (instead of a single device), by type |
| ||||
abiquo.virtualfactory.backup.openSession.byvdc | If true, the default maximum number of simultaneous operations applies to a single virtualdatacenter (instead of a single backup manager) |
| ||||
abiquo.virtualfactory.{BM}.backup.openSession.byvdc
| If true, the default maximum number of simultaneous operations applies to a single virtualdatacenter (instead of a single backup manager), by type |
| ||||
abiquo.inactivitysession.maxinhours | Maximum hours without activity in a pool before release. The minimum value is 6 and if a lower value is specified, the platform will use 6 | |||||
abiquo.virtualfactory.openSession.faststatechanges | If true, VM state changes (powerOn, powerOff, shutdown, reset, pause, resume) are executed outside the pool (not waiting for any operation) |
| ||||
abiquo.virtualfactory.{HP}.openSession.faststatechanges
| If true, VM state changes (powerOn, powerOff, shutdown, reset, pause, resume) are executed outside the pool (not waiting for any operation), by type. | |||||
com.abiquo.esxi.experimental.vmgroup.gueststartswith.{OSprefix} | Add newly deployed VMs to an existing VM group (naming convention is Lic_{clustername}_{osname}_VMs) using DRS rules when the template osType matches the OSprefix of a property. For example, to add Windows VMs to Lic_vcloudcluster_Windows_VMs, you could use "win" as the value of OSprefix, |
Deleted
Property_______________________________ | Description | |||||
---|---|---|---|---|---|---|
abiquo.heartbeat.autostart | Automatically start Abiquo heartbeat |
Changed
Property_______________________________ | Description | |||||
---|---|---|---|---|---|---|
abiquo.virtualfactory.openSession | The default maximum number of simultaneous operations on a single hypervisor Description changed from "maximum" to "The default maximum" due to the introduction of more specific properties |
| ||||
abiquo.virtualfactory.backup.openSession | The default maximum number of simultaneous operations on a single backup manager Description changed from "maximum" to "The default maximum" due to the introduction of more specific properties |
| ||||
abiquo.virtualfactory.device.openSession | The default maximum number of simultaneous operations on a single device Description changed from "maximum" to "The default maximum" due to the introduction of more specific properties |
|
4.6.0
Added
Property_______________________________ | Description | |||||
---|---|---|---|---|---|---|
abiquo.enterprise.property.discount.suffix | Pricing discount is defined in the enterprise properties. The property key is built using the hypervisor type in lowercase and adding a suffix, which is defined by this property |
| ||||
abiquo.enterprise.property.pricefactor.suffix | Pricing pricefactor is defined in the enterprise properties. The property key is built using the hypervisor type in lowercase and adding a suffix, which is defined by this property |
| ||||
abiquo.nars.async.amqp.backoff.minseconds | AMQP consumer reconnection. First attempt to restart in seconds | |||||
abiquo.nars.async.amqp.backoff.maxseconds | AMQP consumer reconnection. Maximum number of seconds without restart attempt | |||||
abiquo.nars.async.pool.max | Default maximum number of simultaneous operations on a single hypervisor or region connection. | |||||
abiquo.nars.async.pool.byvdc | If true, the max number of simultaneous operations apply to a single virtualdatacenter (instead of single hypervisor or region connection) | |||||
abiquo.nars.async.pool.inactivity.maxhours | Maximum hours without activity in a pool before release. Minimum value is 6, if a lower value is specified, will use 6 | |||||
abiquo.nars.async.pool.{plugin}.max
| Maximum number of simultaneous operations on a single hypervisor or region connection, by type. | |||||
abiquo.nars.async.pool.{plugin}.byvdc
| If true, the max number of simultaneous operations apply on a single virtual datacenter (instead of single hypervisor or region connection), by type. Default: abiquo.nars.async.pool.byvdc | |||||
abiquo.nars.async.prefetch | Limit of parallelism of async request execution. Number of unacknowledged messages from the requests queue. | |||||
abiquo.plugin-client.connectionrequesttimeout | API to NARS http client configuration: timeout in milliseconds used when requesting a connection. A value of 0 is interpreted as an infinite timeout. A negative value is interpreted as undefined | |||||
abiquo.plugin-client.connectiontimeout | API to NARS client configuration: timeout in milliseconds when a connection is established. A value of 0 is interpreted as an infinite timeout. A negative value is interpreted as undefined | |||||
abiquo.plugin-client.pool.checkconnections | API to NARS http client pool configuration: When reusing a connection checks if the elapsed time since the last use exceeds this timeout. | |||||
abiquo.plugin-client.pool.maxclients | API to NARS http client pool configuration: Max active HTTP connections to any NARS. | |||||
abiquo.plugin-client.pool.maxclientsperendpoint | API to NARS http client pool configuration: Max active HTTP connections to the same NARS instance. | |||||
abiquo.plugin-client.pool.maxkeepalivesms | API to NARS http client pool configuration: Max time to keep a persistent connection. | |||||
abiquo.plugin-client.timeout | API to NARS http client configuration: milliseconds to wait for a sync execution in the plugin. | |||||
abiquo.plugin-client.timeout.{plugintype} | API to NARS http client configuration: milliseconds to wait for a sync execution in the plugin by type | |||||
abiquo.plugin-client.timeout.{plugintype}.{operationname} | API to NARS http client configuration: milliseconds to wait for a sync execution in the plugin by type and operation | |||||
abiquo.pricing.import.check.delayInHrs | Delay between executions of the pricing import check in hours |
Deleted
Property_______________________________ | Description | |||||
---|---|---|---|---|---|---|
abiquo.nodecollector.timeout | Timeout for Server/API connections to Nodecollector (Discovery manager) in milliseconds. |
Changed
Property_______________________________ | Description | |||||
---|---|---|---|---|---|---|
abiquo.cloudoorspherecloudoorspherecpp | For all CloudoorSphere properties, see CloudoorSphere Property name changed from abiquo.cpp.cloudoorspherecpp |
4.6.1
Added
Property_______________________________ | Description | |||||
---|---|---|---|---|---|---|
com.abiquo.esxi.discovery.networkinterface.networks | Only use physical network interfaces connected to the specified networks when adding vCenter hosts or clusters. If ''onlymanagementip'' is true, then first check for IPs (management or not) in the specified networks and if none are found, use onlymanagementip filter. The filter is a comma separated list of network in CIDR format, and the order specifies the priority |
| ||||
com.abiquo.esxi.discovery.networkinterface.onlymanagementip | Only use virtual NICs of the host configured for management traffic<br/> Default: false |
|
4.6.3
Added
Property_______________________________ | Description | |||||
---|---|---|---|---|---|---|
abiquo.costusage.task.frequencyinhours | Frequency for executing the consolidation of usage accounted |
| ||||
abiquo.nars.async.pendingpublish.minutes | Check for pending responses which failed to publish due to AMQP failure in nars | |||||
abiquo.nars.async.pendingpublish.path | Path to file that stores pending responses which failed to publish due to AMQP failure in nars | |||||
abiquo.virtualfactory.pendingpublish.minutes | Check for pending responses which failed to publish due to AMQP failure in virtualfactory | |||||
abiquo.virtualfactory.pendingpublish.path | Path to file that stores pending responses which failed to publish due to AMQP failure in virtualfactory |