rhsa-2015_0008
Vulnerability from csaf_redhat
Published
2015-01-05 20:29
Modified
2024-11-22 08:45
Summary
Red Hat Security Advisory: libvirt security and bug fix update

Notes

Topic
Updated libvirt packages that fix one security issue and three bugs are now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having Low security impact. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available from the CVE link in the References section.
Details
The libvirt library is a C API for managing and interacting with the virtualization capabilities of Linux and other operating systems. In addition, libvirt provides tools for remote management of virtualized systems. It was found that when the VIR_DOMAIN_XML_MIGRATABLE flag was used, the QEMU driver implementation of the virDomainGetXMLDesc() function could bypass the restrictions of the VIR_DOMAIN_XML_SECURE flag. A remote attacker able to establish a read-only connection to libvirtd could use this flaw to leak certain limited information from the domain XML data. (CVE-2014-7823) This issue was discovered by Eric Blake of Red Hat. This update also fixes the following bugs: * In Red Hat Enterprise Linux 6, libvirt relies on the QEMU emulator to supply the error message when an active commit is attempted. However, with Red Hat Enterprise Linux 7, QEMU added support for an active commit, but an additional interaction from libvirt to fully enable active commits is still missing. As a consequence, attempts to perform an active commit caused libvirt to become unresponsive. With this update, libvirt has been fixed to detect an active commit by itself, and now properly declares the feature as unsupported. As a result, libvirt no longer hangs when an active commit is attempted and instead produces an error message. Note that the missing libvirt interaction will be added in Red Hat Enterprise Linux 7.1, adding full support for active commits. (BZ#1150379) * Prior to this update, the libvirt API did not properly check whether a Discretionary Access Control (DAC) security label is non-NULL before trying to parse user/group ownership from it. In addition, the DAC security label of a transient domain that had just finished migrating to another host is in some cases NULL. As a consequence, when the virDomainGetBlockInfo API was called on such a domain, the libvirtd daemon sometimes terminated unexpectedly. With this update, libvirt properly checks DAC labels before trying to parse them, and libvirtd thus no longer crashes in the described scenario. (BZ#1171124) * If a block copy operation was attempted while another block copy was already in progress to an explicit raw destination, libvirt previously stopped regarding the destination as raw. As a consequence, if the qemu.conf file was edited to allow file format probing, triggering the bug could allow a malicious guest to bypass sVirt protection by making libvirt regard the file as non-raw. With this update, libvirt has been fixed to consistently remember when a block copy destination is raw, and guests can no longer circumvent sVirt protection when the host is configured to allow format probing. (BZ#1149078) All libvirt users are advised to upgrade to these updated packages, which contain backported patches to correct these issues. After installing the updated packages, libvirtd will be restarted automatically.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.



{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Low"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Updated libvirt packages that fix one security issue and three bugs are now\navailable for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having Low security\nimpact. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available from the CVE link in the\nReferences section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "The libvirt library is a C API for managing and interacting with the\nvirtualization capabilities of Linux and other operating systems.\nIn addition, libvirt provides tools for remote management of\nvirtualized systems.\n\nIt was found that when the VIR_DOMAIN_XML_MIGRATABLE flag was used, the\nQEMU driver implementation of the virDomainGetXMLDesc() function could\nbypass the restrictions of the VIR_DOMAIN_XML_SECURE flag. A remote\nattacker able to establish a read-only connection to libvirtd could use\nthis flaw to leak certain limited information from the domain XML data.\n(CVE-2014-7823)\n\nThis issue was discovered by Eric Blake of Red Hat.\n\nThis update also fixes the following bugs:\n\n* In Red Hat Enterprise Linux 6, libvirt relies on the QEMU emulator to\nsupply the error message when an active commit is attempted. However, with\nRed Hat Enterprise Linux 7, QEMU added support for an active commit, but an\nadditional interaction from libvirt to fully enable active commits is still\nmissing. As a consequence, attempts to perform an active commit caused\nlibvirt to become unresponsive. With this update, libvirt has been fixed to\ndetect an active commit by itself, and now properly declares the feature as\nunsupported. As a result, libvirt no longer hangs when an active commit is\nattempted and instead produces an error message.\n\nNote that the missing libvirt interaction will be added in Red Hat\nEnterprise Linux 7.1, adding full support for active commits. (BZ#1150379)\n\n* Prior to this update, the libvirt API did not properly check whether a\nDiscretionary Access Control (DAC) security label is non-NULL before trying\nto parse user/group ownership from it. In addition, the DAC security label\nof a transient domain that had just finished migrating to another host is\nin some cases NULL. As a consequence, when the virDomainGetBlockInfo API\nwas called on such a domain, the libvirtd daemon sometimes terminated\nunexpectedly. With this update, libvirt properly checks DAC labels before\ntrying to parse them, and libvirtd thus no longer crashes in the described\nscenario. (BZ#1171124)\n\n* If a block copy operation was attempted while another block copy was\nalready in progress to an explicit raw destination, libvirt previously\nstopped regarding the destination as raw. As a consequence, if the\nqemu.conf file was edited to allow file format probing, triggering the bug\ncould allow a malicious guest to bypass sVirt protection by making libvirt\nregard the file as non-raw. With this update, libvirt has been fixed to\nconsistently remember when a block copy destination is raw, and guests can\nno longer circumvent sVirt protection when the host is configured to allow\nformat probing. (BZ#1149078)\n\nAll libvirt users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues. After installing the\nupdated packages, libvirtd will be restarted automatically.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2015:0008",
        "url": "https://access.redhat.com/errata/RHSA-2015:0008"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#low",
        "url": "https://access.redhat.com/security/updates/classification/#low"
      },
      {
        "category": "external",
        "summary": "1150379",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1150379"
      },
      {
        "category": "external",
        "summary": "1160817",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1160817"
      },
      {
        "category": "external",
        "summary": "1171124",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1171124"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhsa-2015_0008.json"
      }
    ],
    "title": "Red Hat Security Advisory: libvirt security and bug fix update",
    "tracking": {
      "current_release_date": "2024-11-22T08:45:55+00:00",
      "generator": {
        "date": "2024-11-22T08:45:55+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2015:0008",
      "initial_release_date": "2015-01-05T20:29:48+00:00",
      "revision_history": [
        {
          "date": "2015-01-05T20:29:48+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2015-01-05T20:29:48+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-22T08:45:55+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Client (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Client (v. 7)",
                  "product_id": "7Client-7.0.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::client"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Client Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Client Optional (v. 7)",
                  "product_id": "7Client-optional-7.0.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::client"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
                  "product_id": "7ComputeNode-7.0.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
                  "product_id": "7ComputeNode-optional-7.0.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server (v. 7)",
                  "product_id": "7Server-7.0.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server Optional (v. 7)",
                  "product_id": "7Server-optional-7.0.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Workstation (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Workstation (v. 7)",
                  "product_id": "7Workstation-7.0.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
                  "product_id": "7Workstation-optional-7.0.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libvirt-0:1.1.1-29.el7_0.4.src",
                "product": {
                  "name": "libvirt-0:1.1.1-29.el7_0.4.src",
                  "product_id": "libvirt-0:1.1.1-29.el7_0.4.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt@1.1.1-29.el7_0.4?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-debuginfo@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-client@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-devel@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-kvm@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-python@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-docs@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-lxc@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-lxc@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-login-shell@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-config-network@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
                "product": {
                  "name": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
                  "product_id": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-lock-sanlock@1.1.1-29.el7_0.4?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
                "product": {
                  "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
                  "product_id": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-debuginfo@1.1.1-29.el7_0.4?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-client-0:1.1.1-29.el7_0.4.i686",
                "product": {
                  "name": "libvirt-client-0:1.1.1-29.el7_0.4.i686",
                  "product_id": "libvirt-client-0:1.1.1-29.el7_0.4.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-client@1.1.1-29.el7_0.4?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-devel-0:1.1.1-29.el7_0.4.i686",
                "product": {
                  "name": "libvirt-devel-0:1.1.1-29.el7_0.4.i686",
                  "product_id": "libvirt-devel-0:1.1.1-29.el7_0.4.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-devel@1.1.1-29.el7_0.4?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
                "product": {
                  "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
                  "product_id": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@1.1.1-29.el7_0.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
                "product": {
                  "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
                  "product_id": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-devel@1.1.1-29.el7_0.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
                "product": {
                  "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
                  "product_id": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon@1.1.1-29.el7_0.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
                "product": {
                  "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
                  "product_id": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@1.1.1-29.el7_0.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-0:1.1.1-29.el7_0.4.s390x",
                "product": {
                  "name": "libvirt-0:1.1.1-29.el7_0.4.s390x",
                  "product_id": "libvirt-0:1.1.1-29.el7_0.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt@1.1.1-29.el7_0.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
                "product": {
                  "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
                  "product_id": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-debuginfo@1.1.1-29.el7_0.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
                "product": {
                  "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
                  "product_id": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@1.1.1-29.el7_0.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
                "product": {
                  "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
                  "product_id": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@1.1.1-29.el7_0.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
                "product": {
                  "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
                  "product_id": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@1.1.1-29.el7_0.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-python-0:1.1.1-29.el7_0.4.s390x",
                "product": {
                  "name": "libvirt-python-0:1.1.1-29.el7_0.4.s390x",
                  "product_id": "libvirt-python-0:1.1.1-29.el7_0.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-python@1.1.1-29.el7_0.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
                "product": {
                  "name": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
                  "product_id": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-docs@1.1.1-29.el7_0.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
                "product": {
                  "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
                  "product_id": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-lxc@1.1.1-29.el7_0.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
                "product": {
                  "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
                  "product_id": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@1.1.1-29.el7_0.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
                "product": {
                  "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
                  "product_id": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-config-network@1.1.1-29.el7_0.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
                "product": {
                  "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
                  "product_id": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@1.1.1-29.el7_0.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390x",
                "product": {
                  "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390x",
                  "product_id": "libvirt-client-0:1.1.1-29.el7_0.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-client@1.1.1-29.el7_0.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
                "product": {
                  "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
                  "product_id": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-lxc@1.1.1-29.el7_0.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
                "product": {
                  "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
                  "product_id": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-login-shell@1.1.1-29.el7_0.4?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390",
                "product": {
                  "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390",
                  "product_id": "libvirt-devel-0:1.1.1-29.el7_0.4.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-devel@1.1.1-29.el7_0.4?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
                "product": {
                  "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
                  "product_id": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-debuginfo@1.1.1-29.el7_0.4?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390",
                "product": {
                  "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390",
                  "product_id": "libvirt-client-0:1.1.1-29.el7_0.4.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-client@1.1.1-29.el7_0.4?arch=s390"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
                "product": {
                  "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
                  "product_id": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@1.1.1-29.el7_0.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
                "product": {
                  "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
                  "product_id": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-devel@1.1.1-29.el7_0.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
                "product": {
                  "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
                  "product_id": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon@1.1.1-29.el7_0.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
                "product": {
                  "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
                  "product_id": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@1.1.1-29.el7_0.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-0:1.1.1-29.el7_0.4.ppc64",
                "product": {
                  "name": "libvirt-0:1.1.1-29.el7_0.4.ppc64",
                  "product_id": "libvirt-0:1.1.1-29.el7_0.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt@1.1.1-29.el7_0.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
                "product": {
                  "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
                  "product_id": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-debuginfo@1.1.1-29.el7_0.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
                "product": {
                  "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
                  "product_id": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@1.1.1-29.el7_0.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
                "product": {
                  "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
                  "product_id": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@1.1.1-29.el7_0.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
                "product": {
                  "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
                  "product_id": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@1.1.1-29.el7_0.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
                "product": {
                  "name": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
                  "product_id": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-python@1.1.1-29.el7_0.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
                "product": {
                  "name": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
                  "product_id": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-docs@1.1.1-29.el7_0.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
                "product": {
                  "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
                  "product_id": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-lxc@1.1.1-29.el7_0.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
                "product": {
                  "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
                  "product_id": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@1.1.1-29.el7_0.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
                "product": {
                  "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
                  "product_id": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-config-network@1.1.1-29.el7_0.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
                "product": {
                  "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
                  "product_id": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@1.1.1-29.el7_0.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
                "product": {
                  "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
                  "product_id": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-client@1.1.1-29.el7_0.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
                "product": {
                  "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
                  "product_id": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-daemon-lxc@1.1.1-29.el7_0.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
                "product": {
                  "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
                  "product_id": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-login-shell@1.1.1-29.el7_0.4?arch=ppc64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
                "product": {
                  "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
                  "product_id": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-devel@1.1.1-29.el7_0.4?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
                "product": {
                  "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
                  "product_id": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-debuginfo@1.1.1-29.el7_0.4?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc",
                "product": {
                  "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc",
                  "product_id": "libvirt-client-0:1.1.1-29.el7_0.4.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libvirt-client@1.1.1-29.el7_0.4?arch=ppc"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.src as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.src",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.src",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.src",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.src",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.src as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.src",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.src",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.src",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.src",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.i686",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.s390",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64"
        },
        "product_reference": "libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.0.Z"
      }
    ]
  },
  "vulnerabilities": [
    {
      "acknowledgments": [
        {
          "names": [
            "Eric Blake"
          ],
          "organization": "Red Hat",
          "summary": "This issue was discovered by Red Hat."
        }
      ],
      "cve": "CVE-2014-7823",
      "discovery_date": "2014-10-30T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1160817"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was found that when the VIR_DOMAIN_XML_MIGRATABLE flag was used, the QEMU driver implementation of the virDomainGetXMLDesc() function could bypass the restrictions of the VIR_DOMAIN_XML_SECURE flag. A remote attacker able to establish a read-only connection to libvirtd could use this flaw to leak certain limited information from the domain XML data.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "libvirt: dumpxml: information leak with migratable flag",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue does not affect the versions of libvirt packages as shipped with\nRed Hat Enterprise Linux 5.\n\nThis issue does affect the versions of libvirt packages as shipped with Red Hat\nEnterprise Linux 6 and 7. Future updates may address this issue in the\nrespective Red Hat Enterprise Linux releases.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Client-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
          "7Client-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
          "7Client-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
          "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
          "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
          "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
          "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
          "7Client-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
          "7Client-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
          "7Client-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
          "7Client-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
          "7Client-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
          "7Client-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
          "7Client-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
          "7Client-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
          "7Client-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
          "7Client-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
          "7Client-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
          "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
          "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
          "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
          "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
          "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
          "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
          "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
          "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
          "7Client-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
          "7Client-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
          "7Client-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
          "7Client-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
          "7Client-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
          "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
          "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
          "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
          "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
          "7Client-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
          "7Client-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
          "7Client-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
          "7Client-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
          "7Client-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
          "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
          "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
          "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
          "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
          "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
          "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
          "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
          "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
          "7Client-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
          "7Client-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
          "7Client-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
          "7Client-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
          "7Client-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
          "7ComputeNode-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
          "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
          "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
          "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
          "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
          "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
          "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
          "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
          "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
          "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
          "7ComputeNode-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
          "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
          "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
          "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
          "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
          "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
          "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
          "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
          "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
          "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
          "7ComputeNode-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
          "7ComputeNode-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
          "7ComputeNode-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
          "7Server-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
          "7Server-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
          "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
          "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
          "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
          "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
          "7Server-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
          "7Server-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
          "7Server-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
          "7Server-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
          "7Server-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
          "7Server-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
          "7Server-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
          "7Server-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
          "7Server-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
          "7Server-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
          "7Server-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
          "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
          "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
          "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
          "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
          "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
          "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
          "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
          "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
          "7Server-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
          "7Server-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
          "7Server-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
          "7Server-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
          "7Server-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
          "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
          "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
          "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
          "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
          "7Server-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
          "7Server-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
          "7Server-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
          "7Server-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
          "7Server-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
          "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
          "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
          "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
          "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
          "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
          "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
          "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
          "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
          "7Server-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
          "7Server-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
          "7Server-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
          "7Server-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
          "7Server-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
          "7Workstation-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
          "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
          "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
          "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
          "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
          "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
          "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
          "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
          "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
          "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
          "7Workstation-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
          "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
          "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
          "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
          "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
          "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
          "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
          "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
          "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
          "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
          "7Workstation-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
          "7Workstation-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
          "7Workstation-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2014-7823"
        },
        {
          "category": "external",
          "summary": "RHBZ#1160817",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1160817"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2014-7823",
          "url": "https://www.cve.org/CVERecord?id=CVE-2014-7823"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-7823",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7823"
        }
      ],
      "release_date": "2014-11-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2015-01-05T20:29:48+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Client-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
            "7Client-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
            "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
            "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
            "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
            "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
            "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
            "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
            "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
            "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
            "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
            "7Client-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
            "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
            "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
            "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
            "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
            "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
            "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
            "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
            "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
            "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
            "7ComputeNode-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
            "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
            "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
            "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
            "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
            "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
            "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
            "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
            "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
            "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
            "7ComputeNode-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
            "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
            "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
            "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
            "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
            "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
            "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
            "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
            "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
            "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
            "7Server-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
            "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
            "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
            "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
            "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
            "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
            "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
            "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
            "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
            "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
            "7Server-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
            "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
            "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
            "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
            "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
            "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
            "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
            "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
            "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
            "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
            "7Workstation-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
            "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
            "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
            "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
            "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
            "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
            "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
            "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
            "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
            "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
            "7Workstation-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
            "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
            "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
            "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
            "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
            "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
            "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
            "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
            "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
            "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2015:0008"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "ADJACENT_NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 3.3,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:A/AC:L/Au:N/C:P/I:N/A:N",
            "version": "2.0"
          },
          "products": [
            "7Client-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
            "7Client-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
            "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
            "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
            "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
            "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
            "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
            "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
            "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
            "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
            "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
            "7Client-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
            "7Client-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
            "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
            "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
            "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
            "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
            "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
            "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
            "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
            "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
            "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
            "7Client-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
            "7Client-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
            "7Client-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
            "7ComputeNode-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
            "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
            "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
            "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
            "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
            "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
            "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
            "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
            "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
            "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
            "7ComputeNode-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
            "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
            "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
            "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
            "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
            "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
            "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
            "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
            "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
            "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
            "7ComputeNode-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
            "7ComputeNode-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
            "7ComputeNode-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
            "7Server-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
            "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
            "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
            "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
            "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
            "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
            "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
            "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
            "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
            "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
            "7Server-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
            "7Server-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
            "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
            "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
            "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
            "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
            "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
            "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
            "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
            "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
            "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
            "7Server-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
            "7Server-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
            "7Server-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
            "7Workstation-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
            "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
            "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
            "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
            "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
            "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
            "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
            "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
            "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
            "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.src",
            "7Workstation-optional-7.0.Z:libvirt-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.i686",
            "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc",
            "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390",
            "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-client-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-config-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-config-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-interface-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-network-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nodedev-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-nwfilter-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-qemu-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-secret-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-driver-storage-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-kvm-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-daemon-lxc-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.i686",
            "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc",
            "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390",
            "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-debuginfo-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.i686",
            "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc",
            "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390",
            "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-devel-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-docs-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-lock-sanlock-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-login-shell-0:1.1.1-29.el7_0.4.x86_64",
            "7Workstation-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.ppc64",
            "7Workstation-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.s390x",
            "7Workstation-optional-7.0.Z:libvirt-python-0:1.1.1-29.el7_0.4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "libvirt: dumpxml: information leak with migratable flag"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.