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
39a7af75
Commit
39a7af75
authored
8 years ago
by
Jenkins
Committed by
Gerrit Code Review
8 years ago
Browse files
Options
Downloads
Plain Diff
Merge "update source code character error"
parents
d15eb07b
01737f2a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/kuryr-guide.rst
+1
-1
1 addition, 1 deletion
doc/kuryr-guide.rst
doc/manila-hnas-guide.rst
+1
-1
1 addition, 1 deletion
doc/manila-hnas-guide.rst
doc/production-architecture-guide.rst
+2
-2
2 additions, 2 deletions
doc/production-architecture-guide.rst
with
4 additions
and
4 deletions
doc/kuryr-guide.rst
+
1
−
1
View file @
39a7af75
...
...
@@ -21,7 +21,7 @@ docker.server file.
ExecStart= -H tcp://172.16.1.13:2375 -H unix:///var/run/docker.sock --cluster-store=etcd://172.16.1.13:2379 --cluster-advertise=172.16.1.13:2375
The IP address is host runn
n
ing the etcd service. ```2375``` is port that
The IP address is host running the etcd service. ```2375``` is port that
allows Docker daemon to be accessed remotely. ```2379``` is the etcd listening
port.
...
...
This diff is collapsed.
Click to expand it.
doc/manila-hnas-guide.rst
+
1
−
1
View file @
39a7af75
...
...
@@ -24,7 +24,7 @@ Requirements
- SSC CLI.
Suported shared filesystems and operations
Sup
p
orted shared filesystems and operations
------------------------------------------
The driver supports CIFS and NFS shares.
...
...
This diff is collapsed.
Click to expand it.
doc/production-architecture-guide.rst
+
2
−
2
View file @
39a7af75
...
...
@@ -37,12 +37,12 @@ Interface configuration
In Kolla operators should configure following network interfaces:
* network_interface - While it is not used on it
'
s own, this provides the
* network_interface - While it is not used on its own, this provides the
required default for other interfaces below.
* api_interface - This interface is used for the management network. The
management network is the network OpenStack services uses to communicate to
each other and the databases. There are know security risks here, so it's
each other and the databases. There are know
n
security risks here, so it's
recommended to make this network internal, not accessible from outside.
Defaults to network_interface.
...
...
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