← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1668542] [NEW] nova.conf - az configuration options in Configuration Reference

 

Public bug reported:


This bug tracker is for errors with the documentation, use the following
as a template and remove or add fields as you see fit. Convert [ ] into
[x] to check boxes:

- [X] This doc is inaccurate in this way: __see below____
- [ ] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output. 

If you have a troubleshooting or support issue, use the following
resources:

 - Ask OpenStack: http://ask.openstack.org
 - The mailing list: http://lists.openstack.org
 - IRC: 'openstack' channel on Freenode

----

The descriptions of default_availability_zone and default_schedule_zone
are confusing, they seem to serve the same purpose and it is not clear
how they differ.

Looking at the code a bit, the text for default_schedule_zone is even
wrong, it does not affect the scheduler (at least not directly), but is
being used in the "create server" call in the API in case that the
original request did not specify an availability_zone.

The default_availability_zone in contrast seems to be used to evaluate
what the az for a compute host will be if it is not being set by other
means.

It would be nice if someone from Nova team could confirm this before we
start updating the docs.

-----------------------------------
Release: 0.9 on 2017-02-28 05:45
SHA: f8b8c1c2f797d927274c6b005dffb4acb18b3a6e
Source: https://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/config-reference/source/compute/config-options.rst
URL: https://docs.openstack.org/draft/config-reference/compute/config-options.html

** Affects: nova
     Importance: Medium
         Status: Confirmed

** Affects: openstack-manuals
     Importance: Undecided
         Status: New


** Tags: config-reference

** Also affects: nova
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1668542

Title:
  nova.conf - az configuration options in Configuration Reference

Status in OpenStack Compute (nova):
  Confirmed
Status in openstack-manuals:
  New

Bug description:

  This bug tracker is for errors with the documentation, use the
  following as a template and remove or add fields as you see fit.
  Convert [ ] into [x] to check boxes:

  - [X] This doc is inaccurate in this way: __see below____
  - [ ] This is a doc addition request.
  - [ ] I have a fix to the document that I can paste below including example: input and output. 

  If you have a troubleshooting or support issue, use the following
  resources:

   - Ask OpenStack: http://ask.openstack.org
   - The mailing list: http://lists.openstack.org
   - IRC: 'openstack' channel on Freenode

  ----

  The descriptions of default_availability_zone and
  default_schedule_zone are confusing, they seem to serve the same
  purpose and it is not clear how they differ.

  Looking at the code a bit, the text for default_schedule_zone is even
  wrong, it does not affect the scheduler (at least not directly), but
  is being used in the "create server" call in the API in case that the
  original request did not specify an availability_zone.

  The default_availability_zone in contrast seems to be used to evaluate
  what the az for a compute host will be if it is not being set by other
  means.

  It would be nice if someone from Nova team could confirm this before
  we start updating the docs.

  -----------------------------------
  Release: 0.9 on 2017-02-28 05:45
  SHA: f8b8c1c2f797d927274c6b005dffb4acb18b3a6e
  Source: https://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/config-reference/source/compute/config-options.rst
  URL: https://docs.openstack.org/draft/config-reference/compute/config-options.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1668542/+subscriptions


Follow ups