controller.model has been moved to controller.internalModel
controller finders have been removed. users will
need to use the store.
application.modelManager has been removed,
application.app has been moved to a getter
logging: Users will need to move their options.log to options.logging.logger
orm: updates the underlying sequelize orm. Users will need
to follow the deprecation guide
http://docs.sequelizejs.com/manual/tutorial/upgrade-to-v4.html