lemur/lemur
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
..
auth Ensures that in-active users are not allowed to login. (#618) 2016-12-19 22:58:57 -08:00
authorities Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00
certificates Adding additional metrics for when destinations fail to upload. (#637) 2016-12-28 09:52:23 -08:00
common Fall back to CN for CA name when organization is not available (#607) 2016-12-16 16:27:25 -08:00
defaults Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00
deployment Fixing issues with rotation. (#603) 2016-12-14 17:30:13 -08:00
destinations Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00
domains Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00
endpoints Modifying the way rotation works. (#629) 2016-12-23 13:18:42 -08:00
logs Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00
migrations adding needed migration files (#573) 2016-12-07 17:31:59 -08:00
notifications Fixing configuration value. (#610) 2016-12-18 18:21:12 -08:00
plugins Fixing an IAM syncing issue. Were duplicates were not properly sync'd… (#638) 2017-01-04 17:46:47 -08:00
reporting Adding additional reporting and refactoring existing setup. (#620) 2016-12-20 12:48:14 -08:00
roles Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00
sources Fixing an IAM syncing issue. Were duplicates were not properly sync'd… (#638) 2017-01-04 17:46:47 -08:00
static/app Adding additional metrics for when destinations fail to upload. (#637) 2016-12-28 09:52:23 -08:00
tests Fixing an IAM syncing issue. Were duplicates were not properly sync'd… (#638) 2017-01-04 17:46:47 -08:00
users Rotation ui (#633) 2016-12-26 15:55:11 -08:00
__about__.py version bump (#520) 2016-11-21 15:29:31 -08:00
__init__.py adding additional status code metrics (#555) 2016-12-02 13:02:59 -08:00
constants.py Pleasing the PEP8 gods 2015-07-21 13:06:13 -07:00
database.py [WIP] - 422 elb rotate (#493) 2016-11-18 11:27:46 -08:00
decorators.py Fixing a few syntax errors 2015-08-03 21:16:55 -07:00
default.conf.py clean out ADMINS references (#495) 2016-11-15 16:43:28 -08:00
exceptions.py installing the digicert CIS plugin (#537) 2016-11-29 10:02:40 -08:00
extensions.py Closes #278 and #199, Starting transition to marshmallow (#299) 2016-05-05 12:52:08 -07:00
factory.py Allow Lemur "start" to use the global config. (#596) 2016-12-14 13:23:50 -08:00
manage.py Adding additional reporting and refactoring existing setup. (#620) 2016-12-20 12:48:14 -08:00
metrics.py Closes #216 2016-04-01 16:54:33 -07:00
models.py Closes #284 (#336) 2016-06-27 14:40:46 -07:00
pytest.py adding test utils 2015-07-07 15:32:55 -07:00
schemas.py San alt name (#468) 2016-10-31 11:00:15 -07:00
utils.py Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00