Skip to content

[DRAFT] ObjectStore Framework - #7696

Closed
kishankavala wants to merge 7 commits into
apache:mainfrom
shapeblue:objectstore
Closed

kishankavala wants to merge 7 commits into
apache:mainfrom
shapeblue:objectstore

Conversation

@kishankavala

Copy link
Copy Markdown
Contributor

Description

This PR adds Object Storage feature to CloudStack.

FS: https://cwiki.apache.org/confluence/display/CLOUDSTACK/%5BDRAFT%5D+CloudStack+Object+Store

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

@codecov

codecov Bot commented Jun 27, 2023

Copy link
Copy Markdown

Codecov Report

Merging #7696 (f44c58e) into main (e035d73) will increase coverage by 0.66%.
The diff coverage is 0.00%.

❗ Current head f44c58e differs from pull request most recent head aa7ed57. Consider uploading reports for the commit aa7ed57 to get more accurate results

@@             Coverage Diff              @@
##               main    #7696      +/-   ##
============================================
+ Coverage     12.70%   13.37%   +0.66%     
- Complexity     8691     9319     +628     
============================================
  Files          2729     2740      +11     
  Lines        256608   258276    +1668     
  Branches      39993    40237     +244     
============================================
+ Hits          32605    34535    +1930     
+ Misses       219853   219384     -469     
- Partials       4150     4357     +207     
Impacted Files Coverage Δ
...src/main/java/com/cloud/api/ApiResponseHelper.java 3.77% <0.00%> (-0.06%) ⬇️
...ain/java/com/cloud/api/query/QueryManagerImpl.java 2.94% <0.00%> (-0.01%) ⬇️
...in/java/com/cloud/server/ManagementServerImpl.java 5.53% <0.00%> (-0.13%) ⬇️
...ain/java/com/cloud/storage/StorageManagerImpl.java 2.07% <0.00%> (+1.18%) ⬆️

... and 186 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions

github-actions Bot commented Jul 3, 2023

Copy link
Copy Markdown

This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch.

@kishankavala

Copy link
Copy Markdown
Contributor Author

Closing this in favour of #7752

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants