Skip to content

Conversation

@causton81
Copy link

This depends on FBLOCK-3 being released, but I would like to address any comments in the meantime so it can be ready to go when FBLOCK-3 is released.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 84.271% when pulling 2bb7355 on causton81:feature/STORAUTO-62 into 172964c on softlayer:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 84.271% when pulling eb645d8 on causton81:feature/STORAUTO-62 into 172964c 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.

let me know about how createOrUpdateLunId reports errors, and when this should be merged.

Otherwise the code looks fine to me.

if 'value' in res and lun_id == res['value']:
click.echo(
'Block volume with id %s is reporting LUN ID %s' % (res['volumeId'], res['value']))
else:
Copy link
Member

Choose a reason for hiding this comment

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

how does createOrUpdateLunId report errors?
if it throws an exception, this else could be removed
if it returns false this is fine, but if it returns a message, that message should be displayed.

Copy link
Author

Choose a reason for hiding this comment

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

There is a bug that returns null when the underlying property does not exist before the method is called. I am told that is addressed in another issue.

@allmightyspiff
Copy link
Member

@causton81 looks like my change in #841 is causing a merge conflict with this pull request.

When you get a chance can you update your changes to include mine to resolve this conflict.

Thanks.

@causton81 causton81 force-pushed the feature/STORAUTO-62 branch from eb645d8 to 74c49ea Compare July 19, 2017 19:26
@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 84.288% when pulling 74c49ea on causton81:feature/STORAUTO-62 into 413f919 on softlayer:master.

@causton81
Copy link
Author

@allmightyspiff , FBLOCK-3 was deployed and this should be good to merge now.

@allmightyspiff allmightyspiff merged commit 231a53b into softlayer:master Jul 25, 2017
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.

3 participants