← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1655494] Re: Newton scheduler clients should keep trying to report

 

Reviewed:  https://review.openstack.org/418590
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=bbf9b431ee26e4064278e58bf9c177de48e8719a
Submitter: Jenkins
Branch:    master

commit bbf9b431ee26e4064278e58bf9c177de48e8719a
Author: Dan Smith <dansmith@xxxxxxxxxx>
Date:   Tue Jan 10 13:49:19 2017 -0800

    Make placement client keep trying to connect
    
    In Newton, placement is optional and computes will stop even trying
    to connect to placement when they encounter an error or missing
    configuration. We really want them to keep trying so that enabling
    the service pre-upgrade does not require restarting all computes
    to start filling data.
    
    This patch removes the auto-disable logic and replaces it with a
    limited, but persistent warning to the logs about the required
    nature of placement for the upgrade. If we had messaged the upcoming
    requirement better, I think we could have been less chatty here.
    However, we know that it's not been received, so this patch periodically
    re-emits the warning and mentions the upgrade specifically.
    
    Closes-Bug: #1655494
    Change-Id: Ie6387afeb239a20d39c00f519e8288f3b3a5e9cb


** Changed in: nova
       Status: Confirmed => 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/1655494

Title:
  Newton scheduler clients should keep trying to report

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) newton series:
  New

Bug description:
  Newton scheduler clients will stop reporting any time they encounter a
  setup-related error, which isn't very operator-friendly for the ocata
  upgrade process.

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


References