...
- The appliance manager and the business process manager are location-restricted remote services. These remote services can only be assigned to a single datacenter and you must supply the datacenter when they are created and they must be deleted when the location is deleted.
- To create an OpenStack a vCloud Director region in a fresh install, you need to pre-create a cloud provider proxy NARS remote service.
When you delete a location, the location-restricted remote services will be deleted, but the other remote services may remain in Abiquo. These remote services will not be assigned to any location.
...
The details of the Abiquo remote services are listed in the following table.
Remote service | Protocol | Port | Extension |
---|---|---|---|
Virtualization manager | http:// | 8009 | virtualfactory |
Monitor manager | http:// | 8009 | vsm |
Appliance manager | http:// | 8009 | am |
Discovery manager | http:// | 8009 | nars |
Business process manager | http:// | 8009 | bpm-async |
DHCP service | omapi:// | 7911 | |
DHCPV6 service | omapi:// | 7911 | |
DHCP service | dnsmasq:// | ||
Remote access manager | guacd:// | 4822 |
Depending on your system, other configurations are possible, for example, to avoid CORS issues, you might decide to configure AM access through HTTPS on port 443.
...