Bug 41596 - provide docker_bridge_network_conflict function in appcenter.utils
provide docker_bridge_network_conflict function in appcenter.utils
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Docker
UCS 4.1
Other Linux
: P5 normal (vote)
: UCS 4.1-2-errata
Assigned To: Felix Botner
Dirk Wiesenthal
:
Depends on:
Blocks: 50627 40515
  Show dependency treegraph
 
Reported: 2016-06-16 14:34 CEST by Felix Botner
Modified: 2019-12-11 13:41 CET (History)
5 users (show)

See Also:
What kind of report is it?: Release Management
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Botner univentionstaff 2016-06-16 14:34:46 CEST
+++ This bug was initially created as a clone of Bug #40515 +++

We need a function docker_bridge_network_conflict to check for docker network conflicts.

This will be used in univention-docker (to disable the start of docker if there is a conflict) and univention-appcenter (to display a proper error message if there is a conflict).

For now, we only add this docker_bridge_network_conflict function.
Comment 1 Felix Botner univentionstaff 2016-06-16 14:40:48 CEST
univention-appcenter: r70290, 5.0.21-9.172.201606161438
updated staging/univention-appcenter.yaml
Comment 2 Dirk Wiesenthal univentionstaff 2016-06-22 10:06:55 CEST
Changeset: Works
YAML: OK

Note:
When using the function, one should catch Errors like AddressValueError (ucr set docker/daemon/default/opts/bip="").
Comment 3 Janek Walkenhorst univentionstaff 2016-06-29 12:26:41 CEST
<http://errata.software-univention.de/ucs/4.1/206.html>