Remove support for legacy Elastic Load Balancers and S3 support.

Review Request #14149 — Created Sept. 8, 2024 and submitted — Latest diff uploaded

Information

fabazon
master

Reviewers

Fabazon contained old support for classic Elastic Load Balancers. These
aren't something we want to support anymore, especially as we move to
boto3.

This change drops that support entirely, and also drops the S3 support,
which was always just bolted onto the codebase and no longer used by us.

Verified nothing in the codebase or in our deployments made use of this
code.

Changes between revision 1 and 2

orig
1
2

Commits

Summary ID Author
Remove support for legacy Elastic Load Balancers.
Fabazon contained old support for classic Elastic Load Balancers. These aren't something we want to support anymore, especially as we move to boto3. This change drops that support entirely.
92702a4892101779e14e4213cbe4420c15cc7bf7 Christian Hammond
Remove support for legacy Elastic Load Balancers and S3 support.
Fabazon contained old support for classic Elastic Load Balancers. These aren't something we want to support anymore, especially as we move to boto3. This change drops that support entirely, and also drops the S3 support, which was always just bolted onto the codebase and no longer used by us.
f0d56cff316f439467e7e4521d87b08a30058ede Christian Hammond

Files

fabazon/s3.py Deleted
fabazon/s3.py
Loading...