pyegeria 0.8.4.33__py3-none-any.whl → 0.8.4.34__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.
@@ -1385,6 +1385,7 @@ class CoreServerConfig(Client):
1385
1385
  """
1386
1386
  if server_name is None:
1387
1387
  server_name = self.server_name
1388
+
1388
1389
  validate_name(pg_pwd)
1389
1390
  validate_name(pg_user)
1390
1391
  validate_name(host)
@@ -1418,8 +1419,8 @@ class CoreServerConfig(Client):
1418
1419
  conn.close()
1419
1420
 
1420
1421
  jdbc_url = f'"jdbc:postgresql://{host}:{port}/{pg_db}?user={pg_user}&password={pg_pwd}"'
1421
- index_dir = f'"data/servers/{server_name}/repository/xtdb/rdb-index"'
1422
- lucene_dir = f'"data/servers/{server_name}/repository/xtdb/lucene"'
1422
+ index_dir = f'"data/servers/{server_name}/repository/{pg_db}/rdb-index"'
1423
+ lucene_dir = f'"data/servers/{server_name}/repository/{pg_db}/lucene"'
1423
1424
 
1424
1425
  index_str = "{:xtdb/index-store {:kv-store {:xtdb/module xtdb.rocksdb/->kv-store :db-dir "
1425
1426
  index_str2 = index_str + index_dir + "}}"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyegeria
3
- Version: 0.8.4.33
3
+ Version: 0.8.4.34
4
4
  Summary: A python client for Egeria
5
5
  Home-page: https://github.com/odpi/egeria-python
6
6
  License: Apache 2.0
@@ -70,7 +70,7 @@ pyegeria/asset_catalog_omvs.py,sha256=6KVQxTeTuMOrXpv8AhiqadDnStIl8JKvPC3qZKmUxA
70
70
  pyegeria/automated_curation_omvs.py,sha256=AUqps7zSqXITAP9YN_mbO_30FCMxpQhlk1KhC5hV8kY,132892
71
71
  pyegeria/classification_manager_omvs.py,sha256=hOKYqNWfAFqwwVgvkUok8kzD4g0pOaNI7QxrkjPZDMI,200796
72
72
  pyegeria/collection_manager_omvs.py,sha256=C8cfgGsx6MpG1Nds3JahyqXel8zpb-9iwXsXCAuzmg0,109717
73
- pyegeria/core_omag_server_config.py,sha256=ZN7TDPuYy_vUpsiVQUqY6wDmhIHBssZofa0kX35PL10,94950
73
+ pyegeria/core_omag_server_config.py,sha256=APo-jcC6I7XH_vsBaJGj-i4KMHg3WYeFZYt1O9fZc5Y,94957
74
74
  pyegeria/create_tech_guid_lists.py,sha256=HHkC6HW58EN1BiolrYSRqSE0JhPbTepOFzwtdwBxVaU,4640
75
75
  pyegeria/egeria_cat_client.py,sha256=WyxDYklm2eDpsiHLXVJi4WP5BBeXlvWWX5h5CLevdcE,1877
76
76
  pyegeria/egeria_client.py,sha256=8rKu-ACdyBVRw2C114mleCBI4m30YCBi7dPCt5Y-ZTY,3360
@@ -91,8 +91,8 @@ pyegeria/server_operations.py,sha256=ciH890hYT85YQ6OpByn4w7s3a7TtvWZpIG5rkRqbcI0
91
91
  pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
92
92
  pyegeria/valid_metadata_omvs.py,sha256=6Hc4g9BOS8w1ILfTG3_A1tfIX3HLtpgZZvcC-z9GePU,36185
93
93
  pyegeria/x_action_author_omvs.py,sha256=za472slZ5tN9Pkd-ukyHS5Sn6MlKkJyIlbLlU3bL_Go,6451
94
- pyegeria-0.8.4.33.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
95
- pyegeria-0.8.4.33.dist-info/METADATA,sha256=xBWyDZDBEVbh6D84zR_LiEJfJaCZzQ2yc13oodPShxQ,2868
96
- pyegeria-0.8.4.33.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
97
- pyegeria-0.8.4.33.dist-info/entry_points.txt,sha256=R8sNzclWZN542SufuVlx9HDia23PlSVnJioUkzCWg4I,3349
98
- pyegeria-0.8.4.33.dist-info/RECORD,,
94
+ pyegeria-0.8.4.34.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
95
+ pyegeria-0.8.4.34.dist-info/METADATA,sha256=sUBPkspUbjJjNBzpKNE5K34WT2YS_reZHDB3szLwt30,2868
96
+ pyegeria-0.8.4.34.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
97
+ pyegeria-0.8.4.34.dist-info/entry_points.txt,sha256=R8sNzclWZN542SufuVlx9HDia23PlSVnJioUkzCWg4I,3349
98
+ pyegeria-0.8.4.34.dist-info/RECORD,,