Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

The seventh Open edX release.  Please add information here that will be useful when it comes time to package the release.

New Services & Major Upgrades Planned for This Release

What new products, applications, services, etc have we built since Ginkgo?

  • Catalog service

Installation changes

  • Something something docker

Deployment Issues to Keep in Mind

What has changed in the devops/configuration world? Are there manual steps needed to move from Ficus to Ginkgo?

  • Ruby 2.x
  • ElasticSearch will be upgraded, probably to 1.5 which is what we use in production.  This will coincide with changes to the forums service to support the newer version.
    • In addition to migration documentation, we should remind about "rake search:initialize" and "rake search:validate_index".
  • E-Commerce Service
    • Django has been upgraded to 1.9.x.
    • Django Oscar has been upgraded to 1.4. This upgrade requires faking migrations for the thumbnail app: ./manage.py migrate thumbnail --fake

Monthly product notes

Any unusual things changed in the product that adopters or developers should know about?

Deprecated Features

  • Programs was deprecated in Ficus and will be replaced by the Catalog service in Ginkgo
  • Credentials API V1 is replaced by V2 (V1 has been removed)
  • No labels