← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1589745] Re: availability_zone missing in dhcp and l3 conf

 

Reviewed:  https://review.openstack.org/325724
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a095581a69a12eaa9ccf8c3c7fb0f58f9ef3f4ac
Submitter: Jenkins
Branch:    master

commit a095581a69a12eaa9ccf8c3c7fb0f58f9ef3f4ac
Author: Dongcan Ye <hellochosen@xxxxxxxxx>
Date:   Mon Jun 6 13:21:47 2016 +0800

    Fix missing availability_zone in dhcp and l3 conf
    
    Now availability_zone attribute can be defined in dhcp-agent
    and l3-agent. But the config had not generated in dhcp_agent.ini
    and l3_agent.ini
    
    This patch add availability_zone in base_agent_opts. That will
    apply in dhcp and l3 agent conf.
    
    Closes-Bug: #1589745
    Change-Id: I9fdc39b1f9abd48a4b55e0a917e41bf68be56595


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1589745

Title:
   availability_zone missing in dhcp and l3 conf

Status in neutron:
  Fix Released

Bug description:
  Now availability_zone attribute can be defined in dhcp-agent and l3-agent.
  And we can follow the networking guide[1] to configure availability_zone of those two agents.
  But oslo-config-generator did not generate availability_zone in dhcp_agent.ini and l3_agent.ini.

  [1]http://docs.openstack.org/mitaka/networking-guide/adv-config-
  availability-zone.html

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


References