Change in vdsm[master]: net_persistence: Make unified persistence default

danken at redhat.com danken at redhat.com
Fri May 9 15:07:55 UTC 2014


Dan Kenigsberg has submitted this change and it was merged.

Change subject: net_persistence: Make unified persistence default
......................................................................


net_persistence: Make unified persistence default

Up until now, we've been using the legacy ifcfg persistence to store
and retrieve network configurations. This patch switches the default
to 'unified' so that we'll be able to depend on it moving forward.

Unified persistence stores its persistence in three places:
- In transaction data: memory,
- Current configuration: /var/run/vdsm/netconf/{nets,bonds}
- Persisted configuration:
      /var/lib/vdsm/persistence/netconf/{nets,bonds}

Configurators are responsible to implement a flush method that cleans
the system from its own persistence files.

Change-Id: I836972041826e4af47e83ef5097994a5203fd859
Signed-off-by: Antoni S. Puimedon <asegurap at redhat.com>
Reviewed-on: http://gerrit.ovirt.org/25784
Reviewed-by: Livnat Peer <lpeer at redhat.com>
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M lib/vdsm/config.py.in
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Antoni Segura Puimedon: Verified
  Livnat Peer: Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/25784
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I836972041826e4af47e83ef5097994a5203fd859
Gerrit-PatchSet: 8
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list