Skip to content

Releases: internap/vagrant-openstack-cloud-provider

Add support for availability zone

08 Nov 13:19
Compare
Choose a tag to compare
This is needed to choose which compute node you will boot on.
Not added test to create_server, this is tech debt
we should address soon.

Uses the fog default if the availability zone is not passed, should
not break anything.

Tested locally with and without the availability_zone config.

1.2.1: Only skip provision with --no-provision

29 Nov 19:28
Compare
Choose a tag to compare
If --no-provision is not specify, the key provision_enabled does
not exist. So in order to skip, it needs to exist and be false.

Merge pull request #5 from fbouliane/release-1.2.0

28 Nov 20:04
35accc4
Compare
Choose a tag to compare

v1.1.14: Merge pull request #1 from simon-begin/pin-fog-xenserver

18 Sep 18:40
597f637
Compare
Choose a tag to compare