crowbar-openstack icon indicating copy to clipboard operation
crowbar-openstack copied to clipboard

nova: Add attribute to configure default_schedule_zone

Open vuntz opened this issue 8 years ago • 2 comments

Quoting the doc:

Availability zone to use when user doesn't specify one.

This option is used by the scheduler to determine which availability zone to place a new VM instance into if the user did not specify one at the time of VM boot request.

Possible values:

  • Any string representing an availability zone name
  • Default value is None. (string value)

We don't set it by default, to keep the current behavior.

Closes https://github.com/sap-oc/crowbar-openstack/issues/12

vuntz avatar Feb 24 '17 13:02 vuntz

Looks fine to me too but hound is upset

cmurphy avatar Mar 10 '17 15:03 cmurphy

Changed to fix the hound comment.

vuntz avatar Mar 13 '17 17:03 vuntz