File tree Expand file tree Collapse file tree 3 files changed +21
-10
lines changed Expand file tree Collapse file tree 3 files changed +21
-10
lines changed Original file line number Diff line number Diff line change 2345
2345
"cpu" : " intel-ivybridge-generic" ,
2346
2346
"overcommit" : " 4"
2347
2347
},
2348
- "id" : " 25129382-dbe8-43eb-b71b-72253dd69452" ,
2349
2348
"name" : " t1.1" ,
2350
2349
"ram" : 512 ,
2351
2350
"vcpus" : 1
8491
8490
},
8492
8491
"machineType" : " t1.1" ,
8493
8492
"name" : " bootFromExistingVolume" ,
8494
- "networking" : " ef018b02-74e9-4f70-87bb-ce1a9742afb9"
8493
+ "networking" : {
8494
+ "networkId" : " ef018b02-74e9-4f70-87bb-ce1a9742afb9"
8495
+ }
8495
8496
}
8496
8497
},
8497
8498
"BootFromImage" : {
8498
8499
"value" : {
8499
- "image " : " e24b1440-8d9c-431b-8da4-02916720fab5" ,
8500
+ "imageId " : " e24b1440-8d9c-431b-8da4-02916720fab5" ,
8500
8501
"machineType" : " t1.1" ,
8501
8502
"name" : " bootFromImage" ,
8502
- "networking" : " ef018b02-74e9-4f70-87bb-ce1a9742afb9"
8503
+ "networking" : {
8504
+ "networkId" : " ef018b02-74e9-4f70-87bb-ce1a9742afb9"
8505
+ }
8503
8506
}
8504
8507
},
8505
8508
"BootImageFromVolume" : {
8513
8516
},
8514
8517
"machineType" : " t1.1" ,
8515
8518
"name" : " bootImageFromVolume" ,
8516
- "networking" : " ef018b02-74e9-4f70-87bb-ce1a9742afb9"
8519
+ "networking" : {
8520
+ "networkId" : " ef018b02-74e9-4f70-87bb-ce1a9742afb9"
8521
+ }
8517
8522
}
8518
8523
},
8519
8524
"FullExample" : {
8529
8534
"type" : " image"
8530
8535
}
8531
8536
},
8532
- "keypair " : " keypair-517e9448-1cf1-4b36-9f29-6e66d669a6d2" ,
8537
+ "keypairName " : " keypair-517e9448-1cf1-4b36-9f29-6e66d669a6d2" ,
8533
8538
"labels" : {
8534
8539
"key" : " value"
8535
8540
},
8536
8541
"machineType" : " t1.1" ,
8537
8542
"name" : " server1" ,
8538
- "networking" : " ef018b02-74e9-4f70-87bb-ce1a9742afb9" ,
8543
+ "networking" : {
8544
+ "networkId" : " ef018b02-74e9-4f70-87bb-ce1a9742afb9"
8545
+ },
8539
8546
"securityGroups" : [
8540
8547
" 188de165-5767-4fc2-8710-a4d2017249e7"
8541
8548
],
Original file line number Diff line number Diff line change 2419
2419
"cpu" : " intel-ivybridge-generic" ,
2420
2420
"overcommit" : " 4"
2421
2421
},
2422
- "id" : " 25129382-dbe8-43eb-b71b-72253dd69452" ,
2423
2422
"name" : " t1.1" ,
2424
2423
"ram" : 512 ,
2425
2424
"vcpus" : 1
2955
2954
"type" : " boolean"
2956
2955
},
2957
2956
"openstackProjectId" : {
2958
- "$ref" : " #/components/schemas/OpenStackProjectId"
2957
+ "allOf" : [
2958
+ {
2959
+ "$ref" : " #/components/schemas/OpenStackProjectId"
2960
+ }
2961
+ ],
2962
+ "description" : " The identifier (ID) of the OpenStack project in the main region eu01." ,
2963
+ "readOnly" : true
2959
2964
},
2960
2965
"projectId" : {
2961
2966
"$ref" : " #/components/schemas/UUID"
Original file line number Diff line number Diff line change 2345
2345
"cpu" : " intel-ivybridge-generic" ,
2346
2346
"overcommit" : " 4"
2347
2347
},
2348
- "id" : " 25129382-dbe8-43eb-b71b-72253dd69452" ,
2349
2348
"name" : " t1.1" ,
2350
2349
"ram" : 512 ,
2351
2350
"vcpus" : 1
You can’t perform that action at this time.
0 commit comments