[libvirt] [PATCH 0/1] Add KVM on Z to Planet virttools

Stefan Raspl (1): Add KVM on Z to Planet virttools updater/virt-tools/config.ini | 3 +++ 1 file changed, 3 insertions(+) -- 2.13.5

Signed-off-by: Stefan Raspl <raspl@linux.vnet.ibm.com> --- updater/virt-tools/config.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/updater/virt-tools/config.ini b/updater/virt-tools/config.ini index ff1bff3..8b199b7 100644 --- a/updater/virt-tools/config.ini +++ b/updater/virt-tools/config.ini @@ -179,3 +179,6 @@ name = Marcin Juszkiewicz [https://dummdida.tumblr.com/tagged/virtualization/rss] name = Fabian Deutsch + +[kvmonz.blogspot.com/feeds/posts/default] +name = KVM on Z -- 2.13.5

On Thu, Mar 22, 2018 at 09:52:38PM +0100, Stefan Raspl wrote:
Signed-off-by: Stefan Raspl <raspl@linux.vnet.ibm.com> --- updater/virt-tools/config.ini | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/updater/virt-tools/config.ini b/updater/virt-tools/config.ini index ff1bff3..8b199b7 100644 --- a/updater/virt-tools/config.ini +++ b/updater/virt-tools/config.ini @@ -179,3 +179,6 @@ name = Marcin Juszkiewicz
[https://dummdida.tumblr.com/tagged/virtualization/rss] name = Fabian Deutsch + +[kvmonz.blogspot.com/feeds/posts/default] +name = KVM on Z
I'm going to add the https:// prefix here when pushing. Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|

On Thu, Mar 22, 2018 at 09:52:38PM +0100, Stefan Raspl wrote:
Signed-off-by: Stefan Raspl <raspl@linux.vnet.ibm.com> --- updater/virt-tools/config.ini | 3 +++ 1 file changed, 3 insertions(+)
Hi, thanks for sending the patch. No need to add cover letter if it's one patch only.
diff --git a/updater/virt-tools/config.ini b/updater/virt-tools/config.ini index ff1bff3..8b199b7 100644 --- a/updater/virt-tools/config.ini +++ b/updater/virt-tools/config.ini @@ -179,3 +179,6 @@ name = Marcin Juszkiewicz
[https://dummdida.tumblr.com/tagged/virtualization/rss] name = Fabian Deutsch + +[kvmonz.blogspot.com/feeds/posts/default]
I think we'd prefer the schema being included, ideally `https`. I'd fix it up and pushed, but I don't even know where this repo is located :D So I'll leave it up to someone to see if we need the schema and whether they can push it. Have a nice day, Martin
+name = KVM on Z -- 2.13.5
-- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list
participants (3)
-
Daniel P. Berrangé
-
Martin Kletzander
-
Stefan Raspl