Versions Compared

Key

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

...

All tests are written keeping regions in mind. Null value  have been passed for region. To get the endpoint it was making call to describeRegions, which is not supported by Cloudstack so code changes have been made for that.

A  new project cloudsatck-query-ec2  have been created in jclouds. These The changes are in ec2 project. These  changes are on repo in cloudstack-ec2-queryapi branch and  in cloudstack-query-ec2 project .

In summary 30  API calls in tests scenarios are passing. Some failing/skipped ones are dependent on failed tests which are expected to pass once the failed test is ok. The APIs which are passing are as follows

...