version 2.9 #1

Open
aginies wants to merge 2 commits from aginies/virt-bridge-setup:factory into factory
First-time contributor

version 2.9:

  • use VAR for DBUS path
  • create a get all devices function
  • Create CommandHandler class (for interactive and command args)
  • add interactive wizard for: add, delete, activate, deactivate
  • rollback if activation of the bridge interface failed
  • fix some pylint issues
  • simplification: use _select_connection_interactively
  • clarify indentation
version 2.9: * use VAR for DBUS path * create a get all devices function * Create CommandHandler class (for interactive and command args) * add interactive wizard for: add, delete, activate, deactivate * rollback if activation of the bridge interface failed * fix some pylint issues * simplification: use _select_connection_interactively * clarify indentation
aginies added 1 commit 2026-01-26 10:35:28 +01:00
aginies added 1 commit 2026-01-26 13:47:35 +01:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u factory:aginies-factory
git checkout aginies-factory
Sign in to join this conversation.