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

[LIBCLOUD-670] Improvements to HostVirtual driver #472

Closed

Conversation

dineshbhoopathy
Copy link

  • methods to handle 'Packages' concept [basically, it is a reserved compute instance with pre-allocated resources (RAM,Disk,IPs etc) in any specified location]
  • changed create_node to use the extra packages method
  • fix website url in docs
  • fix method ordering
  • fix kwargs abuse in create_node
  • fix docstrings
  • add test cases for extra methods
  • fix the fixtures
  • fix default location

@@ -100,7 +100,7 @@ Provider list volumes create volume destroy volume
.. _`Gandi`: http://www.gandi.net/
Copy link
Member

Choose a reason for hiding this comment

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

Just FYI - those files are generated automatically using ./contrib/generate_provider_feature_matrix_table.py.

@asfgit asfgit closed this in 84a3457 Mar 28, 2015
@Kami
Copy link
Member

Kami commented Mar 28, 2015

Changes look good to me. I went ahead, squashed the commits and merged them into trunk. Thanks.

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.

None yet

2 participants