jh629g 3f76cb63b9 Fix Transactions table breaking when image url too long
When an image is created with a url that is in excess
of 240 characters, the transacations table in ranger
audit database throws error "sqlalchemy.exc.DataError:
(MySQLdb._exceptions.DataError) (1406, "Data too long
for column 'event_details' at row 1")". By removing
this url from the log, we prevent this error while
maintaining other important data. Also restored ranger
to allowed projects in ranger policy.json

Change-Id: I4af73beed9bd40054f8d1e7281bc6f9216fdd243
2020-03-05 15:26:59 -06:00
..
2020-02-24 12:08:22 -08:00
2017-08-15 18:54:30 -07:00
2017-07-27 09:14:42 -05:00
2019-10-29 10:36:00 -05:00
2017-09-22 13:37:45 -04:00
2017-09-22 13:37:45 -04:00
2017-07-27 09:14:42 -05:00
2017-08-07 15:46:47 -05:00