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

new: dev: Add support for ClusterManage Command #98

Merged
merged 8 commits into from
Apr 21, 2015

Conversation

Sriram137
Copy link
Contributor

Addressed the comments in pull request #91 and opening on against unreleased branch.

@vrajat
Copy link
Contributor

vrajat commented Apr 16, 2015

Looks good to me other than indentation. Travis complains that there is a mix of space and tabs. Surprised it didnt fail in 2.X

@@ -421,7 +447,7 @@ def _parse_snapshot_restore_command(cls, args, action):
Parse command line arguments for snapshot command.
"""
argparser = ArgumentParser(prog="cluster %s" % action)

Copy link
Contributor

Choose a reason for hiding this comment

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

Get rid of these whitespace changes.

Copy link
Contributor

Choose a reason for hiding this comment

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

However, if these are trailing whitespace removals - then they are welcome.

@Sriram137
Copy link
Contributor Author

Fixed all the indentation issues(Finally). Can this be merged now?

@vrajat vrajat merged commit 65f6236 into qubole:unreleased Apr 21, 2015
@vrajat
Copy link
Contributor

vrajat commented Apr 21, 2015

Oh oh - I messed up. Didnt squash it

@Sriram137
Copy link
Contributor Author

Shall I rebase everything here? so you can reset hard and merge?

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