Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
flame-clmc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
flame
flame-clmc
Commits
362d8dd1
Commit
362d8dd1
authored
6 years ago
by
MJB
Browse files
Options
Downloads
Patches
Plain Diff
Updated ip address so services are on the same subnet as the flame-mgmt network
parent
6e235dd1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
clmctest/inputs/rspec.yml
+7
-7
7 additions, 7 deletions
clmctest/inputs/rspec.yml
clmctest/monitoring/rspec.yml
+4
-4
4 additions, 4 deletions
clmctest/monitoring/rspec.yml
clmctest/scripts/rspec.yml
+1
-1
1 addition, 1 deletion
clmctest/scripts/rspec.yml
with
12 additions
and
12 deletions
clmctest/inputs/rspec.yml
+
7
−
7
View file @
362d8dd1
...
...
@@ -10,7 +10,7 @@ hosts:
host
:
8888
-
guest
:
9092
host
:
9092
ip_address
:
"
203.0.113.10
0"
ip_address
:
"
172.40.231.5
0"
-
name
:
apache
cpus
:
1
memory
:
2048
...
...
@@ -19,7 +19,7 @@ hosts:
forward_ports
:
-
guest
:
80
host
:
8881
ip_address
:
"
203.0.113.101
"
ip_address
:
"
172.40.231.150
"
location
:
"
DC1"
sfc_id
:
"
MS_Template_1"
sfc_id_instance
:
"
MS_I1"
...
...
@@ -36,7 +36,7 @@ hosts:
forward_ports
:
-
guest
:
80
host
:
8882
ip_address
:
"
203.0.113.102
"
ip_address
:
"
172.40.231.151
"
location
:
"
DC1"
sfc_id
:
"
MS_Template_1"
sfc_id_instance
:
"
MS_I1"
...
...
@@ -53,7 +53,7 @@ hosts:
forward_ports
:
-
guest
:
80
host
:
8883
ip_address
:
"
203.0.113.103
"
ip_address
:
"
172.40.231.152
"
location
:
"
DC1"
sfc_id
:
"
MS_Template_1"
sfc_id_instance
:
"
MS_I1"
...
...
@@ -70,7 +70,7 @@ hosts:
forward_ports
:
-
guest
:
80
host
:
8884
ip_address
:
"
203.0.113.104
"
ip_address
:
"
172.40.231.153
"
location
:
"
DC1"
sfc_id
:
"
MS_Template_1"
sfc_id_instance
:
"
MS_I1"
...
...
@@ -87,7 +87,7 @@ hosts:
forward_ports
:
-
guest
:
80
host
:
8885
ip_address
:
"
203.0.113.105
"
ip_address
:
"
172.40.231.154
"
location
:
"
DC1"
sfc_id
:
"
MS_Template_1"
sfc_id_instance
:
"
MS_I1"
...
...
@@ -100,4 +100,4 @@ hosts:
cpus
:
1
memory
:
2048
disk
:
"
10GB"
ip_address
:
"
203.0.113.150"
\ No newline at end of file
ip_address
:
"
172.40.231.200"
\ No newline at end of file
This diff is collapsed.
Click to expand it.
clmctest/monitoring/rspec.yml
+
4
−
4
View file @
362d8dd1
...
...
@@ -10,7 +10,7 @@ hosts:
host
:
8888
-
guest
:
9092
host
:
9092
ip_address
:
"
203.0.113.10
0"
ip_address
:
"
172.40.231.5
0"
-
name
:
ipendpoint1
cpus
:
1
memory
:
2048
...
...
@@ -19,7 +19,7 @@ hosts:
forward_ports
:
-
guest
:
80
host
:
8081
ip_address
:
"
203.0.113
.1
4
0"
ip_address
:
"
172.40.231
.1
7
0"
location
:
"
nova"
sfc_id
:
"
media_service_A"
sfc_id_instance
:
"
StackID"
...
...
@@ -36,7 +36,7 @@ hosts:
forward_ports
:
-
guest
:
80
host
:
8082
ip_address
:
"
203.0.113
.1
4
1"
ip_address
:
"
172.40.231
.1
7
1"
location
:
"
nova"
sfc_id
:
"
media_service_A"
sfc_id_instance
:
"
StackID"
...
...
@@ -49,4 +49,4 @@ hosts:
cpus
:
1
memory
:
2048
disk
:
"
10GB"
ip_address
:
"
203.0.113.150"
\ No newline at end of file
ip_address
:
"
172.40.231.200"
\ No newline at end of file
This diff is collapsed.
Click to expand it.
clmctest/scripts/rspec.yml
+
1
−
1
View file @
362d8dd1
...
...
@@ -3,5 +3,5 @@ hosts:
cpus
:
1
memory
:
2048
disk
:
"
10GB"
ip_address
:
"
203.0.113.15
0"
ip_address
:
"
172.40.231.20
0"
\ No newline at end of file
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