Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.

Fix a bug in the listAffinityGroup call #61

Merged
merged 1 commit into from
Aug 31, 2016
Merged

Fix a bug in the listAffinityGroup call #61

merged 1 commit into from
Aug 31, 2016

Conversation

svanharmelen
Copy link
Member

It reports the number of VirtualMachines in the groups as being the number of groups found.

It reports the number of VirtualMachines in the groups as being the number of groups found.
@svanharmelen svanharmelen merged commit b33e884 into xanzy:master Aug 31, 2016
@svanharmelen svanharmelen deleted the b-count-affinitygroups branch August 31, 2016 14:39
radu-stefanache added a commit to Interoute/go-cloudstack that referenced this pull request Mar 13, 2017
* Fix a bug that created bad parameter names (xanzy#60)

When the parameter is called `type` we have to convert this to prevent using the reserved keyword `type` as a variable name. But we were doing it in a few other locations as well. That’s fixed now.

* Fix a bug in the listAffinityGroup call (xanzy#61)

It reports the number of VirtualMachines in the groups as being the number of groups found.

* Fix a bug in the createSecurityGroup call (xanzy#62) (xanzy#63)

* Fix usersecuritygrouplist parameters (xanzy#66)

* Fix/improve xanzy#66 (xanzy#68)

Fixing it this way makes it cleaner to use/set the `usersecuritygrouplist` in clients using this, and keeps it simular in use compared to working with `serviceproviderlist` and `tags`.

Fixes xanzy#67

* Fix the authorizeSecurityGroup[In|E]gress responses (xanzy#69)

* Alpha version.

* Updated formatting

* blank identifier removed by mistake

* GetTemplateByID zoneid parameter added.

* Region modifications

* Some fixes.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant