Skip to content

DD - Update default api version#961

Closed
samuelchong wants to merge 9 commits into
apache:trunkfrom
samuelchong:Promote_2_4_as_default_version
Closed

DD - Update default api version#961
samuelchong wants to merge 9 commits into
apache:trunkfrom
samuelchong:Promote_2_4_as_default_version

Conversation

@samuelchong
Copy link
Copy Markdown
Contributor

@samuelchong samuelchong commented Dec 15, 2016

DD - Promote 2.4 as default api version and some parameter validation.

Description

Make 2.4 the default version.
Validate create_node method ex_is_started parameter is a bool, otherwise set to True by default.

For more information on contributing, please see Contributing
section of our documentation.

Status

  • done, ready for review

Checklist (tick everything that applies)

  • Code linting (required, can be done after the PR checks)
  • Documentation
  • Tests
  • ICLA (required for bigger changes)

"ex_tagid_value_pairs must be a dictionary."
)

if sys.version_info[0] < 3:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

"ex_tagname_value_pairs must be a dictionary"
)

if sys.version_info[0] < 3:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@asfgit asfgit closed this in f66ad0b Dec 27, 2016
asfgit pushed a commit that referenced this pull request Dec 27, 2016
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.

2 participants