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
49287155
Commit
49287155
authored
5 years ago
by
Zuul
Committed by
Gerrit Code Review
5 years ago
Browse files
Options
Downloads
Plain Diff
Merge "CentOS 7 IPv6 doc changes"
parents
94def914
8ac5ecb2
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/source/admin/production-architecture-guide.rst
+1
-9
1 addition, 9 deletions
doc/source/admin/production-architecture-guide.rst
releasenotes/notes/fix-centos-7-ipv6-39ac9207b8196ac7.yaml
+13
-0
13 additions, 0 deletions
releasenotes/notes/fix-centos-7-ipv6-39ac9207b8196ac7.yaml
with
14 additions
and
9 deletions
doc/source/admin/production-architecture-guide.rst
+
1
−
9
View file @
49287155
...
...
@@ -104,7 +104,7 @@ the control plane using IPv6 instead of IPv4. Each Kolla Ansible network
(as represented by interfaces) provides a choice of two address families.
Both internal and external VIP addresses can be configured using an IPv6
address as well.
IPv6 is tested on
Debian and Ubuntu
.
IPv6 is tested on
all supported platforms
.
.. warning::
...
...
@@ -129,9 +129,6 @@ network. Current listing of networks is available in ``globals.yml`` file.
While IPv6 support introduced in Train is broad, some services are known
not to work yet with IPv6 or have some known quirks:
* CentOS 7 images suffer from IPv6 connectivity issues:
https://bugs.launchpad.net/kolla-ansible/+bug/1848444
* Bifrost does not support IPv6:
https://storyboard.openstack.org/#!/story/2006689
...
...
@@ -139,11 +136,6 @@ network. Current listing of networks is available in ``globals.yml`` file.
https://github.com/moby/moby/issues/39033
- the workaround is to use the hostname
* RabbitMQ in provided images prefers IPv4 addresses when resolving names:
https://bugs.launchpad.net/kolla-ansible/+bug/1848452
- the workaround is to ensure that the hostname resolves uniquely
to an IPv6 address
* Ironic DHCP server, dnsmasq, is not currently automatically configured
to offer DHCPv6: https://bugs.launchpad.net/kolla-ansible/+bug/1848454
...
...
This diff is collapsed.
Click to expand it.
releasenotes/notes/fix-centos-7-ipv6-39ac9207b8196ac7.yaml
0 → 100644
+
13
−
0
View file @
49287155
---
fixes
:
-
|
Fixes IPv6 deployment on CentOS 7. The issues with RabbitMQ and
MariaDB have been worked around. For details please see the
following Launchpad bug records: `bug 1848444
<https://bugs.launchpad.net/kolla-ansible/+bug/1848444>`__,
`bug 1848452
<https://bugs.launchpad.net/kolla-ansible/+bug/1848452>`__,
`bug 1856532
<https://bugs.launchpad.net/kolla-ansible/+bug/1856532>`__ and
`bug 1856725
<https://bugs.launchpad.net/kolla-ansible/+bug/1856725>`__.
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