Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kayobe
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
Kayobe
Commits
2f3be139
Commit
2f3be139
authored
7 years ago
by
Mark Goddard
Browse files
Options
Downloads
Patches
Plain Diff
Disable swift by default
Follow kolla's default value for swift enablement - disabled.
parent
ba6d30c1
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
ansible/group_vars/all/kolla
+1
-1
1 addition, 1 deletion
ansible/group_vars/all/kolla
doc/source/release-notes.rst
+2
-0
2 additions, 0 deletions
doc/source/release-notes.rst
with
3 additions
and
1 deletion
ansible/group_vars/all/kolla
+
1
−
1
View file @
2f3be139
...
...
@@ -240,7 +240,7 @@ kolla_enable_nova: "yes"
kolla_enable_magnum: "no"
kolla_enable_murano: "no"
kolla_enable_sahara: "no"
kolla_enable_swift: "
yes
"
kolla_enable_swift: "
no
"
###############################################################################
# Passwords and credentials.
...
...
This diff is collapsed.
Click to expand it.
doc/source/release-notes.rst
+
2
−
0
View file @
2f3be139
...
...
@@ -25,6 +25,8 @@ Upgrade Notes
to ``True``. Management of the firewall by ironic inspector is important to
ensure that DHCP offers are not made to nodes during provisioning by
inspector's DHCP server.
* Disables swift by default. The default value of ``kolla_enable_swift`` is
now ``no``.
Kayobe 3.0.0
============
...
...
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