Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Functionality for VolumeLimit per DataCenter #1208

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

Merged
merged 4 commits into from
Jan 13, 2020

Conversation

samsony17
Copy link

feature/VolumeLimit Added the functionality for Volume Limit per Datacenter.

@coveralls
Copy link

coveralls commented Jan 13, 2020

Coverage Status

Coverage increased (+0.02%) to 93.876% when pulling 03c74b1 on samsony17:feature/VolumeLimit into 59126e7 on softlayer:master.

Copy link
Member

@allmightyspiff allmightyspiff left a comment

Choose a reason for hiding this comment

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

Change the CLI command to limits, as limit implies to me the ability to modify the limit. where limits would be to show all the current limits.

Need to fix the tox -e analysis complaints as well, but those are all pretty minor.

https://travis-ci.org/softlayer/softlayer-python/jobs/636587659?utm_medium=notification&utm_source=github_status

analysis run-test: commands[0] | flake8 SoftLayer tests
SoftLayer/CLI/file/limit.py:32:20: W292 no newline at end of file
SoftLayer/CLI/block/limit.py:32:20: W292 no newline at end of file
tests/CLI/modules/file_tests.py:670:5: E303 too many blank lines (2)
tests/managers/block_tests.py:942:81: E231 missing whitespace after ','

@samsony17
Copy link
Author

Added the changes @allmightyspiff needed. Thanks.

@allmightyspiff
Copy link
Member

Looks good. Thanks.

@allmightyspiff allmightyspiff merged commit 3d5e025 into softlayer:master Jan 13, 2020
@allmightyspiff allmightyspiff mentioned this pull request Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants