Skip to content

CaaS 2.4 features#953

Closed
samuelchong wants to merge 34 commits into
apache:trunkfrom
samuelchong:ngoc_images
Closed

CaaS 2.4 features#953
samuelchong wants to merge 34 commits into
apache:trunkfrom
samuelchong:ngoc_images

Conversation

@samuelchong
Copy link
Copy Markdown
Contributor

Description

Support for CaaS API 2.4

  • import customer image
  • clone image (inc. NGOC)
  • Add feature exchange nic vlans
  • Add feature to Change NIC network adapter of a server

Status

Replace this: describe the PR status. Examples:

  • 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)

…p workaround until Travis CI support Distutils.version with pylint
@tonybaloney
Copy link
Copy Markdown
Contributor

I assume you branched this from #940? We should close that first.

@tonybaloney
Copy link
Copy Markdown
Contributor

this now needs to be rebased, thanks Sam

@samuelchong
Copy link
Copy Markdown
Contributor Author

Thx @tonybaloney. Rebase done.

Comment thread libcloud/common/dimensiondata.py Outdated
headers=None, method='GET'):
action = "%s/%s" % (self.get_resource_path_api_2(), action)

print(action)
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.

please take this debug helper out


if len(tagkey_name_value_dictionaries) > 0:
for k, v in tagkey_name_value_dictionaries.items():
print(k, v)
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.

and this one

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

thx @tonybaloney. Print line removed. What do you think about the idea building a debug mode feature to the framework?

@tonybaloney
Copy link
Copy Markdown
Contributor

👍 merging, thanks Sam

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