Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

- open up the integration.port on your management server iptables -I INPUT -p tcp --dport 8096 -j ACCEPT

- Change the global setting integration.api.port on the CloudStack GUI to 8096 and restart the management server

...