Skip to content

[LIBCLOUD-555] Added support for openstack compute availability zone#295

Closed
syndicut wants to merge 4 commits intoapache:trunkfrom
syndicut:LIBCLOUD-555_openstack_availability_zone
Closed

[LIBCLOUD-555] Added support for openstack compute availability zone#295
syndicut wants to merge 4 commits intoapache:trunkfrom
syndicut:LIBCLOUD-555_openstack_availability_zone

Conversation

@syndicut
Copy link
Copy Markdown
Contributor

syndicut added a commit to syndicut/salt that referenced this pull request May 15, 2014
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is an extension param so please prefix it with ex_:

 if 'ex_availability_zone' in kwargs:
    server_params['availability_zone'] = kwargs['ex_availability_zone']

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

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.

Done!

@asfgit asfgit closed this in 68c12de May 16, 2014
@Kami
Copy link
Copy Markdown
Member

Kami commented May 16, 2014

Merged 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.

2 participants