<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
  <group>
    <repositories>
      <repository recommended="true">
        <name>devel:CaaSP:Head:ControllerNode</name>
        <summary>&quot;master branch&quot; project for SUSE Container as a Service Platform</summary>
        <description>
This project is the entrypoint for:
  * all packages (minus sle based container images) that have to go to the SUSE CaaS Platform product

Please submit all changes here, but beware:
  * all relevant packages under https://github.com/kubic-project will be autosubmitted here when there is a change in git
  * packages are e.g.:
    - velum
    - kubernetes-salt
    - caasp-container-manifests
    - caasp-cli
    - container-feeder
    - supportutil-lugins-suse-caasp
  * this means any change to these packages will be overwritten by the automation

Automation:
  * any change of a package here will be automatically
    1. forwarded (via copypac) to the SUSE internal build service:
       - Devel:CASP:Head:ControllerNode
    2. submitted to the latest SUSE CaaS Platform product repository in the SUSE internal build service</description>
        <url>https://download.opensuse.org/repositories/devel:/CaaSP:/Head:/ControllerNode/openSUSE_Leap_42.1/</url>
      </repository>
      <repository recommended="false">
        <name>openSUSE:Leap:42.1</name>
        <summary>openSUSE Leap 42.1</summary>
        <description></description>
        <url>https://download.opensuse.org/distribution/leap/42.1/repo/oss/</url>
      </repository>
    </repositories>
    <software>
      <item>
        <name>flannel</name>
        <summary>An etcd backed network fabric for containers</summary>
        <description>flannel is a virtual network that gives a subnet to each host for use with
container runtimes.

Platforms like Google's Kubernetes assume that each container (pod) has a
unique, routable IP inside the cluster. The advantage of this model is that it
reduces the complexity of doing port mapping.</description>
      </item>
    </software>
  </group>
</metapackage>
