Property_______________________________ | Description | | | | |
---|
3.8.0 |
|
|
|
|
|
---|
Disabled |
|
|
|
|
|
---|
abiquo.api.max.sessions | This property has been temporarily disabled and will be enabled in future releases |
|
|
|
|
Added |
|
|
|
|
|
---|
abiquo.esxi.datastoreVmFile | The datastore to hold the VM definition file when deploying VMs with only volumes attached. If there are standard disks, use the datastore of one of these disks, otherwise use the property. The default value is defined by 'abiquo.esxi.datastoreRdm'. | |
| | |
abiquo.monitoring.enabled | Enable/disable monitoring, alarms and alerts Default: false |
|
| | |
abiquo.neutron.external-net | Name of the gateway network in Neutron where routers will be connected. This network is the one that connects the Neutron internal networks to the world. Default: abq-external | |
| | |
abiquo.neutron.region | The region that configures the Neutron endpoint in the Keystone installation. By default Abiquo will use the value of the 'abiquo.datacenter.id' property. | |
| | |
abiquo.neutron.reserved-ips | Number of IP addresses that are reserved for Neutron in each network. For each network, Neutron needs at least: one address for the DHCP agent, one for the network gateway, one for the network router, and one for each load balancer. This has to be taken into account when planning the number of IPs reserved for Neutron, as it will determine the total number of load balancers that users will be able to create in each network. Default: 20 | |
| | |
abiquo.neutron.vlan-physical-net | Name of the physical network in Neutron where the VLANs created from Abiquo will be attached. Default: abq-vlans | |
| | |
abiquo.vappspec.retrydelayms | Milliseconds to wait before retrying a virtual appliance spec materialization in the same virtual datacenter. Default: 15000 |
| | | |
| Number of concurrent virtual appliance spec materialization operations at a given time (not in the same virtual datacenter). Default: 3 |
| | | |
abiquo.watchtower.host | Address where watchtower is located for monitoring use Default: 127.0.0.1 |
|
| | |
abiquo.watchtower.port | Port where watchtower is listening for monitoring use Default: 36638 |
|
| | |
Changed |
|
|
|
|
|
---|
abiquo.rabbitmq.username | RabbitMQ username Default: abiquo |
|
|
| |
abiquo.rabbitmq.password | RabbitMQ password Default: abiquo
|
|
|
| |
abiquo.instance.targetDiskFormatType.hyperv_301 | Disk format type for instances taken in virtual datacenters for each hypervisor plugin (HV). Set to empty with no value to avoid any additional conversion (use the instance operation result format). There is no default value for Hyper-V so that the result format will be the same as the original template (VHD or VHDX) | |
|
|
|
Deleted |
|
|
|
|
|
---|
abiquo.kairosdb.host | Address where KairosDb is located for VM monitoring | | |
|
|
abiquo.kairosdb.port | Port where KairosDb is listening for VM monitoring |
|
|
|
|
3.8.1 |
|
|
|
|
|
---|
No changes to properties in this version |
|
|
|
|
|
3.8.2 |
|
|
|
|
|
---|
Added |
|
|
|
|
|
---|
abiquo.nsx.edge.cluster-id | vCenter cluster where the Edge appliances will be deployed. | |
| | |
abiquo.nsx.edge.datastore-id | vCenter datastore where the Edge appliances will be deployed. | |
| | |
abiquo.nsx.edge.dvportgroup-id | vCenter distributed port where the uplink interfaces of the Edges will be attached. | |
| | |
abiquo.nsx.edge.public-network-cidr | Configure primary addresses of Edge uplink interfaces from this pool. | |
| | |
abiquo.nsx.load-balancer-reserved-ips | Number of IP addresses that are reserved for NSX in each private network to allocate to load balancers. Default: 20 | |
| | |
abiquo.nsx.transport-zone | The transport zone that logical switches will be connected to. | |
| | |
Changed |
|
|
|
|
|
---|
abiquo.esxi.metrics.{METRIC}
- cpu
- cpu-mz
- cpu-time
- memory
- memory-swap
- memory-swap2
- memory-vmmemctl
- memory-physical
- memory-host
- disk-latency
- uptime
| To prevent Abiquo from retrieving metrics, set the property to false for each ESXi metric (METRIC) you do not wish to retrieve. After you change these properties, restart the Monitor Manager (VSM) remote service for the properties to take effect. Default: true Range: true,false In version 3.8 and 3.8.1, the name of these properties was "esx" instead of "esxi" | |
|
| |
3.8.3 |
|
|
|
|
|
---|
Added |
|
|
|
|
|
---|
abiquo.nsx.connection-timeout-ms | Timeout to establish connections to the NSX manager in milliseconds. A value of 0 means no timeout. Default: 0 | |
| | |
abiquo.nsx.read-timeout-ms | Timeout to complete connections to the NSX manager in milliseconds. A value of 0 means no timeout. Default: 0 | |
| | |
abiquo.nsx.use-edge-dhcp | Configure DHCP in Edge only for selected network types. The default is all network types (comma separated values). Default: internal, external, public, unmanaged | |
| | |
Changed |
|
|
|
|
|
---|
abiquo.dvs.enabled | Enable DVS. Note that the vCenter login and password can be used when DVS is disabled Default: true
|
|
|
| |
3.8.4/5 |
|
|
|
|
|
---|
Changed |
|
|
|
|
|
---|
abiquo.storage.forcesamecontrollertype | If true, the controller and controller type for all additional disks will be the same one defined for the first template disk. Default: false
| | |
| |
3.8.6 |
|
|
|
|
|
---|
Changed |
|
|
|
|
|
---|
abiquo.auth.module | Whether Abiquo will authenticate against: database, database and LDAP/Active Directory, or OpenID Default: abiquo Range: abiquo, ldap, openid Added openid type | | |
| |
abiquo.openid.authorization.endpoint | The OpenID Connect authorization endpoint. This endpoint must be accessible from the user's browser |
| | | |
abiquo.openid.client.id | The ID of the client that has been registered in the OpenID Connect server for the Abiquo platform. |
| | | |
abiquo.openid.client.name | The name of the client that has been registered in the OpenID Connect server for the Abiquo platform. |
| | | |
abiquo.openid.client.redirect-uris | Comma separated list of allowed redirect (callback) URIs used during the authentication flow. Must be: http://<api endpoint>/api/openid_connect_login |
| | | |
abiquo.openid.client.scopes | Comma separated list of scopes to request during authentication. Must have, at least: openid,profile,email. |
| | | |
abiquo.openid.client.secret | The secret of the client that has been registered in the OpenID Connect server for the Abiquo platform. |
| | | |
abiquo.openid.endsession.endpoint | (Optional) If configured, Abiquo will attempt to perform a global logout by performing a request to this endpoint. This is part of the Session Management optional spec. This endpoint must be accessible from the user's browser |
| | | |
abiquo.openid.enterprise-claim | The name of the claim returned by the authorization server that contains the names used to map the Abiquo enterprise where the user belongs. |
| | | |
abiquo.openid.enterprise-property | (Optional) If present, Abiquo will try to find an enterprise that has a property with the name configured in this Abiquo property, and use its value to match the "enterprise claim" when resolving the user's enterprise. If absent, Abiquo will just look for an enterprise with the name returned in the "enterprise claim". |
| | | |
abiquo.openid.issuer | The OpenID Connect authorization issuer. |
| | | |
abiquo.openid.role-claim | The name of the claim returned by the authorization server that contains the names used to map the user permissions to an Abiquo role. |
| | | |
abiquo.openid.target | The URL where the user will be redirected from the OpenID connect server upon successful authentication. Something like http://<abiquo ui host>/ui/#/dashboard |
| | | |
abiquo.openid.jwks.endpoint | The OpenID Connect JWKS endpoint. This endpoint must be accessible from the Abiquo server |
| | | |
abiquo.openid.token.endpoint | The OpenID Connect token endpoint. This endpoint must be accessible from the Abiquo server |
| | | |
abiquo.openid.userinfo.endpoint | The OpenID Connect user info endpoint. This endpoint must be accessible from the Abiquo server |
| | | |