Currently, metering module directly calls aws_cloud db tables to retrieve ssh keys. This is not ideal for code separation and abstraction. Add a new hook to abstract out the way ssh keys are fetched and returned.

Code in modules such as cloud_metering, cloud_server_templates should not directly call aws database tables.

Comments

baldwinlouie’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.