2 Commits

Author SHA256 Message Date
72de9bfca2 Accepting request 1287561 from home:npower:sambacc_update
- Update to version v0.6+git.60.2f89a38:
  * tests: add a test case for the ensure_ctdb_port_in_services func
  * sambacc: add a function to alter /etc/services for ctdb port
  * sambacc: add a ctdb port configuration value
  * samba_cmds: Switch ctdb to CommandArgs type
  * samba_cmds: Switch wbinfo to CommandArgs type
  * samba_cmds: Modify execute() to accept CommandArgs
  * tests: test session crypto info fetched from grpc server
  * grpc: add session crypto information to grpc server
  * grpc: add session crypto message to control.proto
  * tests: add test coverage for backend session crypto
  * grpc: add support for session crypto info to backend.py
  * grpc: remove junk values from backend Versions object
  * mergify: Restrict the addition of "priority-review" label
  * github: Update mergify rules with symbolic fedora test jobs
  * workflows: Dynamically detect fedora versions for test matrix
  * extras: update python-sambacc.spec for new grpc extra
  * tox.ini: include grpc libs for unit tests
  * setup.cfg: add new modules, entrypoint, extras
  * commands/remotecontrol: create remote control command
  * tests: add test_grpc_backend.py to test server backend module
  * tests: add test_grpc_server.py to test grpc server behavior
  * grpc: add server.py for managing the grpc server
  * grpc: add backend.py for interfacing with samba commands
  * grpc/generated: add generated grpc files
  * tox.ini: add new environments for generating grpc related files
  * grpc/protobufs: add initial .proto file
  * grpc: establish a location for grpc related code and files
  * tox.ini: support mypy checking for files using grpc libs
  * pyproject.toml: exclude generated files from mypy check

OBS-URL: https://build.opensuse.org/request/show/1287561
OBS-URL: https://build.opensuse.org/package/show/network:samba:CONTAINERS/python-sambacc?expand=0&rev=12
2025-06-24 16:29:36 +00:00
49f5d65956 Accepting request 1248537 from home:jeff_mahoney:branches:network:samba:CONTAINERS
- Update to version v0.6+git.5.aa9a005:
  * commands: fix a mypy failure in the ctdb commands module
  * tests/container: update base image to fedora 41
  * github: update mergify rules to use fedora 41, not 39
  * workflows: update test matrix to use fedora 41
  * ctdb: handle nodes with "GONE" state when listing CTDB nodes
  * ctdb: Leave CTDB log levels at their original defaults
  * commands: add retries to ctdb-must-have-nodes command
  * ctdb: improve hostname lookup for ctdb nodes
  * tests/container: add rhel support to rpm builds
  * sambacc: fix constructing interface list for ctdb public_addresses
  * commands: pass instance config to ctdb etc setup
  * sambacc: add public addresses support to ctdb module
  * sambacc: add config placeholder for ctdb public address config
  * sambacc: avoid logging an error if cluster is being torn down
  * github: Update mergify config to replace deprecated attributes
  * sambacc: add a retry loop to ctdb.monitor_cluster_meta_changes
  * commands: time out waiting for conditions after 5min
  * commands: add ability to wait for ctdb when running smbd/winbindd
  * sambacc: move ctdb pnn fetching commands into functions
  * commands: add ctdb-list-nodes subcommand
  * sambacc: add nodes command to ctdb configuration if needed
  * sambacc: add ability to write to an open file to cluster_meta_to_nodes
  * commands: add ctdb-monitor-nodes command
  * sambacc: add monitor_cluster_meta_changes function
  * sambacc: simplify _cluster_meta_to_ctdb_nodes function
  * sambacc: split out some potentially common ctdb logic into funcs
  * commands: improve ctdb_manage_nodes doc comment
  * sambacc: rename function to manage_cluster_meta_updates
  * commands: encapsulate retry logic

OBS-URL: https://build.opensuse.org/request/show/1248537
OBS-URL: https://build.opensuse.org/package/show/network:samba:CONTAINERS/python-sambacc?expand=0&rev=10
2025-05-15 13:56:37 +00:00