GitHub user fern4lvarez opened a pull request:
https://github.com/apache/libcloud/pull/466
[WIP] Affinity groups
** Do not merge**
This PR is just serving for code review purposes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloudControl/libcloud affinity_groups
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/466.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #466
----
commit 0b049fd922d47d86c35287538c97ff42d775a2b5
Author: Mateusz Korszun <[email protected]>
Date: 2015-02-17T11:20:39Z
Handle cloudstack affinity groups
commit b2b6e37ebde2390c2299b1c3d7839df856b30a50
Author: Mateusz Korszun <[email protected]>
Date: 2015-02-18T17:10:05Z
Test with vagrant
commit b6e778581e9064c1fa005767933f9973c8d2f371
Author: Mateusz Korszun <[email protected]>
Date: 2015-02-19T17:45:14Z
Test affinity groups
commit 5e5aa480964293c008e208e51ef9ad2348d4fdc9
Author: Fernando Ãlvarez <[email protected]>
Date: 2015-02-20T13:25:55Z
Fixup
commit db35772e28838b06d3ad92bce948582d69c15ebe
Author: Matthias Wiesner <[email protected]>
Date: 2015-02-20T14:24:55Z
Change parameter type for affinity group type, add doc
commit 8e400598d15ff3e49a4496cca84e986b53a548bc
Author: Fernando Ãlvarez <[email protected]>
Date: 2015-02-20T16:32:35Z
Fixup from comments
- ag.from_dictionary -> driver._to_affinity_group
- check only name when creating Affinity Group
- normalize fixture attribute names
commit 7e41883edde5d40b790221d8d65c639e216331e3
Author: Fernando Ãlvarez <[email protected]>
Date: 2015-02-23T13:44:05Z
Fixup: do not use kwargs on ex_create_affinity_group
commit 32e6a5830a5c7a7dca0e26800094650c996a3130
Author: Fernando Ãlvarez <[email protected]>
Date: 2015-02-23T14:02:35Z
Fixup: docstring domainId -> domain ID
commit 9654771c10abf8267ce6ff2f2b4291f62d8a8cad
Author: Fernando Ãlvarez <[email protected]>
Date: 2015-02-23T14:34:13Z
Fixup from comments
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---