Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kolla Ansible
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Very Demiurge Very Mindful
Kolla Ansible
Commits
50edb94d
Commit
50edb94d
authored
3 years ago
by
Pierre Riteau
Browse files
Options
Downloads
Patches
Plain Diff
neutron: fix placement endpoint type configuration
Change-Id: I3362bd283eb7fb80f5da70f2a388f89f220617ea Closes-Bug: #1960503
parent
9fcbbfad
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ansible/roles/neutron/templates/neutron.conf.j2
+1
-1
1 addition, 1 deletion
ansible/roles/neutron/templates/neutron.conf.j2
releasenotes/notes/neutron-placement-endpoint-type-90073ba5ecc9e663.yaml
+6
-0
6 additions, 0 deletions
...tes/neutron-placement-endpoint-type-90073ba5ecc9e663.yaml
with
7 additions
and
1 deletion
ansible/roles/neutron/templates/neutron.conf.j2
+
1
−
1
View file @
50edb94d
...
...
@@ -185,7 +185,7 @@ user_domain_name = {{ default_user_domain_name }}
project_name = service
project_domain_name = {{ default_project_domain_name }}
os_region_name = {{ openstack_region_name }}
os_interfac
e = internal
endpoint_typ
e = internal
cafile = {{ openstack_cacert }}
region_name = {{ openstack_region_name }}
...
...
This diff is collapsed.
Click to expand it.
releasenotes/notes/neutron-placement-endpoint-type-90073ba5ecc9e663.yaml
0 → 100644
+
6
−
0
View file @
50edb94d
---
fixes
:
-
|
Fixes the configuration option setting the type of endpoint used by Neutron
to send requests to Placement.
`LP#1960503 <https://bugs.launchpad.net/kolla-ansible/+bug/1960503>`__
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment