Neutron Nova Placement Keystone authentication credentials should be configured

Bug #1831745 reported by Harald Jensås
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Undecided
Harald Jensås

Bug Description

TripleO have been running with the Neutron Routed Provider Networks service plugin enabled in the overcloud since Queens. The Neutron Nova Placement integration should also be enabled for scheduling on Router Provider networks to work.

See: https://docs.openstack.org/neutron/latest/admin/config-routed-networks.html#example-configuration

tags: added: queens-backport-potential rocky-backport-potential stein-backport-potential
removed: que
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (master)

Fix proposed to branch: master
Review: https://review.opendev.org/663335

Changed in tripleo:
assignee: nobody → Harald Jensås (harald-jensas)
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/663335
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=0e11de618e199b55194dcc686b365dcd5aaeb66a
Submitter: Zuul
Branch: master

commit 0e11de618e199b55194dcc686b365dcd5aaeb66a
Author: Harald Jensås <email address hidden>
Date: Wed Jun 5 15:20:57 2019 +0200

    Configure Neutron API for Nova Placement...

    ...to store Keystone authentication credentials. When the
    Neutron Routed Provider Networks feature is used in the
    overcloud, the Networking service will use those credentials
    to communicate with the Compute scheduler's placement API.

    See for details:
    https://docs.openstack.org/neutron/latest/admin/config-routed-networks.html#example-configuration

    Authored-By: Bogdan Dobrelya <email address hidden>
    Co-Authored-By: Harald Jensås <email address hidden>
    Closes-Bug: #1831745
    Related-blueprint: tripleo-routed-networks-deployment
    Change-Id: I60e4fe26a67be2c5f74b605d076efdaddcbce5ca

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/stein)

Fix proposed to branch: stable/stein
Review: https://review.opendev.org/663476

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/rocky)

Fix proposed to branch: stable/rocky
Review: https://review.opendev.org/663479

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/queens)

Fix proposed to branch: stable/queens
Review: https://review.opendev.org/663481

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 11.0.0

This issue was fixed in the openstack/tripleo-heat-templates 11.0.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/rocky)

Reviewed: https://review.opendev.org/663479
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=38cfa343654b515baa262a6a20aea1846dffc20d
Submitter: Zuul
Branch: stable/rocky

commit 38cfa343654b515baa262a6a20aea1846dffc20d
Author: Harald Jensås <email address hidden>
Date: Wed Jun 5 15:20:57 2019 +0200

    Configure Neutron API for Nova Placement...

    ...to store Keystone authentication credentials. When the
    Neutron Routed Provider Networks feature is used in the
    overcloud, the Networking service will use those credentials
    to communicate with the Compute scheduler's placement API.

    See for details:
    https://docs.openstack.org/neutron/latest/admin/config-routed-networks.html#example-configuration

    Conflicts:
        puppet/services/neutron-api.yaml

    Authored-By: Bogdan Dobrelya <email address hidden>
    Co-Authored-By: Harald Jensås <email address hidden>
    Closes-Bug: #1831745
    Related-blueprint: tripleo-routed-networks-deployment
    Change-Id: I60e4fe26a67be2c5f74b605d076efdaddcbce5ca
    (cherry picked from commit 0e11de618e199b55194dcc686b365dcd5aaeb66a)

tags: added: in-stable-rocky
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/queens)

Reviewed: https://review.opendev.org/663481
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=0d77e3d317bc67a8c80537ab7fbd854f606d8afc
Submitter: Zuul
Branch: stable/queens

commit 0d77e3d317bc67a8c80537ab7fbd854f606d8afc
Author: Harald Jensås <email address hidden>
Date: Wed Jun 5 15:20:57 2019 +0200

    Configure Neutron API for Nova Placement...

    ...to store Keystone authentication credentials. When the
    Neutron Routed Provider Networks feature is used in the
    overcloud, the Networking service will use those credentials
    to communicate with the Compute scheduler's placement API.

    See for details:
    https://docs.openstack.org/neutron/latest/admin/config-routed-networks.html#example-configuration

    Conflicts:
        deployment/neutron/neutron-api-container-puppet.yaml
        puppet/services/neutron-api.yaml

    Authored-By: Bogdan Dobrelya <email address hidden>
    Co-Authored-By: Harald Jensås <email address hidden>
    Closes-Bug: #1831745
    Related-blueprint: tripleo-routed-networks-deployment
    Change-Id: I60e4fe26a67be2c5f74b605d076efdaddcbce5ca
    (cherry picked from commit 0e11de618e199b55194dcc686b365dcd5aaeb66a)

tags: added: in-stable-queens
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/stein)

Reviewed: https://review.opendev.org/663476
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=bc9397f329797e7902bac03c0bd1b168b1f9fdeb
Submitter: Zuul
Branch: stable/stein

commit bc9397f329797e7902bac03c0bd1b168b1f9fdeb
Author: Harald Jensås <email address hidden>
Date: Wed Jun 5 15:20:57 2019 +0200

    Configure Neutron API for Nova Placement...

    ...to store Keystone authentication credentials. When the
    Neutron Routed Provider Networks feature is used in the
    overcloud, the Networking service will use those credentials
    to communicate with the Compute scheduler's placement API.

    See for details:
    https://docs.openstack.org/neutron/latest/admin/config-routed-networks.html#example-configuration

    Authored-By: Bogdan Dobrelya <email address hidden>
    Co-Authored-By: Harald Jensås <email address hidden>
    Closes-Bug: #1831745
    Related-blueprint: tripleo-routed-networks-deployment
    Change-Id: I60e4fe26a67be2c5f74b605d076efdaddcbce5ca
    (cherry picked from commit 0e11de618e199b55194dcc686b365dcd5aaeb66a)

tags: added: in-stable-stein
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 9.4.0

This issue was fixed in the openstack/tripleo-heat-templates 9.4.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 8.4.0

This issue was fixed in the openstack/tripleo-heat-templates 8.4.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 10.6.0

This issue was fixed in the openstack/tripleo-heat-templates 10.6.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.