Versions Compared

Key

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

...

Marvin requires Python 2.6 for installation but the tests written using marvin utilize Python 2.7 to the fullest. You should follow the test environment setup instructions here before proceeding further.

...

- Note: dbSvr is the location where mysql server is running and passwd is the password for user cloud- 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

...