← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1670419] Re: placement_database config option help is wrong

 

Reviewed:  https://review.openstack.org/541685
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_nova/commit/?id=023c4f27fc22845d25254cd2debaa566c070d0ea
Submitter: Zuul
Branch:    master

commit 023c4f27fc22845d25254cd2debaa566c070d0ea
Author: Jesse Pretorius <jesse.pretorius@xxxxxxxxxxxxxxx>
Date:   Wed Feb 7 11:37:46 2018 +0000

    Remove placement_database related options/code
    
    The placement_database config options were added in Newton
    but the actual code to use the options was reverted and is
    not used.
    
    Change-Id: Ifb09747056750893e442ebe0b4124e861a70ae55
    Related-Reviews: I31293ac4689630e4113588ab2c6373cf572b8f38
    Closes-Bug: #1670419


** Changed in: openstack-ansible
       Status: In Progress => Fix Released

-- 
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/1670419

Title:
  placement_database config option help is wrong

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) newton series:
  Fix Committed
Status in OpenStack Compute (nova) ocata series:
  Fix Committed
Status in openstack-ansible:
  Fix Released

Bug description:
  The help on the [placement_database] config options is wrong, it
  mentions Ocata 14.0.0 but 14.0.0 is actually Newton, Ocata was 15.0.0:

  "# The *Placement API Database* is a separate database which is used for the new
  # placement-api service. In Ocata release (14.0.0) this database is optional:"

  It also has some scary words about configuring it with a separate
  database so you don't have to deal with data migration issues later to
  migrate data from the nova_api database to a separate placement
  database, but the placement_database options are not actually used in
  code. They will be when this blueprint is complete:

  https://blueprints.launchpad.net/nova/+spec/optional-placement-
  database

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


References