Description
If sla start time is after current time then response says start is after end.
dataqa@lda01:~$ date Fri Oct 30 07:35:25 GMT 2015 dataqa@lda01:~$ falcon entity -type feed -start 2015-10-30T10:00Z -slaAlert ERROR: Bad Request;start can not be after end
Instead it should say something like start date can not be in future.