Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f45ee101 authored by PAULIN Nathan's avatar PAULIN Nathan
Browse files

[nancy][grdix-srv] add group storage rates/data

parent 54459212
Branches
No related tags found
1 merge request!898[nancy][grdix-srv] add group storage rates/data
Pipeline #1088515 passed
...@@ -2,6 +2,11 @@ ...@@ -2,6 +2,11 @@
"alias": [ "alias": [
"storage6" "storage6"
], ],
"group_storage": {
"name": "storage6",
"rate": 25000000000,
"size": 86000000000000
},
"kind": "physical", "kind": "physical",
"network_adapters": { "network_adapters": {
"bmc": { "bmc": {
......
...@@ -94,6 +94,11 @@ grdix-srv: ...@@ -94,6 +94,11 @@ grdix-srv:
# ip: 172.18.75.229 # ip: 172.18.75.229
# ib1: # ib1:
# ip: 172.18.76.229 # ip: 172.18.76.229
group_storage:
name: storage6
size: 86000000000000
rate: 25000000000
talc-data2: talc-data2:
kind: physical kind: physical
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment