packagist rackspace/php-opencloud V1.6.0
v1.6.0

latest releases: dev-working, v2.x-dev, dev-master...
10 years ago
  • AutoScale. This feature allows people to scale their servers up or down based on "scaling policies". A policy determines the behaviour of a particular scaling action. Webhooks activate policies - and can be tied to Cloud Monitoring (i.e. if CPU falls beneath a certain number), or executed anonymously using a unique link. Each group also has its own configuration sets: one that dictates the general state of the group (its name, etc.) and another that dictates the behaviour of a new server which is spawned (flavor ID, networks, personality file, load balancers, etc.)
  • Unit test coverage reaches 100%. We've significantly added to our unit tests and brought the overall coverage to one hundred percent: this includes lines, classes and files. Existing tests are reformatted for PSR, and the stub connection classes have been upgraded.
  • Image scheduling for servers. You can now schedule image for your servers programmatically.
  • iOS Streaming is now available for containers through a unique URL.
  • New logging functionality. We have released a new logging feature compliant with PSR. It provides different levels of reporting, and can be customized to output to a specific file or stream context. With this refactoring, we plan to add in support for Airbrake in the near future.
  • Bug fixes to CDN container metadata, exporting credentials, and many others.
  • TODO list added to make it clearer for people to help contribute.

Don't miss a new php-opencloud release

NewReleases is sending notifications on new releases.