lemur/lemur/sources
kevgliss 7aa5ba9c6b Fixing an IAM syncing issue. Were duplicates were not properly sync'd… (#638)
* Fixing an IAM syncing issue. Were duplicates were not properly sync'd with Lemur. This resulted in a visibility gap. Even 'duplicates' need to sync'd to Lemur such that we can track rotation correctly. Failing on duplicates lead to missing those certificates and the endpoints onto which they were deployed. This commit removes the duplicate handling altogether.

* Fixing tests.
2017-01-04 17:46:47 -08:00
..
__init__.py Adding backend code for sources models 2015-08-01 15:29:34 -07:00
cli.py Clean refactor (#635) 2016-12-27 10:31:33 -08:00
models.py Improving endpoint rotation logic (#545) 2016-11-30 15:11:17 -08:00
schemas.py tweaking a few things to support the new marshmallow (#522) 2016-11-22 15:14:19 -08:00
service.py Fixing an IAM syncing issue. Were duplicates were not properly sync'd… (#638) 2017-01-04 17:46:47 -08:00
views.py Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00