diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-12-18 08:25:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-12-18 08:25:15 +0000 |
commit | 25536c1e20bdde947b387830556e1d4c95590f99 (patch) | |
tree | 8ead6c54c785c09836014db5d77eb5859dc60e52 /mcp/patches/0013-libvirt-unix_sock_group-s-libvirtd-libvirt.patch | |
parent | a7fcdb99e7b3cc9a2952c07da2e5e17be9f83c0d (diff) | |
parent | 215a37d55356333f9fd0a96118c9a00d588eca62 (diff) |
Merge "[baremetal] MaaS: Fix DHCP dynamic reserved range"
Diffstat (limited to 'mcp/patches/0013-libvirt-unix_sock_group-s-libvirtd-libvirt.patch')
-rw-r--r-- | mcp/patches/0013-libvirt-unix_sock_group-s-libvirtd-libvirt.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mcp/patches/0013-libvirt-unix_sock_group-s-libvirtd-libvirt.patch b/mcp/patches/0013-libvirt-unix_sock_group-s-libvirtd-libvirt.patch index 1ac6cd157..715ddc042 100644 --- a/mcp/patches/0013-libvirt-unix_sock_group-s-libvirtd-libvirt.patch +++ b/mcp/patches/0013-libvirt-unix_sock_group-s-libvirtd-libvirt.patch @@ -1,3 +1,11 @@ +:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: +: Copyright (c) 2017 Mirantis Inc., Enea AB and others. +: +: All rights reserved. This program and the accompanying materials +: are made available under the terms of the Apache License, Version 2.0 +: which accompanies this distribution, and is available at +: http://www.apache.org/licenses/LICENSE-2.0 +:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: From: Alexandru Avadanii <Alexandru.Avadanii@enea.com> Date: Sun, 20 Aug 2017 02:03:01 +0200 Subject: [PATCH] libvirt: unix_sock_group: s/libvirtd/libvirt/ |