pyegeria 1.5.1.1.15__py3-none-any.whl → 1.5.1.1.16__py3-none-any.whl
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.
- pyegeria/runtime_manager_omvs.py +2 -3
- {pyegeria-1.5.1.1.15.dist-info → pyegeria-1.5.1.1.16.dist-info}/METADATA +1 -1
- {pyegeria-1.5.1.1.15.dist-info → pyegeria-1.5.1.1.16.dist-info}/RECORD +6 -6
- {pyegeria-1.5.1.1.15.dist-info → pyegeria-1.5.1.1.16.dist-info}/LICENSE +0 -0
- {pyegeria-1.5.1.1.15.dist-info → pyegeria-1.5.1.1.16.dist-info}/WHEEL +0 -0
- {pyegeria-1.5.1.1.15.dist-info → pyegeria-1.5.1.1.16.dist-info}/entry_points.txt +0 -0
pyegeria/runtime_manager_omvs.py
CHANGED
@@ -1092,7 +1092,7 @@ class RuntimeManager(Client):
|
|
1092
1092
|
|
1093
1093
|
"""
|
1094
1094
|
server_guid = self.__get_guid__(
|
1095
|
-
server_guid, server_name, "qualifiedName", "Metadata Access
|
1095
|
+
server_guid, server_name, "qualifiedName", "Metadata Access Server"
|
1096
1096
|
)
|
1097
1097
|
url = (
|
1098
1098
|
f"{self.runtime_command_root}/metadata-access-stores/{server_guid}/instance/load/open-metadata-archives/"
|
@@ -1183,9 +1183,8 @@ class RuntimeManager(Client):
|
|
1183
1183
|
UserNotAuthorizedException
|
1184
1184
|
|
1185
1185
|
"""
|
1186
|
-
server_name = f"Metadata Access Server:{server_name}"
|
1187
1186
|
server_guid = self.__get_guid__(
|
1188
|
-
server_guid, server_name, "qualifiedName", "Metadata Access
|
1187
|
+
server_guid, server_name, "qualifiedName", "Metadata Access Server"
|
1189
1188
|
)
|
1190
1189
|
url = f"{self.runtime_command_root}/metadata-access-stores/{server_guid}/instance/load/open-metadata-archives/file"
|
1191
1190
|
|
@@ -101,14 +101,14 @@ pyegeria/my_profile_omvs.py,sha256=DyECbUFEcgokrIbzdMMNljC3bqfqKGXAF2wZEpzvRYs,3
|
|
101
101
|
pyegeria/platform_services.py,sha256=CJIOYIFEbcIGwdWlApAQcXxZTsdrhFtpJcm4O3p7dG0,41646
|
102
102
|
pyegeria/project_manager_omvs.py,sha256=Y7Lyqh4jIujJrr_Ub7feo904FN_uz4R10T4hKhqE1Uw,67499
|
103
103
|
pyegeria/registered_info.py,sha256=y0-LgDIQXpph0lEWxIOG3_HsqX_Z2iAIb3xu4Aa4B70,6344
|
104
|
-
pyegeria/runtime_manager_omvs.py,sha256=
|
104
|
+
pyegeria/runtime_manager_omvs.py,sha256=Ex29vbL4iQo2pDgd3zIKyVwGknn6MFRIEB5naIoLD5s,76162
|
105
105
|
pyegeria/server_operations.py,sha256=ciH890hYT85YQ6OpByn4w7s3a7TtvWZpIG5rkRqbcI0,16766
|
106
106
|
pyegeria/template_manager_omvs.py,sha256=heqbKeum5hPCHap4r1RUZU8YB3QaQlxVNbq4GZimJtE,42450
|
107
107
|
pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
|
108
108
|
pyegeria/valid_metadata_omvs.py,sha256=tfCGXed5LLt59YA8uZNNtd9UJ-lRZfPU_uZxK31Yux0,65069
|
109
109
|
pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
|
110
|
-
pyegeria-1.5.1.1.
|
111
|
-
pyegeria-1.5.1.1.
|
112
|
-
pyegeria-1.5.1.1.
|
113
|
-
pyegeria-1.5.1.1.
|
114
|
-
pyegeria-1.5.1.1.
|
110
|
+
pyegeria-1.5.1.1.16.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
111
|
+
pyegeria-1.5.1.1.16.dist-info/METADATA,sha256=qFd_8uiLXbN0ppzRuxBCocPmYL5S9tuLdaBxlZKXRNw,2998
|
112
|
+
pyegeria-1.5.1.1.16.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
113
|
+
pyegeria-1.5.1.1.16.dist-info/entry_points.txt,sha256=49rVcJuuKXUSC-9ZNzr-ybsaUL-wm6xrUodCZeKJdGc,4898
|
114
|
+
pyegeria-1.5.1.1.16.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|