]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: document events changes and lxc fix
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 11 Jan 2017 16:32:59 +0000 (16:32 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 16 Jan 2017 16:45:49 +0000 (16:45 +0000)
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
docs/news.xml

index ffeb345b64235049516282d152313d7115f174f0..26efa3e21b7ac186f52768360285dd82b5d5b68f 100644 (file)
 <libvirt>
   <release version="v3.0.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          Domain events for metadata content changes
+        </summary>
+        <description>
+          The domain events framework has a new event ID that can
+          be used to get notifications when domain metadata content
+          changes.
+        </description>
+      </change>
+      <change>
+        <summary>
+          Event notifications for the secret object
+        </summary>
+        <description>
+          The secret object now supports event notifications, covering
+          lifcycle changes and secret value changes.
+        </description>
+      </change>
       <change>
         <summary>
           New localPtr attribute for "ip" element in network XML
       </change>
     </section>
     <section title="Bug fixes">
+      <change>
+        <summary>
+          lxc: fix accidental killing of containers during libvirtd restart
+        </summary>
+        <description>
+          The libvirt_lxc process was previously not moved into the
+          container scope. As a result, if systemd reloads its config
+          after a container is started, when libvirtd is later restarted
+          it will accidentally kill the containers.
+        </description>
+      </change>
       <change>
         <summary>
           qemu: Correct GetBlockInfo values