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

added getAccountLimits method to the Rucio wrapper #9857

Merged
merged 2 commits into from
Jul 17, 2020

Conversation

amaltaro
Copy link
Contributor

Fixes #9856

Status

ready

Description

Added getAccountLimits to our Rucio wrapper service module, which uses the underlyingget_local_account_limits Rucio python client API.

Is it backward compatible (if not, which system it affects?)

yes

Related PRs

Stripping parts of #9759

External dependencies / deployment changes

none

@amaltaro amaltaro requested a review from todor-ivanov July 17, 2020 10:09
@cmsdmwmbot
Copy link

Jenkins results:

  • Unit tests: succeeded
    • 1 tests added
    • 1 changes in unstable tests
  • Pylint check: succeeded
    • 12 warnings
    • 1 comments to review
  • Pycodestyle check: succeeded
    • 1 comments to review
  • Python3 compatibility checks: succeeded

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/DMWM-WMCore-PR-test/10291/artifact/artifacts/PullRequestReport.html

Copy link
Contributor

@todor-ivanov todor-ivanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me but once we merge this one it will create conflicts with
367ff02

@amaltaro
Copy link
Contributor Author

Thanks Todor. I'll fix the conflicts later today.

@amaltaro amaltaro merged commit 20be00f into dmwm:master Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Rucio method for fetching the limits/quota for a given account
3 participants