Request notification filter

When: Ansible like condition. request is available in the context.

E.g with a day 1 operation. Access the user survey: request.fill_in_survey['location'] == 'grenoble'

E.g with a day 2 operation. Access the spec of instance: request.instance.spec['configvar'] == 'value'