Hide Forgot
Description of problem: Instead of importing all modules in a boto submodule, only import the bits that we use. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
All boto imports list the explicit components they use now. Tracking on branch: master