Simone Tiraboschi has submitted this change and it was merged.
Change subject: packaging: moving bridge and CA acquiring to gr-he-common
......................................................................
packaging: moving bridge and CA acquiring to gr-he-common
Moving engine CA acquiring to gr-he-common since also the upgrade
path will need it and on an earlier stage.
Moving also bridge plugin to gr-he-common since we have to detect
the host address from the bridge.
Change-Id: I7e7bc76f726e466185b2886f2d5572f2473ae1df
Signed-off-by: Simone Tiraboschi <stirabos(a)redhat.com>
---
M configure.ac
M po/POTFILES.in
M src/ovirt_hosted_engine_setup/Makefile.am
M src/ovirt_hosted_engine_setup/constants.py
A src/ovirt_hosted_engine_setup/engineapi.py
M src/plugins/gr-he-common/Makefile.am
M src/plugins/gr-he-common/engine/Makefile.am
M src/plugins/gr-he-common/engine/__init__.py
A src/plugins/gr-he-common/engine/ca.py
A src/plugins/gr-he-common/network/Makefile.am
A src/plugins/gr-he-common/network/__init__.py
R src/plugins/gr-he-common/network/bridge.py
M src/plugins/gr-he-setup/engine/add_host.py
M src/plugins/gr-he-setup/network/Makefile.am
M src/plugins/gr-he-setup/network/__init__.py
15 files changed, 475 insertions(+), 242 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Simone Tiraboschi: Verified
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/58131
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7e7bc76f726e466185b2886f2d5572f2473ae1df
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: master
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Rafael Martins <rmartins(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>