metal-stack-api 0.4.3__tar.gz → 0.5.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 (155) hide show
  1. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/PKG-INFO +1 -1
  2. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metal_stack_api.egg-info/PKG-INFO +1 -1
  3. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/image_pb2.py +14 -14
  4. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/image_pb2.pyi +4 -2
  5. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/machine_pb2.py +20 -28
  6. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/machine_pb2.pyi +10 -19
  7. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/machine_pb2.py +131 -121
  8. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/machine_pb2.pyi +32 -14
  9. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/predefined_rules_pb2.py +3 -1
  10. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/predefined_rules_pb2.pyi +2 -0
  11. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/switch_pb2.py +28 -28
  12. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/infra/v2/bmc_pb2.py +14 -20
  13. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/infra/v2/bmc_pb2.pyi +2 -9
  14. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/README.md +0 -0
  15. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/buf/__init__.py +0 -0
  16. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/buf/validate/__init__.py +0 -0
  17. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/buf/validate/validate_pb2.py +0 -0
  18. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metal_stack_api.egg-info/SOURCES.txt +0 -0
  19. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metal_stack_api.egg-info/dependency_links.txt +0 -0
  20. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metal_stack_api.egg-info/requires.txt +0 -0
  21. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metal_stack_api.egg-info/top_level.txt +0 -0
  22. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/__init__.py +0 -0
  23. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/__init__.py +0 -0
  24. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/__init__.py +0 -0
  25. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/audit_connect.py +0 -0
  26. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/audit_pb2.py +0 -0
  27. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/audit_pb2.pyi +0 -0
  28. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/component_connect.py +0 -0
  29. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/component_pb2.py +0 -0
  30. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/component_pb2.pyi +0 -0
  31. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/filesystem_connect.py +0 -0
  32. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/filesystem_pb2.py +0 -0
  33. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/filesystem_pb2.pyi +0 -0
  34. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/image_connect.py +0 -0
  35. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/ip_connect.py +0 -0
  36. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/ip_pb2.py +0 -0
  37. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/ip_pb2.pyi +0 -0
  38. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/machine_connect.py +0 -0
  39. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/network_connect.py +0 -0
  40. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/network_pb2.py +0 -0
  41. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/network_pb2.pyi +0 -0
  42. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/partition_connect.py +0 -0
  43. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/partition_pb2.py +0 -0
  44. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/partition_pb2.pyi +0 -0
  45. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/project_connect.py +0 -0
  46. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/project_pb2.py +0 -0
  47. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/project_pb2.pyi +0 -0
  48. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/size_connect.py +0 -0
  49. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/size_imageconstraint_connect.py +0 -0
  50. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/size_imageconstraint_pb2.py +0 -0
  51. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/size_imageconstraint_pb2.pyi +0 -0
  52. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/size_pb2.py +0 -0
  53. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/size_pb2.pyi +0 -0
  54. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/size_reservation_connect.py +0 -0
  55. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/size_reservation_pb2.py +0 -0
  56. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/size_reservation_pb2.pyi +0 -0
  57. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/switch_connect.py +0 -0
  58. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/switch_pb2.py +0 -0
  59. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/switch_pb2.pyi +0 -0
  60. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/task_connect.py +0 -0
  61. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/task_pb2.py +0 -0
  62. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/task_pb2.pyi +0 -0
  63. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/tenant_connect.py +0 -0
  64. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/tenant_pb2.py +0 -0
  65. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/tenant_pb2.pyi +0 -0
  66. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/token_connect.py +0 -0
  67. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/token_pb2.py +0 -0
  68. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/token_pb2.pyi +0 -0
  69. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/vpn_connect.py +0 -0
  70. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/vpn_pb2.py +0 -0
  71. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/admin/v2/vpn_pb2.pyi +0 -0
  72. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/__init__.py +0 -0
  73. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/__init__.py +0 -0
  74. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/audit_connect.py +0 -0
  75. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/audit_pb2.py +0 -0
  76. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/audit_pb2.pyi +0 -0
  77. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/common_pb2.py +0 -0
  78. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/common_pb2.pyi +0 -0
  79. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/component_pb2.py +0 -0
  80. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/component_pb2.pyi +0 -0
  81. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/filesystem_connect.py +0 -0
  82. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/filesystem_pb2.py +0 -0
  83. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/filesystem_pb2.pyi +0 -0
  84. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/health_connect.py +0 -0
  85. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/health_pb2.py +0 -0
  86. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/health_pb2.pyi +0 -0
  87. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/image_connect.py +0 -0
  88. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/image_pb2.py +0 -0
  89. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/image_pb2.pyi +0 -0
  90. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/ip_connect.py +0 -0
  91. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/ip_pb2.py +0 -0
  92. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/ip_pb2.pyi +0 -0
  93. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/machine_connect.py +0 -0
  94. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/method_connect.py +0 -0
  95. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/method_pb2.py +0 -0
  96. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/method_pb2.pyi +0 -0
  97. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/network_connect.py +0 -0
  98. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/network_pb2.py +0 -0
  99. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/network_pb2.pyi +0 -0
  100. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/partition_connect.py +0 -0
  101. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/partition_pb2.py +0 -0
  102. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/partition_pb2.pyi +0 -0
  103. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/project_connect.py +0 -0
  104. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/project_pb2.py +0 -0
  105. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/project_pb2.pyi +0 -0
  106. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/size_connect.py +0 -0
  107. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/size_imageconstraint_connect.py +0 -0
  108. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/size_imageconstraint_pb2.py +0 -0
  109. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/size_imageconstraint_pb2.pyi +0 -0
  110. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/size_pb2.py +0 -0
  111. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/size_pb2.pyi +0 -0
  112. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/size_reservation_connect.py +0 -0
  113. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/size_reservation_pb2.py +0 -0
  114. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/size_reservation_pb2.pyi +0 -0
  115. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/switch_pb2.pyi +0 -0
  116. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/tenant_connect.py +0 -0
  117. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/tenant_pb2.py +0 -0
  118. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/tenant_pb2.pyi +0 -0
  119. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/token_connect.py +0 -0
  120. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/token_pb2.py +0 -0
  121. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/token_pb2.pyi +0 -0
  122. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/user_connect.py +0 -0
  123. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/user_pb2.py +0 -0
  124. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/user_pb2.pyi +0 -0
  125. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/version_connect.py +0 -0
  126. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/version_pb2.py +0 -0
  127. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/version_pb2.pyi +0 -0
  128. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/vpn_pb2.py +0 -0
  129. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/api/v2/vpn_pb2.pyi +0 -0
  130. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/client/__init__.py +0 -0
  131. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/client/client.py +0 -0
  132. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/client/test_interceptor.py +0 -0
  133. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/client/tests/__init__.py +0 -0
  134. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/client/tests/conftest.py +0 -0
  135. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/client/tests/test_client.py +0 -0
  136. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/client/tests/test_interceptor.py +0 -0
  137. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/client/tests/test_ping.py +0 -0
  138. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/client/tests/test_token_persistent.py +0 -0
  139. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/infra/__init__.py +0 -0
  140. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/infra/v2/__init__.py +0 -0
  141. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/infra/v2/bmc_connect.py +0 -0
  142. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/infra/v2/boot_connect.py +0 -0
  143. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/infra/v2/boot_pb2.py +0 -0
  144. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/infra/v2/boot_pb2.pyi +0 -0
  145. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/infra/v2/component_connect.py +0 -0
  146. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/infra/v2/component_pb2.py +0 -0
  147. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/infra/v2/component_pb2.pyi +0 -0
  148. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/infra/v2/event_connect.py +0 -0
  149. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/infra/v2/event_pb2.py +0 -0
  150. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/infra/v2/event_pb2.pyi +0 -0
  151. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/infra/v2/switch_connect.py +0 -0
  152. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/infra/v2/switch_pb2.py +0 -0
  153. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/metalstack/infra/v2/switch_pb2.pyi +0 -0
  154. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/setup.cfg +0 -0
  155. {metal_stack_api-0.4.3 → metal_stack_api-0.5.0}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: metal-stack-api
3
- Version: 0.4.3
3
+ Version: 0.5.0
4
4
  Summary: Python API client for metal-stack api
5
5
  Home-page: https://github.com/metal-stack/api
6
6
  Author: metal-stack authors
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: metal-stack-api
3
- Version: 0.4.3
3
+ Version: 0.5.0
4
4
  Summary: Python API client for metal-stack api
5
5
  Home-page: https://github.com/metal-stack/api
6
6
  Author: metal-stack authors
@@ -29,7 +29,7 @@ from metalstack.api.v2 import image_pb2 as metalstack_dot_api_dot_v2_dot_image__
29
29
  from metalstack.api.v2 import predefined_rules_pb2 as metalstack_dot_api_dot_v2_dot_predefined__rules__pb2
30
30
 
31
31
 
32
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1fmetalstack/admin/v2/image.proto\x12\x13metalstack.admin.v2\x1a\x1b\x62uf/validate/validate.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1emetalstack/api/v2/common.proto\x1a\x1dmetalstack/api/v2/image.proto\x1a(metalstack/api/v2/predefined_rules.proto\"K\n\x19ImageServiceCreateRequest\x12.\n\x05image\x18\x01 \x01(\x0b\x32\x18.metalstack.api.v2.ImageR\x05image\"L\n\x1aImageServiceCreateResponse\x12.\n\x05image\x18\x01 \x01(\x0b\x32\x18.metalstack.api.v2.ImageR\x05image\"\x82\x04\n\x19ImageServiceUpdateRequest\x12\x1b\n\x02id\x18\x01 \x01(\tB\x0b\xbaH\x08r\x06\xc0\xb3\xae\xb1\x02\x01R\x02id\x12\x46\n\x0bupdate_meta\x18\x02 \x01(\x0b\x32\x1d.metalstack.api.v2.UpdateMetaB\x06\xbaH\x03\xc8\x01\x01R\nupdateMeta\x12\"\n\x03url\x18\x03 \x01(\tB\x0b\xbaH\x08r\x06\xe0\xb3\xae\xb1\x02\x01H\x00R\x03url\x88\x01\x01\x12$\n\x04name\x18\x04 \x01(\tB\x0b\xbaH\x08r\x06\xc0\xb3\xae\xb1\x02\x01H\x01R\x04name\x88\x01\x01\x12\x32\n\x0b\x64\x65scription\x18\x05 \x01(\tB\x0b\xbaH\x08r\x06\xc8\xb3\xae\xb1\x02\x01H\x02R\x0b\x64\x65scription\x88\x01\x01\x12L\n\x08\x66\x65\x61tures\x18\x06 \x03(\x0e\x32\x1f.metalstack.api.v2.ImageFeatureB\x0f\xbaH\x0c\x92\x01\t\x18\x01\"\x05\x82\x01\x02\x10\x01R\x08\x66\x65\x61tures\x12X\n\x0e\x63lassification\x18\x07 \x01(\x0e\x32&.metalstack.api.v2.ImageClassificationB\x08\xbaH\x05\x82\x01\x02\x10\x01R\x0e\x63lassification\x12\x39\n\nexpires_at\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\texpiresAtB\x06\n\x04_urlB\x07\n\x05_nameB\x0e\n\x0c_description\"L\n\x1aImageServiceUpdateResponse\x12.\n\x05image\x18\x01 \x01(\x0b\x32\x18.metalstack.api.v2.ImageR\x05image\"8\n\x19ImageServiceDeleteRequest\x12\x1b\n\x02id\x18\x01 \x01(\tB\x0b\xbaH\x08r\x06\xc0\xb3\xae\xb1\x02\x01R\x02id\"L\n\x1aImageServiceDeleteResponse\x12.\n\x05image\x18\x01 \x01(\x0b\x32\x18.metalstack.api.v2.ImageR\x05image\"O\n\x18ImageServiceUsageRequest\x12\x33\n\x05query\x18\x01 \x01(\x0b\x32\x1d.metalstack.api.v2.ImageQueryR\x05query\"[\n\x19ImageServiceUsageResponse\x12>\n\x0bimage_usage\x18\x01 \x03(\x0b\x32\x1d.metalstack.api.v2.ImageUsageR\nimageUsage2\xe4\x03\n\x0cImageService\x12t\n\x06\x43reate\x12..metalstack.admin.v2.ImageServiceCreateRequest\x1a/.metalstack.admin.v2.ImageServiceCreateResponse\"\t\xd2\xf3\x18\x01\x01\xe0\xf3\x18\x01\x12t\n\x06Update\x12..metalstack.admin.v2.ImageServiceUpdateRequest\x1a/.metalstack.admin.v2.ImageServiceUpdateResponse\"\t\xd2\xf3\x18\x01\x01\xe0\xf3\x18\x01\x12t\n\x06\x44\x65lete\x12..metalstack.admin.v2.ImageServiceDeleteRequest\x1a/.metalstack.admin.v2.ImageServiceDeleteResponse\"\t\xd2\xf3\x18\x01\x01\xe0\xf3\x18\x01\x12r\n\x05Usage\x12-.metalstack.admin.v2.ImageServiceUsageRequest\x1a..metalstack.admin.v2.ImageServiceUsageResponse\"\n\xd2\xf3\x18\x02\x01\x02\xe0\xf3\x18\x01\x42\xce\x01\n\x17\x63om.metalstack.admin.v2B\nImageProtoP\x01Z9github.com/metal-stack/api/go/metalstack/admin/v2;adminv2\xa2\x02\x03MAX\xaa\x02\x13Metalstack.Admin.V2\xca\x02\x13Metalstack\\Admin\\V2\xe2\x02\x1fMetalstack\\Admin\\V2\\GPBMetadata\xea\x02\x15Metalstack::Admin::V2b\x06proto3')
32
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1fmetalstack/admin/v2/image.proto\x12\x13metalstack.admin.v2\x1a\x1b\x62uf/validate/validate.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1emetalstack/api/v2/common.proto\x1a\x1dmetalstack/api/v2/image.proto\x1a(metalstack/api/v2/predefined_rules.proto\"K\n\x19ImageServiceCreateRequest\x12.\n\x05image\x18\x01 \x01(\x0b\x32\x18.metalstack.api.v2.ImageR\x05image\"L\n\x1aImageServiceCreateResponse\x12.\n\x05image\x18\x01 \x01(\x0b\x32\x18.metalstack.api.v2.ImageR\x05image\"\xcb\x04\n\x19ImageServiceUpdateRequest\x12\x1b\n\x02id\x18\x01 \x01(\tB\x0b\xbaH\x08r\x06\xc0\xb3\xae\xb1\x02\x01R\x02id\x12\x46\n\x0bupdate_meta\x18\x02 \x01(\x0b\x32\x1d.metalstack.api.v2.UpdateMetaB\x06\xbaH\x03\xc8\x01\x01R\nupdateMeta\x12\"\n\x03url\x18\x03 \x01(\tB\x0b\xbaH\x08r\x06\xe0\xb3\xae\xb1\x02\x01H\x00R\x03url\x88\x01\x01\x12$\n\x04name\x18\x04 \x01(\tB\x0b\xbaH\x08r\x06\xc0\xb3\xae\xb1\x02\x01H\x01R\x04name\x88\x01\x01\x12\x32\n\x0b\x64\x65scription\x18\x05 \x01(\tB\x0b\xbaH\x08r\x06\xc8\xb3\xae\xb1\x02\x01H\x02R\x0b\x64\x65scription\x88\x01\x01\x12L\n\x08\x66\x65\x61tures\x18\x06 \x03(\x0e\x32\x1f.metalstack.api.v2.ImageFeatureB\x0f\xbaH\x0c\x92\x01\t\x18\x01\"\x05\x82\x01\x02\x10\x01R\x08\x66\x65\x61tures\x12X\n\x0e\x63lassification\x18\x07 \x01(\x0e\x32&.metalstack.api.v2.ImageClassificationB\x08\xbaH\x05\x82\x01\x02\x10\x01R\x0e\x63lassification\x12\x39\n\nexpires_at\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\texpiresAt\x12<\n\x06labels\x18\t \x01(\x0b\x32\x1f.metalstack.api.v2.UpdateLabelsH\x03R\x06labels\x88\x01\x01\x42\x06\n\x04_urlB\x07\n\x05_nameB\x0e\n\x0c_descriptionB\t\n\x07_labels\"L\n\x1aImageServiceUpdateResponse\x12.\n\x05image\x18\x01 \x01(\x0b\x32\x18.metalstack.api.v2.ImageR\x05image\"8\n\x19ImageServiceDeleteRequest\x12\x1b\n\x02id\x18\x01 \x01(\tB\x0b\xbaH\x08r\x06\xc0\xb3\xae\xb1\x02\x01R\x02id\"L\n\x1aImageServiceDeleteResponse\x12.\n\x05image\x18\x01 \x01(\x0b\x32\x18.metalstack.api.v2.ImageR\x05image\"O\n\x18ImageServiceUsageRequest\x12\x33\n\x05query\x18\x01 \x01(\x0b\x32\x1d.metalstack.api.v2.ImageQueryR\x05query\"[\n\x19ImageServiceUsageResponse\x12>\n\x0bimage_usage\x18\x01 \x03(\x0b\x32\x1d.metalstack.api.v2.ImageUsageR\nimageUsage2\xe4\x03\n\x0cImageService\x12t\n\x06\x43reate\x12..metalstack.admin.v2.ImageServiceCreateRequest\x1a/.metalstack.admin.v2.ImageServiceCreateResponse\"\t\xd2\xf3\x18\x01\x01\xe0\xf3\x18\x01\x12t\n\x06Update\x12..metalstack.admin.v2.ImageServiceUpdateRequest\x1a/.metalstack.admin.v2.ImageServiceUpdateResponse\"\t\xd2\xf3\x18\x01\x01\xe0\xf3\x18\x01\x12t\n\x06\x44\x65lete\x12..metalstack.admin.v2.ImageServiceDeleteRequest\x1a/.metalstack.admin.v2.ImageServiceDeleteResponse\"\t\xd2\xf3\x18\x01\x01\xe0\xf3\x18\x01\x12r\n\x05Usage\x12-.metalstack.admin.v2.ImageServiceUsageRequest\x1a..metalstack.admin.v2.ImageServiceUsageResponse\"\n\xd2\xf3\x18\x02\x01\x02\xe0\xf3\x18\x01\x42\xce\x01\n\x17\x63om.metalstack.admin.v2B\nImageProtoP\x01Z9github.com/metal-stack/api/go/metalstack/admin/v2;adminv2\xa2\x02\x03MAX\xaa\x02\x13Metalstack.Admin.V2\xca\x02\x13Metalstack\\Admin\\V2\xe2\x02\x1fMetalstack\\Admin\\V2\\GPBMetadata\xea\x02\x15Metalstack::Admin::V2b\x06proto3')
33
33
 
34
34
  _globals = globals()
35
35
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -66,17 +66,17 @@ if not _descriptor._USE_C_DESCRIPTORS:
66
66
  _globals['_IMAGESERVICECREATERESPONSE']._serialized_start=300
67
67
  _globals['_IMAGESERVICECREATERESPONSE']._serialized_end=376
68
68
  _globals['_IMAGESERVICEUPDATEREQUEST']._serialized_start=379
69
- _globals['_IMAGESERVICEUPDATEREQUEST']._serialized_end=893
70
- _globals['_IMAGESERVICEUPDATERESPONSE']._serialized_start=895
71
- _globals['_IMAGESERVICEUPDATERESPONSE']._serialized_end=971
72
- _globals['_IMAGESERVICEDELETEREQUEST']._serialized_start=973
73
- _globals['_IMAGESERVICEDELETEREQUEST']._serialized_end=1029
74
- _globals['_IMAGESERVICEDELETERESPONSE']._serialized_start=1031
75
- _globals['_IMAGESERVICEDELETERESPONSE']._serialized_end=1107
76
- _globals['_IMAGESERVICEUSAGEREQUEST']._serialized_start=1109
77
- _globals['_IMAGESERVICEUSAGEREQUEST']._serialized_end=1188
78
- _globals['_IMAGESERVICEUSAGERESPONSE']._serialized_start=1190
79
- _globals['_IMAGESERVICEUSAGERESPONSE']._serialized_end=1281
80
- _globals['_IMAGESERVICE']._serialized_start=1284
81
- _globals['_IMAGESERVICE']._serialized_end=1768
69
+ _globals['_IMAGESERVICEUPDATEREQUEST']._serialized_end=966
70
+ _globals['_IMAGESERVICEUPDATERESPONSE']._serialized_start=968
71
+ _globals['_IMAGESERVICEUPDATERESPONSE']._serialized_end=1044
72
+ _globals['_IMAGESERVICEDELETEREQUEST']._serialized_start=1046
73
+ _globals['_IMAGESERVICEDELETEREQUEST']._serialized_end=1102
74
+ _globals['_IMAGESERVICEDELETERESPONSE']._serialized_start=1104
75
+ _globals['_IMAGESERVICEDELETERESPONSE']._serialized_end=1180
76
+ _globals['_IMAGESERVICEUSAGEREQUEST']._serialized_start=1182
77
+ _globals['_IMAGESERVICEUSAGEREQUEST']._serialized_end=1261
78
+ _globals['_IMAGESERVICEUSAGERESPONSE']._serialized_start=1263
79
+ _globals['_IMAGESERVICEUSAGERESPONSE']._serialized_end=1354
80
+ _globals['_IMAGESERVICE']._serialized_start=1357
81
+ _globals['_IMAGESERVICE']._serialized_end=1841
82
82
  # @@protoc_insertion_point(module_scope)
@@ -26,7 +26,7 @@ class ImageServiceCreateResponse(_message.Message):
26
26
  def __init__(self, image: _Optional[_Union[_image_pb2.Image, _Mapping]] = ...) -> None: ...
27
27
 
28
28
  class ImageServiceUpdateRequest(_message.Message):
29
- __slots__ = ("id", "update_meta", "url", "name", "description", "features", "classification", "expires_at")
29
+ __slots__ = ("id", "update_meta", "url", "name", "description", "features", "classification", "expires_at", "labels")
30
30
  ID_FIELD_NUMBER: _ClassVar[int]
31
31
  UPDATE_META_FIELD_NUMBER: _ClassVar[int]
32
32
  URL_FIELD_NUMBER: _ClassVar[int]
@@ -35,6 +35,7 @@ class ImageServiceUpdateRequest(_message.Message):
35
35
  FEATURES_FIELD_NUMBER: _ClassVar[int]
36
36
  CLASSIFICATION_FIELD_NUMBER: _ClassVar[int]
37
37
  EXPIRES_AT_FIELD_NUMBER: _ClassVar[int]
38
+ LABELS_FIELD_NUMBER: _ClassVar[int]
38
39
  id: str
39
40
  update_meta: _common_pb2.UpdateMeta
40
41
  url: str
@@ -43,7 +44,8 @@ class ImageServiceUpdateRequest(_message.Message):
43
44
  features: _containers.RepeatedScalarFieldContainer[_image_pb2.ImageFeature]
44
45
  classification: _image_pb2.ImageClassification
45
46
  expires_at: _timestamp_pb2.Timestamp
46
- def __init__(self, id: _Optional[str] = ..., update_meta: _Optional[_Union[_common_pb2.UpdateMeta, _Mapping]] = ..., url: _Optional[str] = ..., name: _Optional[str] = ..., description: _Optional[str] = ..., features: _Optional[_Iterable[_Union[_image_pb2.ImageFeature, str]]] = ..., classification: _Optional[_Union[_image_pb2.ImageClassification, str]] = ..., expires_at: _Optional[_Union[datetime.datetime, _timestamp_pb2.Timestamp, _Mapping]] = ...) -> None: ...
47
+ labels: _common_pb2.UpdateLabels
48
+ def __init__(self, id: _Optional[str] = ..., update_meta: _Optional[_Union[_common_pb2.UpdateMeta, _Mapping]] = ..., url: _Optional[str] = ..., name: _Optional[str] = ..., description: _Optional[str] = ..., features: _Optional[_Iterable[_Union[_image_pb2.ImageFeature, str]]] = ..., classification: _Optional[_Union[_image_pb2.ImageClassification, str]] = ..., expires_at: _Optional[_Union[datetime.datetime, _timestamp_pb2.Timestamp, _Mapping]] = ..., labels: _Optional[_Union[_common_pb2.UpdateLabels, _Mapping]] = ...) -> None: ...
47
49
 
48
50
  class ImageServiceUpdateResponse(_message.Message):
49
51
  __slots__ = ("image",)
@@ -28,7 +28,7 @@ from metalstack.api.v2 import machine_pb2 as metalstack_dot_api_dot_v2_dot_machi
28
28
  from metalstack.api.v2 import predefined_rules_pb2 as metalstack_dot_api_dot_v2_dot_predefined__rules__pb2
29
29
 
30
30
 
31
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!metalstack/admin/v2/machine.proto\x12\x13metalstack.admin.v2\x1a\x1b\x62uf/validate/validate.proto\x1a\x1emetalstack/api/v2/common.proto\x1a\x1fmetalstack/api/v2/machine.proto\x1a(metalstack/api/v2/predefined_rules.proto\"8\n\x18MachineServiceGetRequest\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\"Q\n\x19MachineServiceGetResponse\x12\x34\n\x07machine\x18\x01 \x01(\x0b\x32\x1a.metalstack.api.v2.MachineR\x07machine\"\x90\x01\n\x19MachineServiceListRequest\x12\x35\n\x05query\x18\x01 \x01(\x0b\x32\x1f.metalstack.api.v2.MachineQueryR\x05query\x12.\n\tpartition\x18\x02 \x01(\tB\x0b\xbaH\x08r\x06\xd0\xb3\xae\xb1\x02\x01H\x00R\tpartition\x88\x01\x01\x42\x0c\n\n_partition\"T\n\x1aMachineServiceListResponse\x12\x36\n\x08machines\x18\x01 \x03(\x0b\x32\x1a.metalstack.api.v2.MachineR\x08machines\";\n\x1bMachineServiceDeleteRequest\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\"T\n\x1cMachineServiceDeleteResponse\x12\x34\n\x07machine\x18\x01 \x01(\x0b\x32\x1a.metalstack.api.v2.MachineR\x07machine\"\x89\x01\n\x1fMachineServiceBMCCommandRequest\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\x12H\n\x07\x63ommand\x18\x02 \x01(\x0e\x32$.metalstack.api.v2.MachineBMCCommandB\x08\xbaH\x05\x82\x01\x02\x10\x01R\x07\x63ommand\"\"\n MachineServiceBMCCommandResponse\";\n\x1bMachineServiceGetBMCRequest\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\"s\n\x1cMachineServiceGetBMCResponse\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\x12\x35\n\x03\x62mc\x18\x02 \x01(\x0b\x32#.metalstack.api.v2.MachineBMCReportR\x03\x62mc\"X\n\x1cMachineServiceListBMCRequest\x12\x38\n\x05query\x18\x01 \x01(\x0b\x32\".metalstack.api.v2.MachineBMCQueryR\x05query\"\xf7\x01\n\x1dMachineServiceListBMCResponse\x12r\n\x0b\x62mc_reports\x18\x01 \x03(\x0b\x32\x42.metalstack.admin.v2.MachineServiceListBMCResponse.BmcReportsEntryB\r\xbaH\n\x9a\x01\x07\"\x05r\x03\xb0\x01\x01R\nbmcReports\x1a\x62\n\x0f\x42mcReportsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x39\n\x05value\x18\x02 \x01(\x0b\x32#.metalstack.api.v2.MachineBMCReportR\x05value:\x02\x38\x01\"h\n$MachineServiceConsolePasswordRequest\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\x12\"\n\x06reason\x18\x02 \x01(\tB\n\xbaH\x07r\x05\x10\n\x18\x80\x04R\x06reason\"a\n%MachineServiceConsolePasswordResponse\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\x12\x1a\n\x08password\x18\x02 \x01(\tR\x08password\"\xad\x01\n\x1dMachineServiceSetStateRequest\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\x12?\n\x05state\x18\x02 \x01(\x0e\x32\x1f.metalstack.api.v2.MachineStateB\x08\xbaH\x05\x82\x01\x02\x10\x01R\x05state\x12-\n\x0b\x64\x65scription\x18\x03 \x01(\tB\x0b\xbaH\x08r\x06\xc8\xb3\xae\xb1\x02\x01R\x0b\x64\x65scription\"V\n\x1eMachineServiceSetStateResponse\x12\x34\n\x07machine\x18\x01 \x01(\x0b\x32\x1a.metalstack.api.v2.MachineR\x07machine\"Z\n\x1bMachineServiceIssuesRequest\x12;\n\x05query\x18\x01 \x01(\x0b\x32%.metalstack.api.v2.MachineIssuesQueryR\x05query\"X\n\x1cMachineServiceIssuesResponse\x12\x38\n\x06issues\x18\x01 \x03(\x0b\x32 .metalstack.api.v2.MachineIssuesR\x06issues2\x83\t\n\x0eMachineService\x12p\n\x03Get\x12-.metalstack.admin.v2.MachineServiceGetRequest\x1a..metalstack.admin.v2.MachineServiceGetResponse\"\n\xd2\xf3\x18\x02\x01\x02\xe0\xf3\x18\x02\x12s\n\x04List\x12..metalstack.admin.v2.MachineServiceListRequest\x1a/.metalstack.admin.v2.MachineServiceListResponse\"\n\xd2\xf3\x18\x02\x01\x02\xe0\xf3\x18\x02\x12x\n\x06\x44\x65lete\x12\x30.metalstack.admin.v2.MachineServiceDeleteRequest\x1a\x31.metalstack.admin.v2.MachineServiceDeleteResponse\"\t\xd2\xf3\x18\x01\x01\xe0\xf3\x18\x01\x12\x84\x01\n\nBMCCommand\x12\x34.metalstack.admin.v2.MachineServiceBMCCommandRequest\x1a\x35.metalstack.admin.v2.MachineServiceBMCCommandResponse\"\t\xd2\xf3\x18\x01\x01\xe0\xf3\x18\x01\x12y\n\x06GetBMC\x12\x30.metalstack.admin.v2.MachineServiceGetBMCRequest\x1a\x31.metalstack.admin.v2.MachineServiceGetBMCResponse\"\n\xd2\xf3\x18\x02\x01\x02\xe0\xf3\x18\x01\x12|\n\x07ListBMC\x12\x31.metalstack.admin.v2.MachineServiceListBMCRequest\x1a\x32.metalstack.admin.v2.MachineServiceListBMCResponse\"\n\xd2\xf3\x18\x02\x01\x02\xe0\xf3\x18\x01\x12\x94\x01\n\x0f\x43onsolePassword\x12\x39.metalstack.admin.v2.MachineServiceConsolePasswordRequest\x1a:.metalstack.admin.v2.MachineServiceConsolePasswordResponse\"\n\xd2\xf3\x18\x02\x01\x02\xe0\xf3\x18\x01\x12~\n\x08SetState\x12\x32.metalstack.admin.v2.MachineServiceSetStateRequest\x1a\x33.metalstack.admin.v2.MachineServiceSetStateResponse\"\t\xd2\xf3\x18\x01\x01\xe0\xf3\x18\x01\x12y\n\x06Issues\x12\x30.metalstack.admin.v2.MachineServiceIssuesRequest\x1a\x31.metalstack.admin.v2.MachineServiceIssuesResponse\"\n\xd2\xf3\x18\x02\x01\x02\xe0\xf3\x18\x02\x42\xd0\x01\n\x17\x63om.metalstack.admin.v2B\x0cMachineProtoP\x01Z9github.com/metal-stack/api/go/metalstack/admin/v2;adminv2\xa2\x02\x03MAX\xaa\x02\x13Metalstack.Admin.V2\xca\x02\x13Metalstack\\Admin\\V2\xe2\x02\x1fMetalstack\\Admin\\V2\\GPBMetadata\xea\x02\x15Metalstack::Admin::V2b\x06proto3')
31
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!metalstack/admin/v2/machine.proto\x12\x13metalstack.admin.v2\x1a\x1b\x62uf/validate/validate.proto\x1a\x1emetalstack/api/v2/common.proto\x1a\x1fmetalstack/api/v2/machine.proto\x1a(metalstack/api/v2/predefined_rules.proto\"8\n\x18MachineServiceGetRequest\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\"Q\n\x19MachineServiceGetResponse\x12\x34\n\x07machine\x18\x01 \x01(\x0b\x32\x1a.metalstack.api.v2.MachineR\x07machine\"\x90\x01\n\x19MachineServiceListRequest\x12\x35\n\x05query\x18\x01 \x01(\x0b\x32\x1f.metalstack.api.v2.MachineQueryR\x05query\x12.\n\tpartition\x18\x02 \x01(\tB\x0b\xbaH\x08r\x06\xd0\xb3\xae\xb1\x02\x01H\x00R\tpartition\x88\x01\x01\x42\x0c\n\n_partition\"T\n\x1aMachineServiceListResponse\x12\x36\n\x08machines\x18\x01 \x03(\x0b\x32\x1a.metalstack.api.v2.MachineR\x08machines\";\n\x1bMachineServiceDeleteRequest\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\"T\n\x1cMachineServiceDeleteResponse\x12\x34\n\x07machine\x18\x01 \x01(\x0b\x32\x1a.metalstack.api.v2.MachineR\x07machine\"\x89\x01\n\x1fMachineServiceBMCCommandRequest\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\x12H\n\x07\x63ommand\x18\x02 \x01(\x0e\x32$.metalstack.api.v2.MachineBMCCommandB\x08\xbaH\x05\x82\x01\x02\x10\x01R\x07\x63ommand\"\"\n MachineServiceBMCCommandResponse\";\n\x1bMachineServiceGetBMCRequest\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\"e\n\x1cMachineServiceGetBMCResponse\x12\x45\n\x0b\x62mc_details\x18\x01 \x01(\x0b\x32$.metalstack.api.v2.MachineBMCDetailsR\nbmcDetails\"U\n\x1cMachineServiceListBMCRequest\x12\x35\n\x05query\x18\x01 \x01(\x0b\x32\x1f.metalstack.api.v2.MachineQueryR\x05query\"f\n\x1dMachineServiceListBMCResponse\x12\x45\n\x0b\x62mc_details\x18\x01 \x03(\x0b\x32$.metalstack.api.v2.MachineBMCDetailsR\nbmcDetails\"h\n$MachineServiceConsolePasswordRequest\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\x12\"\n\x06reason\x18\x02 \x01(\tB\n\xbaH\x07r\x05\x10\n\x18\x80\x04R\x06reason\"a\n%MachineServiceConsolePasswordResponse\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\x12\x1a\n\x08password\x18\x02 \x01(\tR\x08password\"\xad\x01\n\x1dMachineServiceSetStateRequest\x12\x1c\n\x04uuid\x18\x01 \x01(\tB\x08\xbaH\x05r\x03\xb0\x01\x01R\x04uuid\x12?\n\x05state\x18\x02 \x01(\x0e\x32\x1f.metalstack.api.v2.MachineStateB\x08\xbaH\x05\x82\x01\x02\x10\x01R\x05state\x12-\n\x0b\x64\x65scription\x18\x03 \x01(\tB\x0b\xbaH\x08r\x06\xc8\xb3\xae\xb1\x02\x01R\x0b\x64\x65scription\"V\n\x1eMachineServiceSetStateResponse\x12\x34\n\x07machine\x18\x01 \x01(\x0b\x32\x1a.metalstack.api.v2.MachineR\x07machine\"Z\n\x1bMachineServiceIssuesRequest\x12;\n\x05query\x18\x01 \x01(\x0b\x32%.metalstack.api.v2.MachineIssuesQueryR\x05query\"X\n\x1cMachineServiceIssuesResponse\x12\x38\n\x06issues\x18\x01 \x03(\x0b\x32 .metalstack.api.v2.MachineIssuesR\x06issues2\x83\t\n\x0eMachineService\x12p\n\x03Get\x12-.metalstack.admin.v2.MachineServiceGetRequest\x1a..metalstack.admin.v2.MachineServiceGetResponse\"\n\xd2\xf3\x18\x02\x01\x02\xe0\xf3\x18\x02\x12s\n\x04List\x12..metalstack.admin.v2.MachineServiceListRequest\x1a/.metalstack.admin.v2.MachineServiceListResponse\"\n\xd2\xf3\x18\x02\x01\x02\xe0\xf3\x18\x02\x12x\n\x06\x44\x65lete\x12\x30.metalstack.admin.v2.MachineServiceDeleteRequest\x1a\x31.metalstack.admin.v2.MachineServiceDeleteResponse\"\t\xd2\xf3\x18\x01\x01\xe0\xf3\x18\x01\x12\x84\x01\n\nBMCCommand\x12\x34.metalstack.admin.v2.MachineServiceBMCCommandRequest\x1a\x35.metalstack.admin.v2.MachineServiceBMCCommandResponse\"\t\xd2\xf3\x18\x01\x01\xe0\xf3\x18\x01\x12y\n\x06GetBMC\x12\x30.metalstack.admin.v2.MachineServiceGetBMCRequest\x1a\x31.metalstack.admin.v2.MachineServiceGetBMCResponse\"\n\xd2\xf3\x18\x02\x01\x02\xe0\xf3\x18\x01\x12|\n\x07ListBMC\x12\x31.metalstack.admin.v2.MachineServiceListBMCRequest\x1a\x32.metalstack.admin.v2.MachineServiceListBMCResponse\"\n\xd2\xf3\x18\x02\x01\x02\xe0\xf3\x18\x01\x12\x94\x01\n\x0f\x43onsolePassword\x12\x39.metalstack.admin.v2.MachineServiceConsolePasswordRequest\x1a:.metalstack.admin.v2.MachineServiceConsolePasswordResponse\"\n\xd2\xf3\x18\x02\x01\x02\xe0\xf3\x18\x01\x12~\n\x08SetState\x12\x32.metalstack.admin.v2.MachineServiceSetStateRequest\x1a\x33.metalstack.admin.v2.MachineServiceSetStateResponse\"\t\xd2\xf3\x18\x01\x01\xe0\xf3\x18\x01\x12y\n\x06Issues\x12\x30.metalstack.admin.v2.MachineServiceIssuesRequest\x1a\x31.metalstack.admin.v2.MachineServiceIssuesResponse\"\n\xd2\xf3\x18\x02\x01\x02\xe0\xf3\x18\x02\x42\xd0\x01\n\x17\x63om.metalstack.admin.v2B\x0cMachineProtoP\x01Z9github.com/metal-stack/api/go/metalstack/admin/v2;adminv2\xa2\x02\x03MAX\xaa\x02\x13Metalstack.Admin.V2\xca\x02\x13Metalstack\\Admin\\V2\xe2\x02\x1fMetalstack\\Admin\\V2\\GPBMetadata\xea\x02\x15Metalstack::Admin::V2b\x06proto3')
32
32
 
33
33
  _globals = globals()
34
34
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -48,12 +48,6 @@ if not _descriptor._USE_C_DESCRIPTORS:
48
48
  _globals['_MACHINESERVICEBMCCOMMANDREQUEST'].fields_by_name['command']._serialized_options = b'\272H\005\202\001\002\020\001'
49
49
  _globals['_MACHINESERVICEGETBMCREQUEST'].fields_by_name['uuid']._loaded_options = None
50
50
  _globals['_MACHINESERVICEGETBMCREQUEST'].fields_by_name['uuid']._serialized_options = b'\272H\005r\003\260\001\001'
51
- _globals['_MACHINESERVICEGETBMCRESPONSE'].fields_by_name['uuid']._loaded_options = None
52
- _globals['_MACHINESERVICEGETBMCRESPONSE'].fields_by_name['uuid']._serialized_options = b'\272H\005r\003\260\001\001'
53
- _globals['_MACHINESERVICELISTBMCRESPONSE_BMCREPORTSENTRY']._loaded_options = None
54
- _globals['_MACHINESERVICELISTBMCRESPONSE_BMCREPORTSENTRY']._serialized_options = b'8\001'
55
- _globals['_MACHINESERVICELISTBMCRESPONSE'].fields_by_name['bmc_reports']._loaded_options = None
56
- _globals['_MACHINESERVICELISTBMCRESPONSE'].fields_by_name['bmc_reports']._serialized_options = b'\272H\n\232\001\007\"\005r\003\260\001\001'
57
51
  _globals['_MACHINESERVICECONSOLEPASSWORDREQUEST'].fields_by_name['uuid']._loaded_options = None
58
52
  _globals['_MACHINESERVICECONSOLEPASSWORDREQUEST'].fields_by_name['uuid']._serialized_options = b'\272H\005r\003\260\001\001'
59
53
  _globals['_MACHINESERVICECONSOLEPASSWORDREQUEST'].fields_by_name['reason']._loaded_options = None
@@ -103,25 +97,23 @@ if not _descriptor._USE_C_DESCRIPTORS:
103
97
  _globals['_MACHINESERVICEGETBMCREQUEST']._serialized_start=891
104
98
  _globals['_MACHINESERVICEGETBMCREQUEST']._serialized_end=950
105
99
  _globals['_MACHINESERVICEGETBMCRESPONSE']._serialized_start=952
106
- _globals['_MACHINESERVICEGETBMCRESPONSE']._serialized_end=1067
107
- _globals['_MACHINESERVICELISTBMCREQUEST']._serialized_start=1069
108
- _globals['_MACHINESERVICELISTBMCREQUEST']._serialized_end=1157
109
- _globals['_MACHINESERVICELISTBMCRESPONSE']._serialized_start=1160
110
- _globals['_MACHINESERVICELISTBMCRESPONSE']._serialized_end=1407
111
- _globals['_MACHINESERVICELISTBMCRESPONSE_BMCREPORTSENTRY']._serialized_start=1309
112
- _globals['_MACHINESERVICELISTBMCRESPONSE_BMCREPORTSENTRY']._serialized_end=1407
113
- _globals['_MACHINESERVICECONSOLEPASSWORDREQUEST']._serialized_start=1409
114
- _globals['_MACHINESERVICECONSOLEPASSWORDREQUEST']._serialized_end=1513
115
- _globals['_MACHINESERVICECONSOLEPASSWORDRESPONSE']._serialized_start=1515
116
- _globals['_MACHINESERVICECONSOLEPASSWORDRESPONSE']._serialized_end=1612
117
- _globals['_MACHINESERVICESETSTATEREQUEST']._serialized_start=1615
118
- _globals['_MACHINESERVICESETSTATEREQUEST']._serialized_end=1788
119
- _globals['_MACHINESERVICESETSTATERESPONSE']._serialized_start=1790
120
- _globals['_MACHINESERVICESETSTATERESPONSE']._serialized_end=1876
121
- _globals['_MACHINESERVICEISSUESREQUEST']._serialized_start=1878
122
- _globals['_MACHINESERVICEISSUESREQUEST']._serialized_end=1968
123
- _globals['_MACHINESERVICEISSUESRESPONSE']._serialized_start=1970
124
- _globals['_MACHINESERVICEISSUESRESPONSE']._serialized_end=2058
125
- _globals['_MACHINESERVICE']._serialized_start=2061
126
- _globals['_MACHINESERVICE']._serialized_end=3216
100
+ _globals['_MACHINESERVICEGETBMCRESPONSE']._serialized_end=1053
101
+ _globals['_MACHINESERVICELISTBMCREQUEST']._serialized_start=1055
102
+ _globals['_MACHINESERVICELISTBMCREQUEST']._serialized_end=1140
103
+ _globals['_MACHINESERVICELISTBMCRESPONSE']._serialized_start=1142
104
+ _globals['_MACHINESERVICELISTBMCRESPONSE']._serialized_end=1244
105
+ _globals['_MACHINESERVICECONSOLEPASSWORDREQUEST']._serialized_start=1246
106
+ _globals['_MACHINESERVICECONSOLEPASSWORDREQUEST']._serialized_end=1350
107
+ _globals['_MACHINESERVICECONSOLEPASSWORDRESPONSE']._serialized_start=1352
108
+ _globals['_MACHINESERVICECONSOLEPASSWORDRESPONSE']._serialized_end=1449
109
+ _globals['_MACHINESERVICESETSTATEREQUEST']._serialized_start=1452
110
+ _globals['_MACHINESERVICESETSTATEREQUEST']._serialized_end=1625
111
+ _globals['_MACHINESERVICESETSTATERESPONSE']._serialized_start=1627
112
+ _globals['_MACHINESERVICESETSTATERESPONSE']._serialized_end=1713
113
+ _globals['_MACHINESERVICEISSUESREQUEST']._serialized_start=1715
114
+ _globals['_MACHINESERVICEISSUESREQUEST']._serialized_end=1805
115
+ _globals['_MACHINESERVICEISSUESRESPONSE']._serialized_start=1807
116
+ _globals['_MACHINESERVICEISSUESRESPONSE']._serialized_end=1895
117
+ _globals['_MACHINESERVICE']._serialized_start=1898
118
+ _globals['_MACHINESERVICE']._serialized_end=3053
127
119
  # @@protoc_insertion_point(module_scope)
@@ -67,31 +67,22 @@ class MachineServiceGetBMCRequest(_message.Message):
67
67
  def __init__(self, uuid: _Optional[str] = ...) -> None: ...
68
68
 
69
69
  class MachineServiceGetBMCResponse(_message.Message):
70
- __slots__ = ("uuid", "bmc")
71
- UUID_FIELD_NUMBER: _ClassVar[int]
72
- BMC_FIELD_NUMBER: _ClassVar[int]
73
- uuid: str
74
- bmc: _machine_pb2.MachineBMCReport
75
- def __init__(self, uuid: _Optional[str] = ..., bmc: _Optional[_Union[_machine_pb2.MachineBMCReport, _Mapping]] = ...) -> None: ...
70
+ __slots__ = ("bmc_details",)
71
+ BMC_DETAILS_FIELD_NUMBER: _ClassVar[int]
72
+ bmc_details: _machine_pb2.MachineBMCDetails
73
+ def __init__(self, bmc_details: _Optional[_Union[_machine_pb2.MachineBMCDetails, _Mapping]] = ...) -> None: ...
76
74
 
77
75
  class MachineServiceListBMCRequest(_message.Message):
78
76
  __slots__ = ("query",)
79
77
  QUERY_FIELD_NUMBER: _ClassVar[int]
80
- query: _machine_pb2.MachineBMCQuery
81
- def __init__(self, query: _Optional[_Union[_machine_pb2.MachineBMCQuery, _Mapping]] = ...) -> None: ...
78
+ query: _machine_pb2.MachineQuery
79
+ def __init__(self, query: _Optional[_Union[_machine_pb2.MachineQuery, _Mapping]] = ...) -> None: ...
82
80
 
83
81
  class MachineServiceListBMCResponse(_message.Message):
84
- __slots__ = ("bmc_reports",)
85
- class BmcReportsEntry(_message.Message):
86
- __slots__ = ("key", "value")
87
- KEY_FIELD_NUMBER: _ClassVar[int]
88
- VALUE_FIELD_NUMBER: _ClassVar[int]
89
- key: str
90
- value: _machine_pb2.MachineBMCReport
91
- def __init__(self, key: _Optional[str] = ..., value: _Optional[_Union[_machine_pb2.MachineBMCReport, _Mapping]] = ...) -> None: ...
92
- BMC_REPORTS_FIELD_NUMBER: _ClassVar[int]
93
- bmc_reports: _containers.MessageMap[str, _machine_pb2.MachineBMCReport]
94
- def __init__(self, bmc_reports: _Optional[_Mapping[str, _machine_pb2.MachineBMCReport]] = ...) -> None: ...
82
+ __slots__ = ("bmc_details",)
83
+ BMC_DETAILS_FIELD_NUMBER: _ClassVar[int]
84
+ bmc_details: _containers.RepeatedCompositeFieldContainer[_machine_pb2.MachineBMCDetails]
85
+ def __init__(self, bmc_details: _Optional[_Iterable[_Union[_machine_pb2.MachineBMCDetails, _Mapping]]] = ...) -> None: ...
95
86
 
96
87
  class MachineServiceConsolePasswordRequest(_message.Message):
97
88
  __slots__ = ("uuid", "reason")