mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 17:34:18 +03:00
Prefer https: for Red Hat websites
The list archives, people.redhat.com and bugzilla all support https. Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Erik Skultety <eskultet@redhat.com> Reviewed-by: Neal Gompa <ngompa13@gmail.com>
This commit is contained in:
parent
4e7a27b610
commit
daec478600
@ -343,7 +343,7 @@
|
|||||||
like network and block I/O with
|
like network and block I/O with
|
||||||
<a href="http://munin.projects.linpro.no/">Munin</a>.
|
<a href="http://munin.projects.linpro.no/">Munin</a>.
|
||||||
</dd>
|
</dd>
|
||||||
<dt><a href="http://people.redhat.com/rjones/nagios-virt/">Nagios-virt</a></dt>
|
<dt><a href="https://people.redhat.com/rjones/nagios-virt/">Nagios-virt</a></dt>
|
||||||
<dd>
|
<dd>
|
||||||
Nagios-virt is a configuration tool to add monitoring of your
|
Nagios-virt is a configuration tool to add monitoring of your
|
||||||
virtualised domains to <a href="http://www.nagios.org/">Nagios</a>.
|
virtualised domains to <a href="http://www.nagios.org/">Nagios</a>.
|
||||||
|
@ -34,4 +34,4 @@ with minimal back-and-forth.
|
|||||||
There is more on this subject, including lots of links to
|
There is more on this subject, including lots of links to
|
||||||
background reading on the subject, on `Richard Jones' guide to
|
background reading on the subject, on `Richard Jones' guide to
|
||||||
working with open source
|
working with open source
|
||||||
projects <http://people.redhat.com/rjones/how-to-supply-code-to-open-source-projects/>`__.
|
projects <https://people.redhat.com/rjones/how-to-supply-code-to-open-source-projects/>`__.
|
||||||
|
@ -77,8 +77,8 @@
|
|||||||
tickets against the <code>Fedora</code> product and
|
tickets against the <code>Fedora</code> product and
|
||||||
the <code>libvirt</code> component.
|
the <code>libvirt</code> component.
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://bugzilla.redhat.com/buglist.cgi?component=libvirt&product=Fedora">View Fedora libvirt tickets</a></li>
|
<li><a href="https://bugzilla.redhat.com/buglist.cgi?component=libvirt&product=Fedora">View Fedora libvirt tickets</a></li>
|
||||||
<li><a href="http://bugzilla.redhat.com/bugzilla/enter_bug.cgi?product=Fedora&component=libvirt">New Fedora libvirt ticket</a></li>
|
<li><a href="https://bugzilla.redhat.com/bugzilla/enter_bug.cgi?product=Fedora&component=libvirt">New Fedora libvirt ticket</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
@ -87,7 +87,7 @@
|
|||||||
Linux</strong>, enter tickets against the Red Hat Enterprise
|
Linux</strong>, enter tickets against the Red Hat Enterprise
|
||||||
Linux product that you're using (e.g., Red Hat Enterprise
|
Linux product that you're using (e.g., Red Hat Enterprise
|
||||||
Linux 6) and the <code>libvirt</code> component. Red Hat
|
Linux 6) and the <code>libvirt</code> component. Red Hat
|
||||||
bugzilla has <a href="http://bugzilla.redhat.com">additional guidance</a> about getting support if
|
bugzilla has <a href="https://bugzilla.redhat.com">additional guidance</a> about getting support if
|
||||||
you are a Red Hat customer.
|
you are a Red Hat customer.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
<p>For more details you can look at:</p>
|
<p>For more details you can look at:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li> The initial
|
<li> The initial
|
||||||
<a href="http://www.redhat.com/archives/libvir-list/2009-April/msg00176.html">mail
|
<a href="https://www.redhat.com/archives/libvir-list/2009-April/msg00176.html">mail
|
||||||
from Daniel Berrange</a> presenting the project.</li>
|
from Daniel Berrange</a> presenting the project.</li>
|
||||||
<li> The <a href="http://fedoraproject.org/wiki/Features/VirtTCK">page
|
<li> The <a href="http://fedoraproject.org/wiki/Features/VirtTCK">page
|
||||||
describing VirtTCK</a> the inclusion of libvirt-TCK as a
|
describing VirtTCK</a> the inclusion of libvirt-TCK as a
|
||||||
|
@ -8869,7 +8869,7 @@ qemuDomainGetMemLockLimitBytes(virDomainDefPtr def,
|
|||||||
* small. Although it's not guaranteed that the limit will be enough for all
|
* small. Although it's not guaranteed that the limit will be enough for all
|
||||||
* configurations it didn't pose a problem for now.
|
* configurations it didn't pose a problem for now.
|
||||||
*
|
*
|
||||||
* http://www.redhat.com/archives/libvir-list/2015-November/msg00329.html
|
* https://www.redhat.com/archives/libvir-list/2015-November/msg00329.html
|
||||||
*
|
*
|
||||||
* Note that this may not be valid for all platforms.
|
* Note that this may not be valid for all platforms.
|
||||||
*/
|
*/
|
||||||
|
@ -1576,7 +1576,7 @@ remoteConnectClose(virConnectPtr conn)
|
|||||||
* private data, and free it when we close the connection.
|
* private data, and free it when we close the connection.
|
||||||
*
|
*
|
||||||
* See also:
|
* See also:
|
||||||
* http://www.redhat.com/archives/libvir-list/2007-February/msg00096.html
|
* https://www.redhat.com/archives/libvir-list/2007-February/msg00096.html
|
||||||
*/
|
*/
|
||||||
static const char *
|
static const char *
|
||||||
remoteConnectGetType(virConnectPtr conn)
|
remoteConnectGetType(virConnectPtr conn)
|
||||||
|
Loading…
Reference in New Issue
Block a user