opencloudtool 0.5.1__tar.gz → 0.6.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/Cargo.lock +85 -149
  2. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/Cargo.toml +10 -10
  3. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/PKG-INFO +1 -1
  4. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-cloud/README.md +4 -2
  5. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-cloud/src/infra/graph.rs +33 -21
  6. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-cloud/src/infra/resource.rs +2 -4
  7. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-ctl-sdk/Cargo.toml +1 -0
  8. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-ctl-sdk/README.md +4 -2
  9. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-ctl-sdk/src/lib.rs +82 -9
  10. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-orchestrator/README.md +4 -2
  11. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-orchestrator/src/config.rs +75 -12
  12. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-orchestrator/src/lib.rs +17 -163
  13. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-orchestrator/src/scheduler.rs +6 -10
  14. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-orchestrator/src/user_state.rs +64 -31
  15. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-py/uv.lock +1 -1
  16. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/pyproject.toml +1 -1
  17. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/README.md +0 -0
  18. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-cloud/Cargo.toml +0 -0
  19. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-cloud/src/aws/client.rs +0 -0
  20. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-cloud/src/aws/mod.rs +0 -0
  21. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-cloud/src/aws/resource.rs +0 -0
  22. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-cloud/src/aws/types.rs +0 -0
  23. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-cloud/src/infra/mod.rs +0 -0
  24. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-cloud/src/infra/state.rs +0 -0
  25. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-cloud/src/lib.rs +0 -0
  26. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-cloud/src/resource.rs +0 -0
  27. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-orchestrator/Cargo.toml +0 -0
  28. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-orchestrator/src/backend.rs +0 -0
  29. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-py/.python-version +0 -0
  30. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-py/Cargo.toml +0 -0
  31. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-py/README.md +0 -0
  32. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-py/python/opencloudtool/__init__.py +0 -0
  33. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-py/python/opencloudtool/py_api.py +0 -0
  34. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/crates/oct-py/src/lib.rs +0 -0
  35. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/python/opencloudtool/__init__.py +0 -0
  36. {opencloudtool-0.5.1 → opencloudtool-0.6.0}/python/opencloudtool/py_api.py +0 -0
@@ -2,21 +2,6 @@
2
2
  # It is not intended for manual editing.
3
3
  version = 4
4
4
 
5
- [[package]]
6
- name = "addr2line"
7
- version = "0.24.2"
8
- source = "registry+https://github.com/rust-lang/crates.io-index"
9
- checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
10
- dependencies = [
11
- "gimli",
12
- ]
13
-
14
- [[package]]
15
- name = "adler2"
16
- version = "2.0.1"
17
- source = "registry+https://github.com/rust-lang/crates.io-index"
18
- checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
19
-
20
5
  [[package]]
21
6
  name = "aho-corasick"
22
7
  version = "1.1.3"
@@ -109,13 +94,12 @@ dependencies = [
109
94
 
110
95
  [[package]]
111
96
  name = "assert_cmd"
112
- version = "2.0.17"
97
+ version = "2.1.1"
113
98
  source = "registry+https://github.com/rust-lang/crates.io-index"
114
- checksum = "2bd389a4b2970a01282ee455294913c0a43724daedcd1a24c3eb0ec1c1320b66"
99
+ checksum = "bcbb6924530aa9e0432442af08bbcafdad182db80d2e560da42a6d442535bf85"
115
100
  dependencies = [
116
101
  "anstyle",
117
102
  "bstr",
118
- "doc-comment",
119
103
  "libc",
120
104
  "predicates",
121
105
  "predicates-core",
@@ -717,21 +701,6 @@ dependencies = [
717
701
  "tracing",
718
702
  ]
719
703
 
720
- [[package]]
721
- name = "backtrace"
722
- version = "0.3.75"
723
- source = "registry+https://github.com/rust-lang/crates.io-index"
724
- checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002"
725
- dependencies = [
726
- "addr2line",
727
- "cfg-if",
728
- "libc",
729
- "miniz_oxide",
730
- "object",
731
- "rustc-demangle",
732
- "windows-targets 0.52.6",
733
- ]
734
-
735
704
  [[package]]
736
705
  name = "base16ct"
737
706
  version = "0.1.1"
@@ -872,7 +841,7 @@ dependencies = [
872
841
  "android-tzdata",
873
842
  "iana-time-zone",
874
843
  "num-traits",
875
- "windows-link",
844
+ "windows-link 0.1.3",
876
845
  ]
877
846
 
878
847
  [[package]]
@@ -910,9 +879,9 @@ dependencies = [
910
879
 
911
880
  [[package]]
912
881
  name = "clap"
913
- version = "4.5.48"
882
+ version = "4.5.51"
914
883
  source = "registry+https://github.com/rust-lang/crates.io-index"
915
- checksum = "e2134bb3ea021b78629caa971416385309e0131b351b25e01dc16fb54e1b5fae"
884
+ checksum = "4c26d721170e0295f191a69bd9a1f93efcdb0aff38684b61ab5750468972e5f5"
916
885
  dependencies = [
917
886
  "clap_builder",
918
887
  "clap_derive",
@@ -920,9 +889,9 @@ dependencies = [
920
889
 
921
890
  [[package]]
922
891
  name = "clap_builder"
923
- version = "4.5.48"
892
+ version = "4.5.51"
924
893
  source = "registry+https://github.com/rust-lang/crates.io-index"
925
- checksum = "c2ba64afa3c0a6df7fa517765e31314e983f51dda798ffba27b988194fb65dc9"
894
+ checksum = "75835f0c7bf681bfd05abe44e965760fea999a5286c6eb2d59883634fd02011a"
926
895
  dependencies = [
927
896
  "anstream",
928
897
  "anstyle",
@@ -932,9 +901,9 @@ dependencies = [
932
901
 
933
902
  [[package]]
934
903
  name = "clap_derive"
935
- version = "4.5.47"
904
+ version = "4.5.49"
936
905
  source = "registry+https://github.com/rust-lang/crates.io-index"
937
- checksum = "bbfd7eae0b0f1a6e63d4b13c9c478de77c2eb546fba158ad50b4203dc24b9f9c"
906
+ checksum = "2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671"
938
907
  dependencies = [
939
908
  "heck",
940
909
  "proc-macro2",
@@ -1160,12 +1129,6 @@ dependencies = [
1160
1129
  "syn",
1161
1130
  ]
1162
1131
 
1163
- [[package]]
1164
- name = "doc-comment"
1165
- version = "0.3.3"
1166
- source = "registry+https://github.com/rust-lang/crates.io-index"
1167
- checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
1168
-
1169
1132
  [[package]]
1170
1133
  name = "downcast"
1171
1134
  version = "0.11.0"
@@ -1415,12 +1378,6 @@ dependencies = [
1415
1378
  "wasi 0.14.2+wasi-0.2.4",
1416
1379
  ]
1417
1380
 
1418
- [[package]]
1419
- name = "gimli"
1420
- version = "0.31.1"
1421
- source = "registry+https://github.com/rust-lang/crates.io-index"
1422
- checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
1423
-
1424
1381
  [[package]]
1425
1382
  name = "glob"
1426
1383
  version = "0.3.2"
@@ -1511,6 +1468,12 @@ dependencies = [
1511
1468
  "foldhash",
1512
1469
  ]
1513
1470
 
1471
+ [[package]]
1472
+ name = "hashbrown"
1473
+ version = "0.16.0"
1474
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1475
+ checksum = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d"
1476
+
1514
1477
  [[package]]
1515
1478
  name = "heck"
1516
1479
  version = "0.5.0"
@@ -1887,12 +1850,12 @@ dependencies = [
1887
1850
 
1888
1851
  [[package]]
1889
1852
  name = "indexmap"
1890
- version = "2.10.0"
1853
+ version = "2.12.0"
1891
1854
  source = "registry+https://github.com/rust-lang/crates.io-index"
1892
- checksum = "fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661"
1855
+ checksum = "6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f"
1893
1856
  dependencies = [
1894
1857
  "equivalent",
1895
- "hashbrown",
1858
+ "hashbrown 0.16.0",
1896
1859
  ]
1897
1860
 
1898
1861
  [[package]]
@@ -1901,17 +1864,6 @@ version = "2.0.6"
1901
1864
  source = "registry+https://github.com/rust-lang/crates.io-index"
1902
1865
  checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
1903
1866
 
1904
- [[package]]
1905
- name = "io-uring"
1906
- version = "0.7.8"
1907
- source = "registry+https://github.com/rust-lang/crates.io-index"
1908
- checksum = "b86e202f00093dcba4275d4636b93ef9dd75d025ae560d2521b45ea28ab49013"
1909
- dependencies = [
1910
- "bitflags",
1911
- "cfg-if",
1912
- "libc",
1913
- ]
1914
-
1915
1867
  [[package]]
1916
1868
  name = "ipnet"
1917
1869
  version = "2.11.0"
@@ -2067,7 +2019,7 @@ version = "0.12.5"
2067
2019
  source = "registry+https://github.com/rust-lang/crates.io-index"
2068
2020
  checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38"
2069
2021
  dependencies = [
2070
- "hashbrown",
2022
+ "hashbrown 0.15.4",
2071
2023
  ]
2072
2024
 
2073
2025
  [[package]]
@@ -2113,15 +2065,6 @@ version = "0.2.1"
2113
2065
  source = "registry+https://github.com/rust-lang/crates.io-index"
2114
2066
  checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2115
2067
 
2116
- [[package]]
2117
- name = "miniz_oxide"
2118
- version = "0.8.9"
2119
- source = "registry+https://github.com/rust-lang/crates.io-index"
2120
- checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
2121
- dependencies = [
2122
- "adler2",
2123
- ]
2124
-
2125
2068
  [[package]]
2126
2069
  name = "mio"
2127
2070
  version = "1.0.4"
@@ -2249,18 +2192,9 @@ dependencies = [
2249
2192
  "autocfg",
2250
2193
  ]
2251
2194
 
2252
- [[package]]
2253
- name = "object"
2254
- version = "0.36.7"
2255
- source = "registry+https://github.com/rust-lang/crates.io-index"
2256
- checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
2257
- dependencies = [
2258
- "memchr",
2259
- ]
2260
-
2261
2195
  [[package]]
2262
2196
  name = "oct-cli"
2263
- version = "0.5.1"
2197
+ version = "0.6.0"
2264
2198
  dependencies = [
2265
2199
  "assert_cmd",
2266
2200
  "clap",
@@ -2272,7 +2206,7 @@ dependencies = [
2272
2206
 
2273
2207
  [[package]]
2274
2208
  name = "oct-cloud"
2275
- version = "0.5.1"
2209
+ version = "0.6.0"
2276
2210
  dependencies = [
2277
2211
  "aws-config",
2278
2212
  "aws-sdk-ec2",
@@ -2292,7 +2226,7 @@ dependencies = [
2292
2226
 
2293
2227
  [[package]]
2294
2228
  name = "oct-ctl"
2295
- version = "0.5.1"
2229
+ version = "0.6.0"
2296
2230
  dependencies = [
2297
2231
  "axum",
2298
2232
  "log",
@@ -2308,8 +2242,9 @@ dependencies = [
2308
2242
 
2309
2243
  [[package]]
2310
2244
  name = "oct-ctl-sdk"
2311
- version = "0.5.1"
2245
+ version = "0.6.0"
2312
2246
  dependencies = [
2247
+ "log",
2313
2248
  "mockito",
2314
2249
  "reqwest",
2315
2250
  "serde",
@@ -2319,7 +2254,7 @@ dependencies = [
2319
2254
 
2320
2255
  [[package]]
2321
2256
  name = "oct-orchestrator"
2322
- version = "0.5.1"
2257
+ version = "0.6.0"
2323
2258
  dependencies = [
2324
2259
  "async-trait",
2325
2260
  "log",
@@ -2337,7 +2272,7 @@ dependencies = [
2337
2272
 
2338
2273
  [[package]]
2339
2274
  name = "oct-py"
2340
- version = "0.5.1"
2275
+ version = "0.6.0"
2341
2276
  dependencies = [
2342
2277
  "env_logger",
2343
2278
  "log",
@@ -2508,7 +2443,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2508
2443
  checksum = "8701b58ea97060d5e5b155d383a69952a60943f0e6dfe30b04c287beb0b27455"
2509
2444
  dependencies = [
2510
2445
  "fixedbitset",
2511
- "hashbrown",
2446
+ "hashbrown 0.15.4",
2512
2447
  "indexmap",
2513
2448
  "serde",
2514
2449
  ]
@@ -2669,9 +2604,9 @@ dependencies = [
2669
2604
 
2670
2605
  [[package]]
2671
2606
  name = "pyo3"
2672
- version = "0.26.0"
2607
+ version = "0.27.1"
2673
2608
  source = "registry+https://github.com/rust-lang/crates.io-index"
2674
- checksum = "7ba0117f4212101ee6544044dae45abe1083d30ce7b29c4b5cbdfa2354e07383"
2609
+ checksum = "37a6df7eab65fc7bee654a421404947e10a0f7085b6951bf2ea395f4659fb0cf"
2675
2610
  dependencies = [
2676
2611
  "indoc",
2677
2612
  "libc",
@@ -2686,18 +2621,18 @@ dependencies = [
2686
2621
 
2687
2622
  [[package]]
2688
2623
  name = "pyo3-build-config"
2689
- version = "0.26.0"
2624
+ version = "0.27.1"
2690
2625
  source = "registry+https://github.com/rust-lang/crates.io-index"
2691
- checksum = "4fc6ddaf24947d12a9aa31ac65431fb1b851b8f4365426e182901eabfb87df5f"
2626
+ checksum = "f77d387774f6f6eec64a004eac0ed525aab7fa1966d94b42f743797b3e395afb"
2692
2627
  dependencies = [
2693
2628
  "target-lexicon",
2694
2629
  ]
2695
2630
 
2696
2631
  [[package]]
2697
2632
  name = "pyo3-ffi"
2698
- version = "0.26.0"
2633
+ version = "0.27.1"
2699
2634
  source = "registry+https://github.com/rust-lang/crates.io-index"
2700
- checksum = "025474d3928738efb38ac36d4744a74a400c901c7596199e20e45d98eb194105"
2635
+ checksum = "2dd13844a4242793e02df3e2ec093f540d948299a6a77ea9ce7afd8623f542be"
2701
2636
  dependencies = [
2702
2637
  "libc",
2703
2638
  "pyo3-build-config",
@@ -2705,9 +2640,9 @@ dependencies = [
2705
2640
 
2706
2641
  [[package]]
2707
2642
  name = "pyo3-macros"
2708
- version = "0.26.0"
2643
+ version = "0.27.1"
2709
2644
  source = "registry+https://github.com/rust-lang/crates.io-index"
2710
- checksum = "2e64eb489f22fe1c95911b77c44cc41e7c19f3082fc81cce90f657cdc42ffded"
2645
+ checksum = "eaf8f9f1108270b90d3676b8679586385430e5c0bb78bb5f043f95499c821a71"
2711
2646
  dependencies = [
2712
2647
  "proc-macro2",
2713
2648
  "pyo3-macros-backend",
@@ -2717,9 +2652,9 @@ dependencies = [
2717
2652
 
2718
2653
  [[package]]
2719
2654
  name = "pyo3-macros-backend"
2720
- version = "0.26.0"
2655
+ version = "0.27.1"
2721
2656
  source = "registry+https://github.com/rust-lang/crates.io-index"
2722
- checksum = "100246c0ecf400b475341b8455a9213344569af29a3c841d29270e53102e0fcf"
2657
+ checksum = "70a3b2274450ba5288bc9b8c1b69ff569d1d61189d4bff38f8d22e03d17f932b"
2723
2658
  dependencies = [
2724
2659
  "heck",
2725
2660
  "proc-macro2",
@@ -2848,9 +2783,9 @@ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
2848
2783
 
2849
2784
  [[package]]
2850
2785
  name = "reqwest"
2851
- version = "0.12.23"
2786
+ version = "0.12.24"
2852
2787
  source = "registry+https://github.com/rust-lang/crates.io-index"
2853
- checksum = "d429f34c8092b2d42c7c93cec323bb4adeb7c67698f70839adec842ec10c7ceb"
2788
+ checksum = "9d0946410b9f7b082a427e4ef5c8ff541a88b357bc6c637c40db3a68ac70a36f"
2854
2789
  dependencies = [
2855
2790
  "base64 0.22.1",
2856
2791
  "bytes",
@@ -2911,12 +2846,6 @@ dependencies = [
2911
2846
  "windows-sys 0.52.0",
2912
2847
  ]
2913
2848
 
2914
- [[package]]
2915
- name = "rustc-demangle"
2916
- version = "0.1.25"
2917
- source = "registry+https://github.com/rust-lang/crates.io-index"
2918
- checksum = "989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f"
2919
-
2920
2849
  [[package]]
2921
2850
  name = "rustc-hash"
2922
2851
  version = "1.1.0"
@@ -3205,11 +3134,11 @@ dependencies = [
3205
3134
 
3206
3135
  [[package]]
3207
3136
  name = "serde_spanned"
3208
- version = "0.6.9"
3137
+ version = "1.0.3"
3209
3138
  source = "registry+https://github.com/rust-lang/crates.io-index"
3210
- checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3"
3139
+ checksum = "e24345aa0fe688594e73770a5f6d1b216508b4f93484c0026d521acd30134392"
3211
3140
  dependencies = [
3212
- "serde",
3141
+ "serde_core",
3213
3142
  ]
3214
3143
 
3215
3144
  [[package]]
@@ -3430,7 +3359,7 @@ dependencies = [
3430
3359
  "getrandom 0.3.3",
3431
3360
  "once_cell",
3432
3361
  "rustix 1.0.8",
3433
- "windows-sys 0.60.2",
3362
+ "windows-sys 0.61.2",
3434
3363
  ]
3435
3364
 
3436
3365
  [[package]]
@@ -3531,29 +3460,26 @@ dependencies = [
3531
3460
 
3532
3461
  [[package]]
3533
3462
  name = "tokio"
3534
- version = "1.47.1"
3463
+ version = "1.48.0"
3535
3464
  source = "registry+https://github.com/rust-lang/crates.io-index"
3536
- checksum = "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038"
3465
+ checksum = "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408"
3537
3466
  dependencies = [
3538
- "backtrace",
3539
3467
  "bytes",
3540
- "io-uring",
3541
3468
  "libc",
3542
3469
  "mio",
3543
3470
  "parking_lot",
3544
3471
  "pin-project-lite",
3545
3472
  "signal-hook-registry",
3546
- "slab",
3547
3473
  "socket2 0.6.0",
3548
3474
  "tokio-macros",
3549
- "windows-sys 0.59.0",
3475
+ "windows-sys 0.61.2",
3550
3476
  ]
3551
3477
 
3552
3478
  [[package]]
3553
3479
  name = "tokio-macros"
3554
- version = "2.5.0"
3480
+ version = "2.6.0"
3555
3481
  source = "registry+https://github.com/rust-lang/crates.io-index"
3556
- checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
3482
+ checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5"
3557
3483
  dependencies = [
3558
3484
  "proc-macro2",
3559
3485
  "quote",
@@ -3605,44 +3531,42 @@ dependencies = [
3605
3531
 
3606
3532
  [[package]]
3607
3533
  name = "toml"
3608
- version = "0.8.23"
3534
+ version = "0.9.8"
3609
3535
  source = "registry+https://github.com/rust-lang/crates.io-index"
3610
- checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362"
3536
+ checksum = "f0dc8b1fb61449e27716ec0e1bdf0f6b8f3e8f6b05391e8497b8b6d7804ea6d8"
3611
3537
  dependencies = [
3612
- "serde",
3538
+ "indexmap",
3539
+ "serde_core",
3613
3540
  "serde_spanned",
3614
3541
  "toml_datetime",
3615
- "toml_edit",
3542
+ "toml_parser",
3543
+ "toml_writer",
3544
+ "winnow",
3616
3545
  ]
3617
3546
 
3618
3547
  [[package]]
3619
3548
  name = "toml_datetime"
3620
- version = "0.6.11"
3549
+ version = "0.7.3"
3621
3550
  source = "registry+https://github.com/rust-lang/crates.io-index"
3622
- checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c"
3551
+ checksum = "f2cdb639ebbc97961c51720f858597f7f24c4fc295327923af55b74c3c724533"
3623
3552
  dependencies = [
3624
- "serde",
3553
+ "serde_core",
3625
3554
  ]
3626
3555
 
3627
3556
  [[package]]
3628
- name = "toml_edit"
3629
- version = "0.22.27"
3557
+ name = "toml_parser"
3558
+ version = "1.0.4"
3630
3559
  source = "registry+https://github.com/rust-lang/crates.io-index"
3631
- checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a"
3560
+ checksum = "c0cbe268d35bdb4bb5a56a2de88d0ad0eb70af5384a99d648cd4b3d04039800e"
3632
3561
  dependencies = [
3633
- "indexmap",
3634
- "serde",
3635
- "serde_spanned",
3636
- "toml_datetime",
3637
- "toml_write",
3638
3562
  "winnow",
3639
3563
  ]
3640
3564
 
3641
3565
  [[package]]
3642
- name = "toml_write"
3643
- version = "0.1.2"
3566
+ name = "toml_writer"
3567
+ version = "1.0.4"
3644
3568
  source = "registry+https://github.com/rust-lang/crates.io-index"
3645
- checksum = "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801"
3569
+ checksum = "df8b2b54733674ad286d16267dcfc7a71ed5c776e4ac7aa3c3e2561f7c637bf2"
3646
3570
 
3647
3571
  [[package]]
3648
3572
  name = "tower"
@@ -4052,7 +3976,7 @@ checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
4052
3976
  dependencies = [
4053
3977
  "windows-implement",
4054
3978
  "windows-interface",
4055
- "windows-link",
3979
+ "windows-link 0.1.3",
4056
3980
  "windows-result",
4057
3981
  "windows-strings",
4058
3982
  ]
@@ -4085,13 +4009,19 @@ version = "0.1.3"
4085
4009
  source = "registry+https://github.com/rust-lang/crates.io-index"
4086
4010
  checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
4087
4011
 
4012
+ [[package]]
4013
+ name = "windows-link"
4014
+ version = "0.2.1"
4015
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4016
+ checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
4017
+
4088
4018
  [[package]]
4089
4019
  name = "windows-registry"
4090
4020
  version = "0.5.3"
4091
4021
  source = "registry+https://github.com/rust-lang/crates.io-index"
4092
4022
  checksum = "5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e"
4093
4023
  dependencies = [
4094
- "windows-link",
4024
+ "windows-link 0.1.3",
4095
4025
  "windows-result",
4096
4026
  "windows-strings",
4097
4027
  ]
@@ -4102,7 +4032,7 @@ version = "0.3.4"
4102
4032
  source = "registry+https://github.com/rust-lang/crates.io-index"
4103
4033
  checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
4104
4034
  dependencies = [
4105
- "windows-link",
4035
+ "windows-link 0.1.3",
4106
4036
  ]
4107
4037
 
4108
4038
  [[package]]
@@ -4111,7 +4041,7 @@ version = "0.4.2"
4111
4041
  source = "registry+https://github.com/rust-lang/crates.io-index"
4112
4042
  checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
4113
4043
  dependencies = [
4114
- "windows-link",
4044
+ "windows-link 0.1.3",
4115
4045
  ]
4116
4046
 
4117
4047
  [[package]]
@@ -4141,6 +4071,15 @@ dependencies = [
4141
4071
  "windows-targets 0.53.2",
4142
4072
  ]
4143
4073
 
4074
+ [[package]]
4075
+ name = "windows-sys"
4076
+ version = "0.61.2"
4077
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4078
+ checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
4079
+ dependencies = [
4080
+ "windows-link 0.2.1",
4081
+ ]
4082
+
4144
4083
  [[package]]
4145
4084
  name = "windows-targets"
4146
4085
  version = "0.52.6"
@@ -4271,12 +4210,9 @@ checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486"
4271
4210
 
4272
4211
  [[package]]
4273
4212
  name = "winnow"
4274
- version = "0.7.12"
4213
+ version = "0.7.13"
4275
4214
  source = "registry+https://github.com/rust-lang/crates.io-index"
4276
- checksum = "f3edebf492c8125044983378ecb5766203ad3b4c2f7a922bd7dd207f6d443e95"
4277
- dependencies = [
4278
- "memchr",
4279
- ]
4215
+ checksum = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf"
4280
4216
 
4281
4217
  [[package]]
4282
4218
  name = "wit-bindgen-rt"
@@ -1,5 +1,5 @@
1
1
  [workspace.package]
2
- version = "0.5.1"
2
+ version = "0.6.0"
3
3
  authors = ["opencloudtool Contributors"]
4
4
  categories = ["command-line-utilities"]
5
5
  documentation = "https://opencloudtool.com/docs"
@@ -25,11 +25,11 @@ members = ["crates/*"]
25
25
  resolver = "3"
26
26
 
27
27
  [workspace.dependencies]
28
- oct-cloud = { package = "oct-cloud", path = "crates/oct-cloud", version = "0.5.1" }
29
- oct-orchestrator = { package = "oct-orchestrator", path = "crates/oct-orchestrator", version = "0.5.1" }
30
- oct-ctl-sdk = { package = "oct-ctl-sdk", path = "crates/oct-ctl-sdk", version = "0.5.1" }
28
+ oct-cloud = { package = "oct-cloud", path = "crates/oct-cloud", version = "0.6.0" }
29
+ oct-orchestrator = { package = "oct-orchestrator", path = "crates/oct-orchestrator", version = "0.6.0" }
30
+ oct-ctl-sdk = { package = "oct-ctl-sdk", path = "crates/oct-ctl-sdk", version = "0.6.0" }
31
31
 
32
- assert_cmd = "2.0.17"
32
+ assert_cmd = "2.1.1"
33
33
  async-trait = "0.1.89"
34
34
  aws-config = "1.8.3"
35
35
  aws-sdk-ec2 = "1.154.0"
@@ -39,7 +39,7 @@ aws-sdk-route53 = "1.88.0"
39
39
  aws-sdk-s3 = "1.100.0"
40
40
  axum = "0.8.6"
41
41
  base64 = "0.22.1"
42
- clap = { version = "4.5.48", features = ["derive"] }
42
+ clap = { version = "4.5.51", features = ["derive"] }
43
43
  petgraph = "0.8.3"
44
44
  predicates = "3.1.3"
45
45
  serde = "1.0.228"
@@ -47,15 +47,15 @@ serde_derive = "1.0.213"
47
47
  serde_json = "1.0.145"
48
48
  tempfile = "3.23.0"
49
49
  tera = { git = "https://github.com/minev-dev/tera.git", rev = "1e36d2f8ba66833ce9ad2b46044e21f8240b5299", version = "1.20.0" } # Contains custom logic to render variables ignoring unknown variables
50
- tokio = { version = "1.47.1", features = ["full"] }
50
+ tokio = { version = "1.48.0", features = ["full"] }
51
51
  mockall = "0.13.1"
52
52
  mockito = "1.7.0"
53
- pyo3 = { version = "0.26.0", features = ["extension-module"] }
53
+ pyo3 = { version = "0.27.1", features = ["extension-module"] }
54
54
  uuid = { version = "1.18.1", features = ["v4"] }
55
55
  log = "0.4.28"
56
56
  env_logger = "0.11.6"
57
- toml = "0.8.23"
58
- reqwest = { version = "0.12.23", features = ["json"] }
57
+ toml = "0.9.8"
58
+ reqwest = { version = "0.12.24", features = ["json"] }
59
59
  tower = "0.5.2"
60
60
  tower-http = { version = "0.6.4", features = ["trace"] }
61
61
  tracing = "0.1"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: opencloudtool
3
- Version: 0.5.1
3
+ Version: 0.6.0
4
4
  Requires-Python: >=3.8
5
5
  Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
6
6
 
@@ -52,6 +52,8 @@ aws configure sso
52
52
  - [Inject system env variables](./examples/projects/inject-system-env-var/)
53
53
  - [HTTP server with single dockerfile](./examples/projects/http-server-with-dockerfile/)
54
54
  - [HTTP server with multiple dockerfiles](./examples/projects/http-server-with-multiple-dockerfiles/)
55
+ - [Dedicated CS2 server](./examples/projects/cs2-server/)
56
+ - [FastAPI app via python library](./examples/projects/fastapi-python-sdk/)
55
57
 
56
58
  ## High Level Design
57
59
 
@@ -61,9 +63,9 @@ aws configure sso
61
63
 
62
64
  Each version of OpenCloudTool has a mini-project to prove the design and implementation.
63
65
 
64
- #### v0.6.0 "Refactor: User services deployment scalability"
66
+ #### v0.7.0 "VMs deployment based on user services resources"
65
67
 
66
- ![v0.6.0](./docs/v0.6.0.excalidraw.png)
68
+ ![v0.7.0](./docs/v0.7.0.excalidraw.png)
67
69
 
68
70
  ### Fixed infra graph
69
71