Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[COST-4945] Create a new API to return list of EC2-compute instances #5117

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

bacciotti
Copy link
Contributor

Jira Ticket

COST-4945

Description

This change will create a new API to return a list of AWS EC2-Compute instances.

Testing

  1. Checkout Branch
  2. Restart Koku
  3. Hit endpoint or launch shell
    1. You should see ...
  4. Do more things...

Release Notes

  • New API to return a list of AWS EC2-Compute instances.
* [COST-4945](https://issues.redhat.com/browse/COST-4945) Create a new API to return a list of AWS EC2-Compute instances.

@bacciotti bacciotti added the aws-smoke-tests pr_check will build the image and run aws + ocp on aws smoke tests label May 20, 2024
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.1%. Comparing base (7f8cb20) to head (ff37a9a).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #5117   +/-   ##
=====================================
  Coverage   94.1%   94.1%           
=====================================
  Files        375     375           
  Lines      31170   31199   +29     
  Branches    3730    3730           
=====================================
+ Hits       29320   29352   +32     
+ Misses      1180    1179    -1     
+ Partials     670     668    -2     

@cgoodfred cgoodfred removed the aws-smoke-tests pr_check will build the image and run aws + ocp on aws smoke tests label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants