Salt cloud openstack availability zone#12866
Salt cloud openstack availability zone#12866syndicut wants to merge 2 commits intosaltstack:developfrom
Conversation
This feature depends on this feature in apache/libcloud#295: https://issues.apache.org/jira/browse/LIBCLOUD-555
|
Test Failed. If the failures are unrelated to your code, don't stress, a core developer will know these apart. |
|
If this depends on libcloud trunk, it should be documented as such in the code, at the very least. |
|
+1 to this, I would prefer if this was only added to kwargs if it actually is set, and in a possibly in a try: except block so that if they aren't running the newest/trunk version of libcloud, they will actually give a good error at why the server boot isn't working. Other than that, it looks good |
|
I will have to agree with @gtmanfred on this. @syndicut if you don't mind doing that, I would love to merge this. |
|
Yep, I'll fix it |
|
Oh, I just wrote this as well, saw this pull request too late. |
|
Oh, can you open pull reqest for your commit? I'll close mine |
|
Done, cheers |
Added support for setting node availability zone in openstack
This feature depends on apache/libcloud#295:
https://issues.apache.org/jira/browse/LIBCLOUD-555