diff --git a/build/package_configs/ubuntu1404/liberty/base_packages.cfg b/build/package_configs/ubuntu1404/liberty/base_packages.cfg new file mode 100644 index 000000000..2ceabec0d --- /dev/null +++ b/build/package_configs/ubuntu1404/liberty/base_packages.cfg @@ -0,0 +1,11 @@ +# **************************************************************** +# CAUTION: ANY CHANGES TO DEFAULT APPLIES TO ALL SECTIONS +# IF NOT OVERWRITTEN LOCALLY +# **************************************************************** +# Usage: +# [package name] +# file = # name of the package +# location = # location where the package file is available +# md5 = # md5 check sum of the package file +# +# ***************************************************************** \ No newline at end of file diff --git a/build/package_configs/ubuntu1404/liberty/contrail_packages.cfg b/build/package_configs/ubuntu1404/liberty/contrail_packages.cfg new file mode 100644 index 000000000..4e1115acd --- /dev/null +++ b/build/package_configs/ubuntu1404/liberty/contrail_packages.cfg @@ -0,0 +1,251 @@ +# **************************************************************** +# CAUTION: ANY CHANGES TO DEFAULT APPLIES TO ALL SECTIONS +# IF NOT OVERWRITTEN LOCALLY +# **************************************************************** +# Usage: +# [build target name] +# pkgs = # list of packages generated by the make target +# # multiple packages are comma separated or with +# # new lines +# +# pkg_pattern = # pattern to match packages. would be used +# # packager to pick packages from given directory +# +# builtloc = # location where packages are copied after built +# # these path are taken relative to sandbox +# +# makeloc = # location where make command has to issued +# # these path are taken relative to git local repo +# Note: +# Sections are grouped as Individual targets, default targets and +# wrapper package. Place your new targets appropriately. +# ***************************************************************** + +############################################################################## +# Default Section +# Values defined in default section applies to variables in all sections +# unless they're are overriden in the section + +[DEFAULT] +pkgs = +pkg_pattern = {pkg}_[0-9]*.deb +builtloc = build/debian/ +target = %(__name__)s +makeloc = +package_type = contrail-install-packages, contrail-packages + +############################################################################### +# Individual target sections + +[contrail] +pkgs = contrail-analytics, contrail-config, contrail-control, contrail-lib, + contrail-nova-driver, contrail-vrouter-agent, contrail-vrouter-dkms, + contrail-vrouter-source, + contrail-vrouter-utils, python-contrail, python-contrail-vrouter-api, + contrail-vrouter-3.13.0-40-generic, contrail-config-openstack, + contrail-dns, python-opencontrail-vrouter-netns, contrail-utils, + contrail-nodemgr, contrail-docs +makeloc = tools/packaging/common/debian +builtloc = build/packages + +[contrail-heat-deb] +pkgs = contrail-heat +makeloc = tools/packaging/common/debian +builtloc = build/debian/ + +[contrail-vrouter-init-deb] +pkgs = contrail-vrouter-init +makeloc = tools/packaging/common/debian + +[contrail-vrouter-common-deb] +pkgs = contrail-vrouter-common +makeloc = tools/packaging/common/debian + +[contrail-web-core-deb] +pkgs = contrail-web-core +makeloc = tools/packaging/common/debian + +[contrail-web-controller-deb] +pkgs = contrail-web-controller +makeloc = tools/packaging/common/debian + +[contrail-vmware-utils-deb] +pkgs = contrail-vmware-utils +makeloc = tools/packaging/common/debian + +[contrail-nova-vif-deb] +pkgs = contrail-nova-vif +makeloc = tools/packaging/common/debian + +[contrail-nova-networkapi-deb] +pkgs = contrail-nova-networkapi +makeloc = tools/packaging/common/debian + +[contrail-setup-deb] +pkgs = contrail-setup +makeloc = tools/packaging/common/debian + +[contrail-fabric-utils-deb] +pkgs = contrail-fabric-utils +makeloc = tools/packaging/common/debian +package_type = contrail-install-packages, contrail-packages, contrail-installer-packages + +[contrail-openstack-deb] +pkgs = contrail-openstack +makeloc = tools/packaging/common/debian + +[contrail-openstack-analytics-deb] +pkgs = contrail-openstack-analytics +makeloc = tools/packaging/common/debian + +[contrail-openstack-config-deb] +pkgs = contrail-openstack-config +makeloc = tools/packaging/common/debian + +[contrail-openstack-control-deb] +pkgs = contrail-openstack-control +makeloc = tools/packaging/common/debian + +[contrail-openstack-database-deb] +pkgs = contrail-openstack-database +makeloc = tools/packaging/common/debian + +[contrail-openstack-vrouter-deb] +pkgs = contrail-openstack-vrouter +makeloc = tools/packaging/common/debian + +[contrail-openstack-webui-deb] +pkgs = contrail-openstack-webui +makeloc = tools/packaging/common/debian + +[ifmap-server] +pkgs = ifmap-server +makeloc = tools/packaging/common/debian +builtloc = build/packages + +[ifmap-python-client] +pkgs = ifmap-python-client +makeloc = tools/packaging/common/debian +builtloc = build/packages + +#[contrail-openstack-dashboard-deb] +#pkgs = contrail-openstack-dashboard +#makeloc = tools/packaging/common/debian + +#[contrail-ostack-dashboard-deb] +#pkgs = openstack-dashboard +#makeloc = tools/packaging/common/debian + +[openstack-python-neutronclient-deb] +pkgs = python-neutronclient +makeloc = tools/packaging/openstack/debian +builtloc = build/openstack/ + +[neutron-plugin-contrail-deb] +pkgs = neutron-plugin-contrail +makeloc = tools/packaging/openstack/debian +builtloc = build/debian/ + +#[ceilometer-plugin-contrail-deb] +#pkgs = ceilometer-plugin-contrail +#makeloc = tools/packaging/common/debian +#builtloc = build/debian/ + +# Virtual Target; Just picks up already built packages +[vrouter-openstack-extra] +#pkgs = nova-common, nova-compute, nova-compute-kvm, +# nova-compute-libvirt, python-nova +package_type = vrouter-openstack-extra +builtloc = build/openstack +target = + +[contrail-cloud] +pkgs = +package_type = contrail-cloud +builtloc = build/ +target = +sub_package_type = contrail-packages, contrail-openstack-packages, + contrail-thirdparty-packages, contrail-dependent-packages + +[contrail-networking] +pkgs = +package_type = contrail-networking +builtloc = build/ +target = +sub_package_type = contrail-packages, vrouter-openstack-extra, cfgm-openstack-extra, + contrail-thirdparty-packages, contrail-dependent-packages + +#[openstack-nova-deb] +#pkgs = nova-api, nova-cells, nova-common, nova-compute, +# nova-compute-kvm, nova-conductor, nova-console, +# nova-consoleauth, nova-novncproxy, nova-objectstore, +# nova-scheduler, nova-compute-libvirt, python-nova +#makeloc = tools/packaging/openstack/debian +#builtloc = build/openstack +#package_type = contrail-install-packages, contrail-openstack-packages + +[contrail-openstack-ha-deb] +pkgs = contrail-openstack-ha +makeloc = tools/packaging/common/debian + +[contrail-f5-deb] +pkgs = contrail-f5 +makeloc = tools/packaging/common/debian +builtloc = build/debian + +[contrail-puppet] +pkgs = contrail-puppet +makeloc = tools/packaging/common/debian + +############################################################################### +# Wrapper Package Sections + +[contrail-installer-packages] +pkgs = contrail-installer-packages +makeloc = tools/packaging/common/debian +package_type = contrail-installer-packages + +[contrail-install-packages] +pkgs = contrail-install-packages +makeloc = tools/packaging/common/debian +target = contrail-install-packages-deb +package_type = contrail-install-packages + +[contrail-packages] +pkgs = contrail-packages +makeloc = tools/packaging/common/debian +package_type = contrail-packages +sub_package_type = vrouter-openstack-extra, cfgm-openstack-extra + +[contrail-thirdparty-packages] +pkgs = contrail-thirdparty-packages +makeloc = tools/packaging/common/debian +package_type = contrail-thirdparty-packages + +[contrail-dependent-packages] +pkgs = contrail-dependent-packages +makeloc = tools/packaging/common/debian +package_type = contrail-dependent-packages + +[contrail-openstack-packages] +pkgs = contrail-openstack-packages +makeloc = tools/packaging/common/debian +package_type = contrail-openstack-packages +sub_package_type = vrouter-openstack-extra, cfgm-openstack-extra + +############################################################################### +# Default target sections + +[openstack-default-target] +pkgs = +makeloc = tools/packaging/openstack/debian +target = all +builtloc = build/openstack/ +package_type = contrail-install-packages + +[contrail-default-target] +pkgs = +makeloc = tools/packaging/common/debian/ +target = all +builtloc = build/debian/ +package_type = contrail-install-packages diff --git a/build/package_configs/ubuntu1404/liberty/contrail_server_manager_packages.cfg b/build/package_configs/ubuntu1404/liberty/contrail_server_manager_packages.cfg new file mode 100644 index 000000000..515e38aca --- /dev/null +++ b/build/package_configs/ubuntu1404/liberty/contrail_server_manager_packages.cfg @@ -0,0 +1,76 @@ +# **************************************************************** +# CAUTION: ANY CHANGES TO DEFAULT APPLIES TO ALL SECTIONS +# IF NOT OVERWRITTEN LOCALLY +# **************************************************************** +# Usage: +# [build target name] +# pkgs = # list of packages generated by the make target +# +# pkg_pattern = # pattern to match packages. would be used +# # packager to pick packages from given directory +# +# builtloc = # location where packages are copied after built +# +# makeloc = # location where make command has to issued +# # these path are taken relative to git local repo +# ***************************************************************** + +[DEFAULT] +pkgs = +pkg_pattern = {pkg}_[0-9]*.deb +builtloc = build/debian/ +target = %(__name__)s +makeloc = +package_type = contrail-server-manager-installer + +[python-contrail] +pkgs = python-contrail +makeloc = tools/packaging/common/debian +target = contrail +builtloc = build/packages + +[contrail-server-manager-monitoring] +pkgs = contrail-server-manager-monitoring +makeloc = tools/packaging/common/debian +target = contrail-server-manager-monitoring-deb + +[contrail-server-manager-installer] +pkgs = contrail-server-manager-installer +makeloc = tools/packaging/common/debian +target = contrail-server-manager-installer-deb + +[contrail-server-manager] +pkgs = contrail-server-manager +makeloc = tools/packaging/common/debian +target = contrail-server-manager-deb + +[contrail-server-manager-lite] +pkgs = contrail-server-manager-lite +makeloc = tools/packaging/common/debian +target = contrail-server-manager-lite-deb + +[contrail-server-manager-client] +pkgs = contrail-server-manager-client +makeloc = tools/packaging/common/debian +target = contrail-server-manager-client-deb + +[contrail-server-manager-cliff-client] +pkgs = contrail-server-manager-cliff-client +makeloc = tools/packaging/common/debian +target = contrail-server-manager-cliff-client-deb + +[contrail-web-core] +pkgs = contrail-web-core +makeloc = tools/packaging/common/debian +target = contrail-web-core-deb + +[contrail-web-server-manager] +pkgs = contrail-web-server-manager +makeloc = tools/packaging/common/debian +target = contrail-web-server-manager-deb + +[contrail-server-manager-default-target] +pkgs = +makeloc = tools/packaging/common/debian/ +target = server-manager-all +builtloc = build/debian/ diff --git a/build/package_configs/ubuntu1404/liberty/contrail_storage_packages.cfg b/build/package_configs/ubuntu1404/liberty/contrail_storage_packages.cfg new file mode 100644 index 000000000..083b76443 --- /dev/null +++ b/build/package_configs/ubuntu1404/liberty/contrail_storage_packages.cfg @@ -0,0 +1,44 @@ +# **************************************************************** +# CAUTION: ANY CHANGES TO DEFAULT APPLIES TO ALL SECTIONS +# IF NOT OVERWRITTEN LOCALLY +# **************************************************************** +# Usage: +# [build target name] +# pkgs = # list of packages generated by the make target +# +# pkg_pattern = # pattern to match packages. would be used +# # packager to pick packages from given directory +# +# builtloc = # location where packages are copied after built +# +# makeloc = # location where make command has to issued +# # these path are taken relative to git local repo +# ***************************************************************** +[DEFAULT] +pkgs = +pkg_pattern = {pkg}_[0-9]*.deb +builtloc = build/debian/ +target = %(__name__)s +makeloc = +package_type = contrail-storage-packages + +[contrail-storage] +pkgs = contrail-storage +makeloc = tools/packaging/storage/debian +target = contrail-storage-deb + +[contrail-storage-packages] +pkgs = contrail-storage-packages +makeloc = tools/packaging/storage/debian +target = contrail-storage-packages-deb + +[contrail-web-storage-deb] +pkgs = contrail-web-storage +makeloc = tools/packaging/storage/debian +target = contrail-web-storage-deb + +[storage-default-target] +pkgs = +makeloc = tools/packaging/storage/debian/ +target = all +builtloc = build/debian/ diff --git a/build/package_configs/ubuntu1404/liberty/depends_contrail_dependent_packages.cfg b/build/package_configs/ubuntu1404/liberty/depends_contrail_dependent_packages.cfg new file mode 100644 index 000000000..22fdad0be --- /dev/null +++ b/build/package_configs/ubuntu1404/liberty/depends_contrail_dependent_packages.cfg @@ -0,0 +1,955 @@ +# **************************************************************************** +# CAUTION: ANY CHANGES TO DEFAULT SECTION APPLIES TO ALL SECTIONS +# IF NOT OVERWRITTEN LOCALLY +# **************************************************************************** +# Usage: +# [package name] +# file = # file name of the package +# +# location = # location where the package file is available. +# # If location is empty, default value is applied +# # Default value = /// and +# # its sub directories +# +# md5 = # md5 check sum of the package file +# +# package_type = # wrapper package name in which this package will be +# # packaged +# # eg. If a section has package_type - contrail-dependent-packages +# # then that package file will be packaged in +# # the wrapper package contrail-dependent-packages +# +# source = # provide reference to the source of the package +# # +# # supported values - +# # repo: - package belongs to the repo specified in . +# # Use upstream repo name or contrail repo names +# # http:///path - Url from which the package is downloaded +# **************************************************************************** + +[DEFAULT] +file = +md5 = +location = +package_type = contrail-install-packages, contrail-dependent-packages + +[acl_2.2.52-1] +file = acl_2.2.52-1_amd64.deb +md5 = ac8db6aa2095dfd83758db34cf31285a +source = repo:trusty/main + +[apport-symptoms_0.20] +file = apport-symptoms_0.20_all.deb +md5 = 089a296892f64423dcd98987979c871e +source = repo:trusty/main + +[apport_2.14.1-0ubuntu3.19] +file = apport_2.14.1-0ubuntu3.19_all.deb +md5 = 3d5820d58e47fc86c1b1a9ce7f3b17f1 +source = repo:trusty-updates/main + +[authbind_2.1.1] +file = authbind_2.1.1_amd64.deb +md5 = 970d73e2beae6852c8af26a9b3ae1794 +source = repo:trusty/main + +[bridge-utils_1.5-6ubuntu2] +file = bridge-utils_1.5-6ubuntu2_amd64.deb +md5 = 23f37038baab928f276fb1aa2fd0a6c2 +source = repo:trusty/main + +[ca-certificates-java_20130815ubuntu1] +file = ca-certificates-java_20130815ubuntu1_all.deb +md5 = efc4948adfc7855968db71d52b181af0 +source = repo:trusty/main + +[cassandra_2.1.9] +file = cassandra_2.1.9_all.deb +md5 = 4dcdf43471d6bcbef7ad3b79f63bd8b1 +source = repo:contrail-thirdparty + +[cassandra-cpp-driver_2.2.0-1] +file = cassandra-cpp-driver_2.2.0-1_amd64.deb +md5 = 3f19fb659f3233ff35d1c1168668b08d +source = repo:contrail-thirdparty + +[cgmanager_0.24-0ubuntu7.5] +file = cgmanager_0.24-0ubuntu7.5_amd64.deb +md5 = a6ab4eac3831bfe50ca2b47da9e169ff +source = repo:trusty-updates/main + +[cpu-checker_0.7-0ubuntu4] +file = cpu-checker_0.7-0ubuntu4_amd64.deb +md5 = 4369a69e41e5b78ab7a4623405455443 +source = repo:trusty/main + +[crash_7.0.3-3ubuntu4.4] +file = crash_7.0.3-3ubuntu4.4_amd64.deb +md5 = 41f05464997fe498fdabc96691143b4d +source = repo:trusty-updates/main + +[default-jre-headless_2:1.7-51] +file = default-jre-headless_2%%3a1.7-51_amd64.deb +md5 = 82babba8748dca94fddb6449c2e0c38e +source = repo:trusty/main + +[dkms_2.2.0.3-1.1ubuntu5.14.04.5] +file = dkms_2.2.0.3-1.1ubuntu5.14.04.5_all.deb +md5 = 2d543ccc913282f2958fe61690a92931 +source = repo:trusty-security/main + +[dnsmasq-base_2.68-1ubuntu0.1] +file = dnsmasq-base_2.68-1ubuntu0.1_amd64.deb +md5 = aaee558be8eddbbdc86bb0623152786d +source = repo:trusty-security/main + +[ebtables_2.0.10.4-3ubuntu1] +file = ebtables_2.0.10.4-3ubuntu1_amd64.deb +md5 = f96583701c00105823f3f47dea83d916 +source = repo:trusty/main + +[fakeroot_1.20-3ubuntu2] +file = fakeroot_1.20-3ubuntu2_amd64.deb +md5 = fad29881d632a463f5235f399fa65a14 +source = repo:trusty/main + +[fontconfig-config_2.11.0-0ubuntu4.1] +file = fontconfig-config_2.11.0-0ubuntu4.1_all.deb +md5 = cb98cb28b96d218db9df3af4538a3658 +source = repo:trusty-updates/main + +[fonts-dejavu-core_2.34-1ubuntu1] +file = fonts-dejavu-core_2.34-1ubuntu1_all.deb +md5 = 7167c133d8ec713c90fc64faab927994 +source = repo:trusty/main + +[gawk_1:4.0.1+dfsg-2.1ubuntu2] +file = gawk_1%%3a4.0.1+dfsg-2.1ubuntu2_amd64.deb +md5 = 799aeb4150f914136decbe942ef7de9a +source = repo:trusty/main + +[genisoimage_9:1.1.11-2ubuntu3] +file = genisoimage_9%%3a1.1.11-2ubuntu3_amd64.deb +md5 = 69f0b6dcc3cc655d1ab27ca2aadb32b6 +source = repo:trusty/main + +[iproute_1:3.12.0-2ubuntu1] +file = iproute_1%%3a3.12.0-2ubuntu1_all.deb +md5 = f20fa31756530920ae3c237b337dc7bc +source = repo:trusty-updates/main + +[ipset_6.20.1-1] +file = ipset_6.20.1-1_amd64.deb +md5 = 83afed4179463cff8ae0d85d2be1346b +source = repo:trusty/universe + +[ipvsadm_1:1.26-2ubuntu1] +file = ipvsadm_1%%3a1.26-2ubuntu1_amd64.deb +md5 = d62d75f400a4466eded2949d91c40ff8 +source = repo:trusty/main + +[ipxe-qemu_1.0.0+git-20131111.c3d1e78-2ubuntu1.1] +file = ipxe-qemu_1.0.0+git-20131111.c3d1e78-2ubuntu1.1_all.deb +md5 = 2ed810c34ce0682174eb97461673c00e +source = repo:trusty-updates/main + +[java-common_0.51] +file = java-common_0.51_all.deb +md5 = c8352e7908b8a260b2657f9b80c08031 +source = repo:trusty/main + +[kdump-tools_1.5.5-2ubuntu1.5] +file = kdump-tools_1.5.5-2ubuntu1.5_all.deb +md5 = 1ace74c48059ba8641dcae07b3cd1f8c +source = repo:trusty-updates/main + +[kexec-tools_1:2.0.6-0ubuntu2.2] +file = kexec-tools_1%%3a2.0.6-0ubuntu2.2_amd64.deb +md5 = fb0a3d4ec4528e33d9df31e53154ca40 +source = repo:trusty-updates/main + +[kpartx_0.4.9-3ubuntu7.7] +file = kpartx_0.4.9-3ubuntu7.7_amd64.deb +md5 = 0cd84e317b677be842775ec6f95aad13 +source = repo:trusty-updates/main + +[libasound2-data_1.0.27.2-3ubuntu7] +file = libasound2-data_1.0.27.2-3ubuntu7_all.deb +md5 = 1b78d6d03ed4303e843ba2c5bae3bc53 +source = repo:trusty/main + +[libasound2_1.0.27.2-3ubuntu7] +file = libasound2_1.0.27.2-3ubuntu7_amd64.deb +md5 = 68d7619e0a70770c5feef628f8296409 +source = repo:trusty/main + +[libbluetooth3_4.101-0ubuntu13.1] +file = libbluetooth3_4.101-0ubuntu13.1_amd64.deb +md5 = 0577a4e8b377f3751b018494096df9e4 +source = repo:trusty-updates/main + +[libboost-python1.54.0_1.54.0-4ubuntu3.1] +file = libboost-python1.54.0_1.54.0-4ubuntu3.1_amd64.deb +md5 = f8383cd7711ea48eea73763043f00f19 +source = repo:trusty-updates/main + +[libboost-thread1.54.0_1.54.0-4ubuntu3.1] +file = libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb +md5 = 2e7b4afdd0d85037864a2c3e3ef19999 +source = repo:trusty-updates/main + +[libbrlapi0.6_5.0-2ubuntu2] +file = libbrlapi0.6_5.0-2ubuntu2_amd64.deb +md5 = d0072983318e559dc57fea88c494ed33 +source = repo:trusty/main + +[libcaca0_0.99.beta18-1ubuntu5] +file = libcaca0_0.99.beta18-1ubuntu5_amd64.deb +md5 = 2532fc55507b526751257c826e6b1b43 +source = repo:trusty/main + +[libcommons-codec-java_1.9-1] +file = libcommons-codec-java_1.9-1_all.deb +md5 = a863c457f1bf27251f574c9827240a54 +source = repo:trusty/main + +[libdrm-intel1_2.4.60-2~ubuntu14.04.1] +file = libdrm-intel1_2.4.60-2~ubuntu14.04.1_amd64.deb +md5 = 00284828f6871d183710fe513fe8bc55 +source = repo:trusty-updates/main + +[libdrm-nouveau2_2.4.60-2~ubuntu14.04.1] +file = libdrm-nouveau2_2.4.60-2~ubuntu14.04.1_amd64.deb +md5 = 6dcb85e4bf24a270b8b759d22f231ca5 +source = repo:trusty-updates/main + +[libdrm-radeon1_2.4.60-2~ubuntu14.04.1] +file = libdrm-radeon1_2.4.60-2~ubuntu14.04.1_amd64.deb +md5 = 73849f7b95aa82fd268d89474d75e35d +source = repo:trusty-updates/main + +[libdw1_0.158-0ubuntu5.2] +file = libdw1_0.158-0ubuntu5.2_amd64.deb +md5 = 13106fc64315d54553789cd857369557 +source = repo:trusty-security/main + +[libelf1_0.158-0ubuntu5.2] +file = libelf1_0.158-0ubuntu5.2_amd64.deb +md5 = 7c622ac0bdb90b547f3cd18c8e7369b0 +source = repo:trusty-security/main + +[libfakeroot_1.20-3ubuntu2] +file = libfakeroot_1.20-3ubuntu2_amd64.deb +md5 = 856c7401d7d5a63ea231f706c18d9261 +source = repo:trusty/main + +[libfdt1_1.4.0+dfsg-1] +file = libfdt1_1.4.0+dfsg-1_amd64.deb +md5 = 5dd80e05348eec241f62ff8dd7d2e8f2 +source = repo:trusty/main + +[libgl1-mesa-dri_10.1.3-0ubuntu0.6] +file = libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb +md5 = f7dbf4c1e51262b970f023a3e5346c90 +source = repo:trusty-updates/main + +[libgl1-mesa-glx_10.1.3-0ubuntu0.6] +file = libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb +md5 = 47440d679d91118f52b692795d08bc33 +source = repo:trusty-updates/main + +[libglapi-mesa_10.1.3-0ubuntu0.6] +file = libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb +md5 = 036734591b144bca4a1bf0191aa2e837 +source = repo:trusty-updates/main + +[libhttpcore-java_4.3.2-2] +file = libhttpcore-java_4.3.2-2_all.deb +md5 = 1af4e58d152e526215d3851f64477ed8 +source = repo:trusty/universe + +[libipset3_6.20.1-1] +file = libipset3_6.20.1-1_amd64.deb +md5 = 4aac4a69aea8e9939ccfbb89dfbd4a15 +source = repo:trusty/universe + +[libjemalloc1_3.5.1-2] +file = libjemalloc1_3.5.1-2_amd64.deb +md5 = 00605dfc92f2fe7d961e543704cfb7c4 +source = repo:trusty/universe + +[libllvm3.4_1:3.4-1ubuntu3] +file = libllvm3.4_1%%3a3.4-1ubuntu3_amd64.deb +md5 = ce34c38ebc9452526f3710ad79456b2f +source = repo:trusty/main + +[libmnl0_1.0.3-3ubuntu1] +file = libmnl0_1.0.3-3ubuntu1_amd64.deb +md5 = 2949d1dd95caec6257bc70095e1d37cc +source = repo:trusty/main + +[libnetcf1_1:0.2.3-4ubuntu1] +file = libnetcf1_1%%3a0.2.3-4ubuntu1_amd64.deb +md5 = 8be8b7c76a08cdb30057e309b733b5b6 +source = repo:trusty/main + +[libnetfilter-conntrack3_1.0.4-1] +file = libnetfilter-conntrack3_1.0.4-1_amd64.deb +md5 = fa82697b8119c7a2cbc0c7d3d1f64dc8 +source = repo:trusty/main + +[libnl-route-3-200_3.2.21-1] +file = libnl-route-3-200_3.2.21-1_amd64.deb +md5 = 61e174d65c7adbe5bc33d4ea850725f8 +source = repo:trusty/main + +[libpciaccess0_0.13.2-1] +file = libpciaccess0_0.13.2-1_amd64.deb +md5 = 79fc58d377c1501d3dab6bd75bc71911 +source = repo:trusty/main + +[libperl5.18_5.18.2-2ubuntu1] +file = libperl5.18_5.18.2-2ubuntu1_amd64.deb +md5 = fcee47bbff6a1f501cab58f1d276928a +source = repo:trusty/main + +[libpixman-1-0_0.30.2-2ubuntu1] +file = libpixman-1-0_0.30.2-2ubuntu1_amd64.deb +md5 = 60e24d4dc3f929420ae1d4a993a68da0 +source = repo:trusty/main + +[libpolkit-agent-1-0_0.105-4ubuntu3.14.04.1] +file = libpolkit-agent-1-0_0.105-4ubuntu3.14.04.1_amd64.deb +md5 = ed544800dc75cef2ea3ecb112fb99b5a +source = repo:trusty-updates/main + +[libpolkit-backend-1-0_0.105-4ubuntu3.14.04.1] +file = libpolkit-backend-1-0_0.105-4ubuntu3.14.04.1_amd64.deb +md5 = 5a8538404755408b5733ce1715e1ab9f +source = repo:trusty-updates/main + +[libprotobuf8_2.5.0-9ubuntu1] +file = libprotobuf8_2.5.0-9ubuntu1_amd64.deb +md5 = e0ef0861f40071ed6f6606ac3b7c3742 +source = repo:trusty/main + +[librados2_0.94.5-0ubuntu0.15.10.1~cloud0] +file = librados2_0.94.5-0ubuntu0.15.10.1~cloud0_amd64.deb +md5 = 8dbffd5e8fd7dd15c785a4fc84c692e9 +source = repo:trusty-updates-liberty/main + +[librbd1_0.94.5-0ubuntu0.15.10.1~cloud0] +file = librbd1_0.94.5-0ubuntu0.15.10.1~cloud0_amd64.deb +md5 = 229f6ce776b7413732b02e92e73ae6d0 +source = repo:trusty-updates-liberty/main + +[libsdl1.2debian_1.2.15-8ubuntu1.1] +file = libsdl1.2debian_1.2.15-8ubuntu1.1_amd64.deb +md5 = 063b125221dda816ec3554eea53ce52e +source = repo:trusty-updates/main + +[libseccomp2_2.2.3-2ubuntu1~cloud0] +file = libseccomp2_2.2.3-2ubuntu1~cloud0_amd64.deb +md5 = 782d19fe731c8d94d4bc84d528133560 +source = repo:trusty-updates-liberty/main + +[libsigsegv2_2.10-2] +file = libsigsegv2_2.10-2_amd64.deb +md5 = 02a1d6194bd62571a9dcbcad5071d8d9 +source = repo:trusty/main + +[libsnmp-base_5.7.2~dfsg-8.1ubuntu3.1] +file = libsnmp-base_5.7.2~dfsg-8.1ubuntu3.1_all.deb +md5 = f48eeb8004db645287ad858b4a4b8cce +source = repo:trusty-security/main + +[libsnmp30_5.7.2~dfsg-8.1ubuntu3.1] +file = libsnmp30_5.7.2~dfsg-8.1ubuntu3.1_amd64.deb +md5 = 098a58e5e0bed8a5fa71f956e0fa3142 +source = repo:trusty-security/main + +[libspice-server1_0.12.4-0nocelt2ubuntu1.2] +file = libspice-server1_0.12.4-0nocelt2ubuntu1.2_amd64.deb +md5 = 1961ef69c7c497fad36eaaa5ced7ae7e +source = repo:trusty-security/main + +[libtxc-dxtn-s2tc0_0~git20131104-1.1] +file = libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb +md5 = 4aca9162717cd9eb1e42f531217801f9 +source = repo:trusty/main + +[libusbredirparser1_0.6-2ubuntu1.1] +file = libusbredirparser1_0.6-2ubuntu1.1_amd64.deb +md5 = 60574ac64168133bd8a974d58b7e9c5e +source = repo:trusty-updates/main + +[libvirt-bin_1.2.16-2ubuntu11~cloud0] +file = libvirt-bin_1.2.16-2ubuntu11~cloud0_amd64.deb +md5 = d306b1a7cf3d46b349d4c08c8202dfa5 +source = repo:trusty-updates-liberty/main + +[libvirt0_1.2.16-2ubuntu11~cloud0] +file = libvirt0_1.2.16-2ubuntu11~cloud0_amd64.deb +md5 = 658c79f4be6ac4da54e5dacbae49e9e4 +source = repo:trusty-updates-liberty/main + +[libx11-xcb1_2:1.6.2-1ubuntu2] +file = libx11-xcb1_2%%3a1.6.2-1ubuntu2_amd64.deb +md5 = 883e22f0ff03018c9fad15b5c10a2fca +source = repo:trusty/main + +[libx86-1_1.1+ds1-10] +file = libx86-1_1.1+ds1-10_amd64.deb +md5 = d166a4d98f6ce17e6f17787bfc8a6ef5 +source = repo:trusty/main + +[libxcb-dri2-0_1.10-2ubuntu1] +file = libxcb-dri2-0_1.10-2ubuntu1_amd64.deb +md5 = 90169585d4c43e4a4da49ce3f2568384 +source = repo:trusty/main + +[libxcb-dri3-0_1.10-2ubuntu1] +file = libxcb-dri3-0_1.10-2ubuntu1_amd64.deb +md5 = 310d42718a6d50f1be400e1fa774d86a +source = repo:trusty/main + +[libxcb-glx0_1.10-2ubuntu1] +file = libxcb-glx0_1.10-2ubuntu1_amd64.deb +md5 = 632239048a95f7c2edd3225de98ed801 +source = repo:trusty/main + +[libxcb-present0_1.10-2ubuntu1] +file = libxcb-present0_1.10-2ubuntu1_amd64.deb +md5 = e17e52f8953a544d1f0a56a156e6c7f5 +source = repo:trusty/main + +[libxcb-sync1_1.10-2ubuntu1] +file = libxcb-sync1_1.10-2ubuntu1_amd64.deb +md5 = 6cdc1b75cfb4797da9d19add8646a70e +source = repo:trusty/main + +[libxdamage1_1:1.1.4-1ubuntu1] +file = libxdamage1_1%%3a1.1.4-1ubuntu1_amd64.deb +md5 = c1e6ea0fc620fc3ce50ebbfee62e3f0c +source = repo:trusty/main + +[libxen-4.4_4.4.2-0ubuntu0.14.04.4] +file = libxen-4.4_4.4.2-0ubuntu0.14.04.4_amd64.deb +md5 = e9094fb47d4598de746a6a28ac8e8372 +source = repo:trusty-security/main + +[libxenstore3.0_4.4.2-0ubuntu0.14.04.4] +file = libxenstore3.0_4.4.2-0ubuntu0.14.04.4_amd64.deb +md5 = 5e6f6ac282c3ba6bdefe6f19944c04b9 +source = repo:trusty-security/main + +[libxfixes3_1:5.0.1-1ubuntu1.1] +file = libxfixes3_1%%3a5.0.1-1ubuntu1.1_amd64.deb +md5 = 9fda7ada36fbbe966cf30f474a6a4a40 +source = repo:trusty-security/main + +[libxml2-utils_2.9.1+dfsg1-3ubuntu4.7] +file = libxml2-utils_2.9.1+dfsg1-3ubuntu4.7_amd64.deb +md5 = 4f485206f50b5cf1e56a38ddd791fe04 +source = repo:trusty-security/main + +[libxshmfence1_1.1-2] +file = libxshmfence1_1.1-2_amd64.deb +md5 = 921fc248a972eb54e063759eaec9fe83 +source = repo:trusty/main + +[libxxf86vm1_1:1.1.3-1] +file = libxxf86vm1_1%%3a1.1.3-1_amd64.deb +md5 = b61960ea6bd4f73ff903f63235b35c25 +source = repo:trusty/main + +[libyajl2_2.0.4-4] +file = libyajl2_2.0.4-4_amd64.deb +md5 = d7241d878ea65cbed080196411ec92c2 +source = repo:trusty/main + +[libasyncns0_0.8-4ubuntu2] +file = libasyncns0_0.8-4ubuntu2_amd64.deb +md5 = bf233bc958e37dab60c0f1ab7f8c6bf0 +source = repo:trusty/main + +[libavahi-client3_0.6.31-4ubuntu1] +file = libavahi-client3_0.6.31-4ubuntu1_amd64.deb +md5 = eec45ae98569b6479800e8b00739abb4 +source = repo:trusty/main + +[libavahi-common-data_0.6.31-4ubuntu1] +file = libavahi-common-data_0.6.31-4ubuntu1_amd64.deb +md5 = a1b4378b37be0edac4eb8f4b3bd12ec6 +source = repo:trusty/main + +[libavahi-common3_0.6.31-4ubuntu1] +file = libavahi-common3_0.6.31-4ubuntu1_amd64.deb +md5 = d63a809ea7ad51739547232994429cbb +source = repo:trusty/main + +[libboost-chrono1.54.0_1.54.0-4ubuntu3.1] +file = libboost-chrono1.54.0_1.54.0-4ubuntu3.1_amd64.deb +md5 = 6afd51c2ce1c023fc2df50e2e70b07ed +source = repo:trusty-updates/main + +[libboost-filesystem1.54.0_1.54.0-4ubuntu3.1] +file = libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb +md5 = d4c687c97e90c678a7319fafba6081c8 +source = repo:trusty-updates/main + +[libboost-program-options1.54.0_1.54.0-4ubuntu3.1] +file = libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb +md5 = 0c4fdd70ec7b36c5ddce304565a2dd02 +source = repo:trusty-updates/main + +[libboost-regex1.54.0_1.54.0-4ubuntu3.1] +file = libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb +md5 = 4351519527cbfc93d2461cdd1c528ab2 +source = repo:trusty-updates/main + +[libboost-system1.54.0_1.54.0-4ubuntu3.1] +file = libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb +md5 = 2a5872be9fcc3cc0a51d9ec0d42c41a7 +source = repo:trusty-updates/main + +[libcups2_1.7.2-0ubuntu1.7] +file = libcups2_1.7.2-0ubuntu1.7_amd64.deb +md5 = 44573174451bfc3da06be711c65e6de9 +source = repo:trusty-security/main + +[libflac8_1.3.0-2ubuntu0.14.04.1] +file = libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb +md5 = bbd48c917a12d425f0e14873575bc64c +source = repo:trusty-security/main + +[libfontconfig1_2.11.0-0ubuntu4.1] +file = libfontconfig1_2.11.0-0ubuntu4.1_amd64.deb +md5 = 14def8ab4304859c6aa3d371c604cc3d +source = repo:trusty-updates/main + +[libicu52_52.1-3ubuntu0.4] +file = libicu52_52.1-3ubuntu0.4_amd64.deb +md5 = ed4da162328dc75beb75e38ca291c959 +source = repo:trusty-security/main + +[libjline-java_1.0-2] +file = libjline-java_1.0-2_all.deb +md5 = f4a54be4875239c80f4411f9cc45c0fd +source = repo:trusty/main + +[libjpeg-turbo8_1.3.0-0ubuntu2] +file = libjpeg-turbo8_1.3.0-0ubuntu2_amd64.deb +md5 = 9b8b32831e8332714737af0342f57b28 +source = repo:trusty/main + +[libjpeg8_8c-2ubuntu8] +file = libjpeg8_8c-2ubuntu8_amd64.deb +md5 = e0f16286dd787b951ffa953987fdf6a7 +source = repo:trusty/main + +[liblcms2-2_2.5-0ubuntu4] +file = liblcms2-2_2.5-0ubuntu4_amd64.deb +md5 = 68d64d3ca6809ec5061408eb951547ab +source = repo:trusty/main + +[liblog4cplus-1.0-4_1.0.4-1ubuntu1] +file = liblog4cplus-1.0-4_1.0.4-1ubuntu1_amd64.deb +md5 = 9a93f6adb918003efcf59f410adeea07 +source = repo:trusty/universe + +[liblog4j1.2-java_1.2.17-4ubuntu3] +file = liblog4j1.2-java_1.2.17-4ubuntu3_all.deb +md5 = e42a1c68f176e5b4b12b850afae2ec8b +source = repo:trusty/main + +[libnetty-java_1:3.2.6.Final-2] +file = libnetty-java_1%%3a3.2.6.Final-2_all.deb +md5 = 8e6999001bcaf1c019d7083ff7d843f1 +source = repo:trusty/universe + +[libnspr4_2:4.10.10-0ubuntu0.14.04.1] +file = libnspr4_2%%3a4.10.10-0ubuntu0.14.04.1_amd64.deb +md5 = bfb262e77ef709dfaa5ae037630e49ff +source = repo:trusty-security/main + +[libnss3-nssdb_2:3.19.2.1-0ubuntu0.14.04.2] +file = libnss3-nssdb_2%%3a3.19.2.1-0ubuntu0.14.04.2_all.deb +md5 = c83f800957abce936bc36de4120e4107 +source = repo:trusty-security/main + +[libnss3_2:3.19.2.1-0ubuntu0.14.04.2] +file = libnss3_2%%3a3.19.2.1-0ubuntu0.14.04.2_amd64.deb +md5 = 56613ce37892cfae13085e4a7b89505d +source = repo:trusty-security/main + +[libogg0_1.3.1-1ubuntu1] +file = libogg0_1.3.1-1ubuntu1_amd64.deb +md5 = a6411133fd6d72d08bbcb265a7f31103 +source = repo:trusty/main + +[libpcsclite1_1.8.10-1ubuntu1] +file = libpcsclite1_1.8.10-1ubuntu1_amd64.deb +md5 = adece73e911ca3dbdd3925294c75afee +source = repo:trusty/main + +[libpulse0_1:4.0-0ubuntu11.1] +file = libpulse0_1%%3a4.0-0ubuntu11.1_amd64.deb +md5 = 84213503252a6aec962b12cd170af23f +source = repo:trusty-updates/main + +[libsctp1_1.0.15+dfsg-1] +file = libsctp1_1.0.15+dfsg-1_amd64.deb +md5 = 6bc0748fae5badaa0fa7e7b22345b9c7 +source = repo:trusty/main + +[libservlet2.5-java_6.0.39-1] +file = libservlet2.5-java_6.0.39-1_all.deb +md5 = 1487fcc2361e1ff68528e9a79c3bdb2c +source = repo:trusty/universe + +[libslf4j-java_1.7.5-2] +file = libslf4j-java_1.7.5-2_all.deb +md5 = 3666d5d622c51ad306c47c1505fe0b75 +source = repo:trusty/universe + +[libsndfile1_1.0.25-7ubuntu2.1] +file = libsndfile1_1.0.25-7ubuntu2.1_amd64.deb +md5 = a01199628faa5c1ec2b97c167c25c0e9 +source = repo:trusty-security/main + +[libtbb2_4.2~20130725-1.1ubuntu1] +file = libtbb2_4.2~20130725-1.1ubuntu1_amd64.deb +md5 = 5113cda4c289295e7ed4b83dfa0b91d1 +source = repo:trusty/universe + +[libvorbis0a_1.3.2-1.3ubuntu1] +file = libvorbis0a_1.3.2-1.3ubuntu1_amd64.deb +md5 = e89e05f389fdaa1b834803a08c9213a4 +source = repo:trusty/main + +[libvorbisenc2_1.3.2-1.3ubuntu1] +file = libvorbisenc2_1.3.2-1.3ubuntu1_amd64.deb +md5 = fbdffecfc0a3f0dc45ec2480f54ea251 +source = repo:trusty/main + +[libxerces2-java_2.11.0-7] +file = libxerces2-java_2.11.0-7_all.deb +md5 = fa8bcb033daef7c85f4636435ea2747b +source = repo:trusty/main + +[libxml-commons-external-java_1.4.01-2build1] +file = libxml-commons-external-java_1.4.01-2build1_all.deb +md5 = a3ba72113c451b98099d582afa64112c +source = repo:trusty/main + +[libxml-commons-resolver1.1-java_1.2-7build1] +file = libxml-commons-resolver1.1-java_1.2-7build1_all.deb +md5 = b90c2054a7e0fed8ee79b582952b310b +source = repo:trusty/main + +[libxslt1.1_1.1.28-2build1] +file = libxslt1.1_1.1.28-2build1_amd64.deb +md5 = 8193d46e498f445991c78e9da9b238a6 +source = repo:trusty/main + +[libzookeeper-java-doc_3.4.5+dfsg-1] +file = libzookeeper-java-doc_3.4.5+dfsg-1_all.deb +md5 = 0e425299487e2e2edf4d2adc491c20fa +source = repo:trusty/universe + +[libzookeeper-java_3.4.5+dfsg-1] +file = libzookeeper-java_3.4.5+dfsg-1_all.deb +md5 = 2d2793872aa6faf93cce49dd85600b95 +source = repo:trusty/universe + +[linux-crashdump_3.13.0.76.82] +file = linux-crashdump_3.13.0.76.82_amd64.deb +md5 = 171e5717fe495d92f9005de8466967ec +source = repo:trusty-security/main + +[lksctp-tools_1.0.15+dfsg-1] +file = lksctp-tools_1.0.15+dfsg-1_amd64.deb +md5 = 39373482904f27eddebcef56b9bcf13f +source = repo:trusty/main + +[makedumpfile_1.5.5-2ubuntu1.5] +file = makedumpfile_1.5.5-2ubuntu1.5_amd64.deb +md5 = 1d85845e5c616fa9119db30276e1316c +source = repo:trusty-updates/main + +[msr-tools_1.3-2] +file = msr-tools_1.3-2_amd64.deb +md5 = 5ffb50c3889cfccc901b940923d89e29 +source = repo:trusty/main + +[mysql-server-wsrep_5.5.37-25.10] +file = mysql-server-wsrep-5.5.37-25.10-amd64.deb +md5 = ac8664b3bd2ea15149e2d5af6abac90f +source = repo:contrail-thirdparty + +[neutron-common_2:7.0.0-0ubuntu1~cloud0] +file = neutron-common_2%%3a7.0.0-0ubuntu1~cloud0_all.deb +md5 = 83339d311a83da74b8dc21873c62456d +source = repo:trusty-updates-liberty/main + +[neutron-plugin-ml2_2:7.0.0-0ubuntu1~cloud0] +file = neutron-plugin-ml2_2%%3a7.0.0-0ubuntu1~cloud0_all.deb +md5 = a064553cc1203bd1460b0ed77445c862 +source = repo:trusty-updates-liberty/main + +[neutron-server_2:7.0.0-0ubuntu1~cloud0] +file = neutron-server_2%%3a7.0.0-0ubuntu1~cloud0_all.deb +md5 = 8b5ed1849e57ea1aabc7105a3cbdc40f +source = repo:trusty-updates-liberty/main + +[nfs-kernel-server_1:1.2.8-6ubuntu1.2] +file = nfs-kernel-server_1%%3a1.2.8-6ubuntu1.2_amd64.deb +md5 = 84e9549cb2263fe0433bbc862fb4efc7 +source = repo:trusty-updates/main + +[nova-compute-kvm_2:12.0.0-0ubuntu2~cloud0] +file = nova-compute-kvm_2%%3a12.0.0-0ubuntu2~cloud0_all.deb +md5 = 1e66ddba54f94cbf9d5bfb79ebe78b9c +source = repo:trusty-updates-liberty/main + +[nova-compute-libvirt_2:12.0.0-0ubuntu2~cloud0] +file = nova-compute-libvirt_2%%3a12.0.0-0ubuntu2~cloud0_all.deb +md5 = ae1eec0691a03e3d7fd5dbfb05f9d271 +source = repo:trusty-updates-liberty/main + +[nova-compute_2:12.0.0-0ubuntu2~cloud0] +file = nova-compute_2%%3a12.0.0-0ubuntu2~cloud0_all.deb +md5 = 141850f52aefb5321b47c572c8ab843b +source = repo:trusty-updates-liberty/main + +[open-iscsi_2.0.873-3ubuntu9] +file = open-iscsi_2.0.873-3ubuntu9_amd64.deb +md5 = baa821890ea97d60e291c87d2dc439ae +source = repo:trusty/main + +[openjdk-7-jre-headless_7u91-2.6.3-0ubuntu0.14.04.1] +file = openjdk-7-jre-headless_7u91-2.6.3-0ubuntu0.14.04.1_amd64.deb +md5 = e9b0cd5bac557cfa572dabcada43f46e +source = repo:trusty-security/main + +[pm-utils_1.4.1-13ubuntu0.1] +file = pm-utils_1.4.1-13ubuntu0.1_all.deb +md5 = f8948fc2d2a7016841047f689b311863 +source = repo:trusty-updates/main + +[policykit-1_0.105-4ubuntu3.14.04.1] +file = policykit-1_0.105-4ubuntu3.14.04.1_amd64.deb +md5 = 5ab9c109043f9f50851441ab6b0babf3 +source = repo:trusty-updates/main + +[python-bs4_4.2.1-1ubuntu2] +file = python-bs4_4.2.1-1ubuntu2_all.deb +md5 = 88cdf603cfadcea1434107d4ffe454bd +source = repo:trusty/main + +[python-jsonpickle_0.6.1-1] +file = python-jsonpickle_0.6.1-1_all.deb +md5 = db9b413b399c262c53a547fb3e6e7342 +source = repo:trusty/universe + +[python-libvirt_1.2.2-0ubuntu2] +file = python-libvirt_1.2.2-0ubuntu2_amd64.deb +md5 = dddb4e142fa81e77e6414ed1794f01f9 +source = repo:trusty-updates/main + +[python-logutils_0.3.3-1] +file = python-logutils_0.3.3-1_all.deb +md5 = eab1885a8d7289f8145cc8fa35cde3e0 +source = repo:trusty/universe + +[python-netsnmp_5.7.2~dfsg-8.1ubuntu3.1] +file = python-netsnmp_5.7.2~dfsg-8.1ubuntu3.1_amd64.deb +md5 = c76998643a6f038bdde475d21e9e6337 +source = repo:trusty-security/universe + +[python-neutron-fwaas_1:7.0.0-0ubuntu1~cloud0] +file = python-neutron-fwaas_1%%3a7.0.0-0ubuntu1~cloud0_all.deb +md5 = 02b69dfa643c7f925e6d9a6fe10033e2 +source = repo:trusty-updates-liberty/main + +[python-neutron-lbaas_2:7.0.0-0ubuntu1~cloud0] +file = python-neutron-lbaas_2%%3a7.0.0-0ubuntu1~cloud0_all.deb +md5 = 9a37cfd8e9bc0bce88308be838b6bdda +source = repo:trusty-updates-liberty/main + +[python-neutron_2:7.0.0-0ubuntu1~cloud0] +file = python-neutron_2%%3a7.0.0-0ubuntu1~cloud0_all.deb +md5 = a535754c0c5014cf1360d534a2805823 +source = repo:trusty-updates-liberty/main + +[python-pecan_1.0.2-1ubuntu1~cloud0] +file = python-pecan_1.0.2-1ubuntu1~cloud0_all.deb +md5 = 28d69c96e89161574dc8e7591be80a24 +source = repo:trusty-updates-liberty/main + +[python-pyasn1-modules_0.0.3-1] +file = python-pyasn1-modules_0.0.3-1_all.deb +md5 = b9cc8295b02e62590d5d870ef7d0ef49 +source = repo:trusty/universe + +[python-singledispatch_3.4.0.2-1] +file = python-singledispatch_3.4.0.2-1_all.deb +md5 = e2fca1472153b1c89b6b5d72913ba245 +source = repo:trusty/universe + +[python-waitress_0.8.8-1ubuntu3] +file = python-waitress_0.8.8-1ubuntu3_all.deb +md5 = 684a0b7c8d8fa234c4fc289afc8914f6 +source = repo:trusty/main + +[python-webtest_2.0.14-1ubuntu1] +file = python-webtest_2.0.14-1ubuntu1_all.deb +md5 = 4291bf89503e270abfed8a8850a8210f +source = repo:trusty/main + +[python-bottle_0.12.0-1] +file = python-bottle_0.12.0-1_all.deb +md5 = 1a4e42bfa1b06f6ec20c39f5b493f3d6 +source = repo:trusty/universe + +[python-gevent_1.0-1ubuntu1.1] +file = python-gevent_1.0-1ubuntu1.1_amd64.deb +md5 = 009938f1686163b0d2746e0649aa3366 +source = repo:trusty-updates/main + +[python-greenlet_0.4.2-1ubuntu0.1] +file = python-greenlet_0.4.2-1ubuntu0.1_amd64.deb +md5 = d60b17fe3c82ecdfc16fe2da075f3ee8 +source = repo:trusty-updates/main + +[python-meld3_0.6.10-1] +file = python-meld3_0.6.10-1_amd64.deb +md5 = e29f37ebfa28bb3ddebc91df3c339b47 +source = repo:trusty/universe + +[python-prettytable_0.7.2-2ubuntu2] +file = python-prettytable_0.7.2-2ubuntu2_all.deb +md5 = 1532d286ecad16204509eca1e97b8c37 +source = repo:trusty/main + +[python-psutil_1.2.1-1ubuntu2] +file = python-psutil_1.2.1-1ubuntu2_amd64.deb +md5 = d2bcb47170d171e72068dad186d9f6cd +source = repo:trusty/main + +[python-thrift_0.9.0-1build1] +file = python-thrift_0.9.0-1build1_amd64.deb +md5 = 8c575c6f55b81fb07c8b03c14c2be2fb +source = repo:trusty/main + +[python-zope.interface_4.0.5-1ubuntu4] +file = python-zope.interface_4.0.5-1ubuntu4_amd64.deb +md5 = 74638361153d4f40914cdfb23a2d1523 +source = repo:trusty/main + +[python3-apport_2.14.1-0ubuntu3.19] +file = python3-apport_2.14.1-0ubuntu3.19_all.deb +md5 = 9b2b1a10057042920d9cded35f3ba33c +source = repo:trusty-updates/main + +[python3-problem-report_2.14.1-0ubuntu3.19] +file = python3-problem-report_2.14.1-0ubuntu3.19_all.deb +md5 = 328e0066fe51762028434d99cb60266f +source = repo:trusty-updates/main + +[qemu-block-extra_1:2.3+dfsg-5ubuntu9~cloud0] +file = qemu-block-extra_1%%3a2.3+dfsg-5ubuntu9~cloud0_amd64.deb +md5 = 2b23b00bbc1fa32401c52608863066df +source = repo:trusty-updates-liberty/main + +[qemu-slof_20140630+dfsg-1ubuntu1~14.04] +file = qemu-slof_20140630+dfsg-1ubuntu1~14.04_all.deb +md5 = 9253268d9c35dcdbdbfe2cdd966eac42 +source = repo:trusty-updates/main + +[qemu-system-arm_1:2.3+dfsg-5ubuntu9~cloud0] +file = qemu-system-arm_1%%3a2.3+dfsg-5ubuntu9~cloud0_amd64.deb +md5 = ef2245ff9e5ed895b6ce14bde1a3a999 +source = repo:trusty-updates-liberty/main + +[qemu-system-common_1:2.3+dfsg-5ubuntu9~cloud0] +file = qemu-system-common_1%%3a2.3+dfsg-5ubuntu9~cloud0_amd64.deb +md5 = c451ae5f914935be12accbf076d5ca14 +source = repo:trusty-updates-liberty/main + +[qemu-system-mips_1:2.3+dfsg-5ubuntu9~cloud0] +file = qemu-system-mips_1%%3a2.3+dfsg-5ubuntu9~cloud0_amd64.deb +md5 = 8247696a7475c21d7e8e6287bf41fa79 +source = repo:trusty-updates-liberty/main + +[qemu-system-misc_1:2.3+dfsg-5ubuntu9~cloud0] +file = qemu-system-misc_1%%3a2.3+dfsg-5ubuntu9~cloud0_amd64.deb +md5 = 42fc32baf2f4808a535cc1690ab53cfd +source = repo:trusty-updates-liberty/main + +[qemu-system-ppc_1:2.3+dfsg-5ubuntu9~cloud0] +file = qemu-system-ppc_1%%3a2.3+dfsg-5ubuntu9~cloud0_amd64.deb +md5 = 110926cee87130a0020c9bf15425f31f +source = repo:trusty-updates-liberty/main + +[qemu-system-sparc_1:2.3+dfsg-5ubuntu9~cloud0] +file = qemu-system-sparc_1%%3a2.3+dfsg-5ubuntu9~cloud0_amd64.deb +md5 = ee53730c2c586b790e4c4f3d378f2b3f +source = repo:trusty-updates-liberty/main + +[qemu-system-x86_1:2.3+dfsg-5ubuntu9~cloud0] +file = qemu-system-x86_1%%3a2.3+dfsg-5ubuntu9~cloud0_amd64.deb +md5 = 951140f621a7814cecebb6d7e15df7cb +source = repo:trusty-updates-liberty/main + +[qemu-system_1:2.3+dfsg-5ubuntu9~cloud0] +file = qemu-system_1%%3a2.3+dfsg-5ubuntu9~cloud0_amd64.deb +md5 = 693887deb8a80ce2e690f3a43e7a488b +source = repo:trusty-updates-liberty/main + +[qemu-utils_1:2.3+dfsg-5ubuntu9~cloud0] +file = qemu-utils_1%%3a2.3+dfsg-5ubuntu9~cloud0_amd64.deb +md5 = e449e72223acf921e288538efe8a87be +source = repo:trusty-updates-liberty/main + +[redis-server_2:2.8.4-2] +file = redis-server_2%%3a2.8.4-2_amd64.deb +md5 = 066f3ce93331b876b691df69d11b7e36 +source = repo:trusty/universe + +[redis-tools_2:2.8.4-2] +file = redis-tools_2%%3a2.8.4-2_amd64.deb +md5 = 14b24b44ae06d6a46022189296e0777c +source = repo:trusty/universe + +[seabios_1.8.2-1ubuntu1~cloud0] +file = seabios_1.8.2-1ubuntu1~cloud0_all.deb +md5 = bccb7691db3a099daf54ee27429b312a +source = repo:trusty-updates-liberty/main + +[sharutils_1:4.14-1ubuntu1] +file = sharutils_1%%3a4.14-1ubuntu1_amd64.deb +md5 = 021cd2f95dd7fa1b4218d1caf50c882e +source = repo:trusty/main + +[tzdata-java_2015g-0ubuntu0.14.04] +file = tzdata-java_2015g-0ubuntu0.14.04_all.deb +md5 = 1aeed033ab69e10dd6b21a2d5f7d5ebf +source = repo:trusty-security/main + +[tzdata_2015g-0ubuntu0.14.04] +file = tzdata_2015g-0ubuntu0.14.04_all.deb +md5 = 5474d9feb700f6b4c2895e79d37cba86 +source = repo:trusty-security/main + +[vbetool_1.1-3] +file = vbetool_1.1-3_amd64.deb +md5 = e5487da0e86050f4ce7804dc8f822256 +source = repo:trusty/main + +[zookeeper_3.4.5+dfsg-1] +file = zookeeper_3.4.5+dfsg-1_all.deb +md5 = 59083991e535cb097e9db55714b78589 +source = repo:trusty/universe + diff --git a/build/package_configs/ubuntu1404/liberty/depends_contrail_installer_packages.cfg b/build/package_configs/ubuntu1404/liberty/depends_contrail_installer_packages.cfg new file mode 100644 index 000000000..05dd56cbb --- /dev/null +++ b/build/package_configs/ubuntu1404/liberty/depends_contrail_installer_packages.cfg @@ -0,0 +1,345 @@ +# **************************************************************************** +# CAUTION: ANY CHANGES TO DEFAULT SECTION APPLIES TO ALL SECTIONS +# IF NOT OVERWRITTEN LOCALLY +# **************************************************************************** +# Usage: +# [package name] +# file = # file name of the package +# +# location = # location where the package file is available. +# # If location is empty, default value is applied +# # Default value = /// and +# # its sub directories +# +# md5 = # md5 check sum of the package file +# +# package_type = # wrapper package name in which this package will be +# # packaged +# # eg. If a section has package_type - contrail-dependent-packages +# # then that package file will be packaged in +# # the wrapper package contrail-dependent-packages +# +# source = # provide reference to the source of the package +# # +# # supported values - +# # repo: - package belongs to the repo specified in . +# # Use upstream repo name or contrail repo names +# # http:///path - Url from which the package is downloaded +# **************************************************************************** + +[DEFAULT] +file = +md5 = +location = +package_type = contrail-install-packages, contrail-dependent-packages, contrail-installer-packages + +[build-essential_11.6ubuntu6] +file = build-essential_11.6ubuntu6_amd64.deb +md5 = 6fa3d082885a7440d512236685cd24fd +source = repo:trusty/main + +[binutils_2.24-5ubuntu14] +file = binutils_2.24-5ubuntu14_amd64.deb +md5 = acc66ab441dec5bcf46c2e261b1de31d +source = repo:trusty-updates/main + +[cpp-4.8_4.8.4-2ubuntu1~14.04] +file = cpp-4.8_4.8.4-2ubuntu1~14.04_amd64.deb +md5 = 50653591beb6c73b2a41703ccd0bf0d7 +source = repo:trusty-updates/main/ + +[cpp_4:4.8.2-1ubuntu6] +file = cpp_4%%3a4.8.2-1ubuntu6_amd64.deb +md5 = 2ced23b24cf068b16b5a69222506fd79 +source = repo:trusty/main + +[curl_7.35.0-1ubuntu2.5] +file = curl_7.35.0-1ubuntu2.5_amd64.deb +md5 = 180863ae8fa9003164506da97f95a89e +source = repo:trusty-security/main + +[dpkg-dev_1.17.5ubuntu5.5] +file = dpkg-dev_1.17.5ubuntu5.5_all.deb +md5 = b092513a46b94e7dd65d0ab8367f2e3d +source = repo:trusty-security/main + +[g++-4.8_4.8.4-2ubuntu1~14.04] +file = g++-4.8_4.8.4-2ubuntu1~14.04_amd64.deb +md5 = 1b07f3789e1e951b15549d6eb2f9f4e3 +source = repo:trusty-updates/main/ + +[g++_4:4.8.2-1ubuntu6] +file = g++_4%%3a4.8.2-1ubuntu6_amd64.deb +md5 = 7332a4e9116b821e167a3d0236ca413a +source = repo:trusty/main + +[gcc-4.8-base_4.8.4-2ubuntu1~14.04] +file = gcc-4.8-base_4.8.4-2ubuntu1~14.04_amd64.deb +md5 = c573cb28348168922145e6fcb8120fd9 +source = repo:trusty-updates/main/ + +[gcc-4.8_4.8.4-2ubuntu1~14.04] +file = gcc-4.8_4.8.4-2ubuntu1~14.04_amd64.deb +md5 = 4ec6a901872393ced4beb3873e2dfb85 +source = repo:trusty-updates/main/ + +[gcc_4:4.8.2-1ubuntu6] +file = gcc_4%%3a4.8.2-1ubuntu6_amd64.deb +md5 = 83b25d71df6df1c47a4b983596896f0b +source = repo:trusty/main + +[ifenslave-2.6_2.4ubuntu1.2] +file = ifenslave-2.6_2.4ubuntu1.2_all.deb +md5 = 29f633fc0e2f9dfc30e81f4d0de3c4d9 +source = repo:trusty-updates/main/ + +[libasan0_4.8.4-2ubuntu1~14.04] +file = libasan0_4.8.4-2ubuntu1~14.04_amd64.deb +md5 = 5b2df53671e849a1f9d3fe6356818165 +source = repo:trusty-updates/main/ + +[libatomic1_4.8.4-2ubuntu1~14.04] +file = libatomic1_4.8.4-2ubuntu1~14.04_amd64.deb +md5 = 8a6c26c437b43c85333e456e06741ae7 +source = repo:trusty-updates/main/ + +[libc-dev-bin_2.19-0ubuntu6.6] +file = libc-dev-bin_2.19-0ubuntu6.6_amd64.deb +md5 = 9cdab0e5888b421dc89a7a94331b04fe +source = repo:trusty-security/main + +[libc6-dev_2.19-0ubuntu6.6] +file = libc6-dev_2.19-0ubuntu6.6_amd64.deb +md5 = cc13115c3843d4e27b43796b94d1aa6e +source = repo:trusty-security/main + +[libc6_2.19-0ubuntu6.6] +file = libc6_2.19-0ubuntu6.6_amd64.deb +md5 = f57ca4c76bdf2af3117e51d63eb81004 +source = repo:trusty-security/main + +[libcloog-isl4_0.18.2-1] +file = libcloog-isl4_0.18.2-1_amd64.deb +md5 = da71de63b0e24eb02afb817c0b285d6a +source = repo:trusty/main + +[libcurl3_7.35.0-1ubuntu2.5] +file = libcurl3_7.35.0-1ubuntu2.5_amd64.deb +md5 = b3396e79e61f04a1fef0785bb9f3b5f7 +source = repo:trusty-security/main + +[libdpkg-perl_1.17.5ubuntu5.5] +file = libdpkg-perl_1.17.5ubuntu5.5_all.deb +md5 = d393a3194bb3ce8789a5cb7597e49f64 +source = repo:trusty-security/main + +[libgcc-4.8-dev_4.8.4-2ubuntu1~14.04] +file = libgcc-4.8-dev_4.8.4-2ubuntu1~14.04_amd64.deb +md5 = 750675946c8c27520c089c5107c10f2e +source = repo:trusty-updates/main/ + +[libgmp10_2:5.1.3+dfsg-1ubuntu1] +file = libgmp10_2%%3a5.1.3+dfsg-1ubuntu1_amd64.deb +md5 = 5a25bb81aa2e0ca83e2d349d58b435d5 +source = repo:trusty/main + +[libgomp1_4.8.4-2ubuntu1~14.04] +file = libgomp1_4.8.4-2ubuntu1~14.04_amd64.deb +md5 = 0aafd999af2178536eb55577c5781d95 +source = repo:trusty/main + +[libisl10_0.12.2-1] +file = libisl10_0.12.2-1_amd64.deb +md5 = b9756a5cce1ecd2d56652779d9e3b757 +source = repo:trusty/main + +[libitm1_4.8.4-2ubuntu1~14.04] +file = libitm1_4.8.4-2ubuntu1~14.04_amd64.deb +md5 = 67211089609f24430fee9ef632429e9d +source = repo:trusty-updates/main/ + +[libmpc3_1.0.1-1ubuntu1] +file = libmpc3_1.0.1-1ubuntu1_amd64.deb +md5 = c5749c5428040f492bc9d00b0101b8a8 +source = repo:trusty/main + +[libmpfr4_3.1.2-1] +file = libmpfr4_3.1.2-1_amd64.deb +md5 = 3ff03e231bf643436f087da42faaad6d +source = repo:trusty/main + +[libquadmath0_4.8.4-2ubuntu1~14.04] +file = libquadmath0_4.8.4-2ubuntu1~14.04_amd64.deb +md5 = c92513d87d98bad964756278c4e3adc1 +source = repo:trusty-updates/main/ + +[libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04] +file = libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04_amd64.deb +md5 = 9e3dd7fc9327de0a6b06c4ec017aa8cb +source = repo:trusty-updates/main/ + +[libstdc++6_4.8.4-2ubuntu1~14.04] +file = libstdc++6_4.8.4-2ubuntu1~14.04_amd64.deb +md5 = bfe435106e74f02e4b5377753ce8d920 +source = repo:trusty-updates/main/ + +[libtsan0_4.8.4-2ubuntu1~14.04] +file = libtsan0_4.8.4-2ubuntu1~14.04_amd64.deb +md5 = 19083483a508ab09f6173a29d9984b4c +source = repo:trusty-updates/main/ + +[libyaml-0-2_0.1.4-3ubuntu3.1] +file = libyaml-0-2_0.1.4-3ubuntu3.1_amd64.deb +md5 = 4dcc359331403252136be3490c923fc9 +source = repo:trusty-security/main + +[linux-libc-dev_3.13.0-76.120] +file = linux-libc-dev_3.13.0-76.120_amd64.deb +md5 = 82f1f3a9c3cab7c75fdfa99c811d4ffc +source = repo:trusty-security/main + +[make_3.81-8.2ubuntu3] +file = make_3.81-8.2ubuntu3_amd64.deb +md5 = 6442fbef4450fc977fb1ab6297cf7797 +source = repo:trusty/main + +[manpages-dev_3.54-1ubuntu1] +file = manpages-dev_3.54-1ubuntu1_all.deb +md5 = 8b108211126e2798112fbd55292e5690 +source = repo:trusty/main + +[patch_2.7.1-4ubuntu2.3] +file = patch_2.7.1-4ubuntu2.3_amd64.deb +md5 = 4f07a01b36e3a60a34c3bcef647894ae +source = repo:trusty-security/main + +[python-chardet-whl_2.2.1-2~ubuntu1] +file = python-chardet-whl_2.2.1-2~ubuntu1_all.deb +md5 = d882e156f6af98454a96cae30ae58784 +source = repo:trusty-updates/universe/ + +[python-colorama-whl_0.2.5-0.1ubuntu2] +file = python-colorama-whl_0.2.5-0.1ubuntu2_all.deb +md5 = 2c4ecb5b3fc49ae20510d3aac886b66a +source = repo:trusty-updates/universe/ + +[python-colorama_0.2.5-0.1ubuntu2] +file = python-colorama_0.2.5-0.1ubuntu2_all.deb +md5 = b06bc963962c3f3c97f5d1da53a56f3f +source = repo:trusty-updates/universe/ + +[python-crypto_2.6.1-4build1] +file = python-crypto_2.6.1-4build1_amd64.deb +md5 = 14de358cc59ab40ee9c90f3582591f79 +source = repo:trusty/main + +[python-distlib_0.1.8-1ubuntu1] +file = python-distlib_0.1.8-1ubuntu1_all.deb +md5 = b3288d6d230096c11d69ebe18c44ed83 +source = repo:trusty-updates/universe/ + +[python-distlib-whl_0.1.8-1ubuntu1] +file = python-distlib-whl_0.1.8-1ubuntu1_all.deb +md5 = 93792a4c21365ded4316fdb5bc895dd5 +source = repo:trusty-updates/universe/ + +[python-ecdsa_0.13-2~cloud0_all.deb] +file = python-ecdsa_0.13-2~cloud0_all.deb +md5 = 28e003b7e00e1ae32bda3d78978d98b6 +source = repo:trusty-updates-liberty/main + +[python-html5lib-whl_0.999-3~ubuntu1] +file = python-html5lib-whl_0.999-3~ubuntu1_all.deb +md5 = bc6bd5baa70ace380513925f749857fa +source = repo:trusty-updates/main/ + +[python-html5lib_0.999-3~ubuntu1] +file = python-html5lib_0.999-3~ubuntu1_all.deb +md5 = 93c4140d32e1addb8231a3e0be557c93 +source = repo:trusty-updates/main/ + +[python-iniparse_0.4-2.1build1] +file = python-iniparse_0.4-2.1build1_all.deb +md5 = 3d81a65e52f0d19ad3c19ce67c522dfd +source = repo:trusty/universe + +[python-netaddr_0.7.17-1~cloud0_all.deb] +file = python-netaddr_0.7.17-1~cloud0_all.deb +md5 = 89d4527634930d641605e2af0d6439b4 +source = repo:trusty-updates-liberty/main + +[python-netifaces_0.10.4-0.1build1~cloud0] +file = python-netifaces_0.10.4-0.1build1~cloud0_amd64.deb +md5 = 4f413bf65bd8f56768a160ef931f244d +source = repo:trusty-updates-liberty/main + +[python-paramiko_1.15.1-1~cloud0_all.deb] +file = python-paramiko_1.15.1-1~cloud0_all.deb +md5 = 9bdddb479976f8b284b4d612994532df +source = repo:trusty-updates-liberty/main + +[python-pip-whl_1.5.4-1ubuntu3] +file = python-pip-whl_1.5.4-1ubuntu3_all.deb +md5 = cfa1165c167c67db395fd77b7e477b6d +source = repo:trusty-updates/universe/ + +[python-pip_1.5.4-1ubuntu3] +file = python-pip_1.5.4-1ubuntu3_all.deb +md5 = 5e8aaaea2393012f52590302fe7f2c7a +source = repo:trusty-updates/universe/ + +[python-pkg-resources_18.4-1~cloud0] +file = python-pkg-resources_18.4-1~cloud0_all.deb +md5 = 0bec36a1a3cb4eb7243309d86288d95a +source = repo:trusty-updates-liberty/main + +[python-requests-whl_2.7.0-3~cloud0] +file = python-requests-whl_2.7.0-3~cloud0_all.deb +md5 = a2bbee02231237e74835422bba28137a +source = repo:trusty-updates-liberty/main + +[python-setuptools-whl_18.4-1~cloud0] +file = python-setuptools-whl_18.4-1~cloud0_all.deb +md5 = efa24bc631ce5fdadd5a33a032c49cda +source = repo:trusty-updates-liberty/main + +[python-setuptools_18.4-1~cloud0] +file = python-setuptools_18.4-1~cloud0_all.deb +md5 = 2d30be2d1a9b092bb1433f9f8fa93566 +source = repo:trusty-updates-liberty/main + +[python-six-whl_1.9.0-5~cloud0] +file = python-six-whl_1.9.0-5~cloud0_all.deb +md5 = 3ea8822d167b2964a5c682afa0c8610e +source = repo:trusty-updates-liberty/main + +[python-support_1.0.15] +file = python-support_1.0.15_all.deb +md5 = 0d45e460d9fb2de50444bf59de240a6f +source = repo:trusty/universe + +[python-urllib3-whl_1.11-1~cloud1] +file = python-urllib3-whl_1.11-1~cloud1_all.deb +md5 = 69755530185a5311e9a4bc7f87ba77d5 +source = repo:trusty-updates-liberty/main + +[python-wheel_0.26.0-1~cloud0] +file = python-wheel_0.26.0-1~cloud0_all.deb +md5 = e4e67781ea278ac94666693bb0936dad +source = repo:trusty-updates-liberty/main + +[python-yaml_3.10-4ubuntu0.1] +file = python-yaml_3.10-4ubuntu0.1_amd64.deb +md5 = 3bbc120de69a86a8f0b996d722437fd4 +source = repo:trusty-security/main + +[python3-pkg-resources_18.4-1~cloud0] +file = python3-pkg-resources_18.4-1~cloud0_all.deb +md5 = a8e42454d920c8f8ca9c893705c004ac +source = repo:trusty-updates-liberty/main + +[vlan_1.9-3ubuntu10] +file = vlan_1.9-3ubuntu10_amd64.deb +md5 = c542a1bacbad438f028c8da3afa30295 +source = repo:trusty/main + diff --git a/build/package_configs/ubuntu1404/liberty/depends_contrail_openstack_packages.cfg b/build/package_configs/ubuntu1404/liberty/depends_contrail_openstack_packages.cfg new file mode 100644 index 000000000..16f905fb3 --- /dev/null +++ b/build/package_configs/ubuntu1404/liberty/depends_contrail_openstack_packages.cfg @@ -0,0 +1,1421 @@ +# **************************************************************************** +# CAUTION: ANY CHANGES TO DEFAULT SECTION APPLIES TO ALL SECTIONS +# IF NOT OVERWRITTEN LOCALLY +# **************************************************************************** +# Usage: +# [package name] +# file = # file name of the package +# +# location = # location where the package file is available. +# # If location is empty, default value is applied +# # Default value = /// and +# # its sub directories +# +# md5 = # md5 check sum of the package file +# +# package_type = # wrapper package name in which this package will be +# # packaged +# # eg. If a section has package_type - contrail-dependent-packages +# # then that package file will be packaged in +# # the wrapper package contrail-dependent-packages +# +# source = # provide reference to the source of the package +# # +# # supported values - +# # repo: - package belongs to the repo specified in . +# # Use upstream repo name or contrail repo names +# # http:///path - Url from which the package is downloaded +# **************************************************************************** + +[DEFAULT] +file = +md5 = +location = +package_type = contrail-install-packages, contrail-openstack-packages + +[alembic_0.8.2-2ubuntu2~cloud0] +file = alembic_0.8.2-2ubuntu2~cloud0_all.deb +md5 = 59234ab3773edc41987da4c87299b8ed +source = repo:trusty-updates-liberty/main + +[apache2-bin_2.4.7-1ubuntu4.8] +file = apache2-bin_2.4.7-1ubuntu4.8_amd64.deb +md5 = f415fae084e9abbe090cfeaa2fcada2d +source = repo:trusty-updates/main + +[apache2-data_2.4.7-1ubuntu4.8] +file = apache2-data_2.4.7-1ubuntu4.8_all.deb +md5 = 86a7531da8ded786b28b81f622b46cb6 +source = repo:trusty-updates/main + +[apache2_2.4.7-1ubuntu4.8] +file = apache2_2.4.7-1ubuntu4.8_amd64.deb +md5 = 80b29b3ff6f04d37e67fd4aa849997a6 +source = repo:trusty-updates/main + +[barbican-api_1:1.0.0-0ubuntu1.1~cloud0] +file = barbican-api_1%%3a1.0.0-0ubuntu1.1~cloud0_all.deb +md5 = 0aad85a0b86d49662d2d4e571c939be6 +source = repo:trusty-updates-liberty/main/ + +[barbican-common_1:1.0.0-0ubuntu1.1~cloud0] +file = barbican-common_1%%3a1.0.0-0ubuntu1.1~cloud0_all.deb +md5 = efd523d566bfb4d809e6e2a963ae5cbf +source = repo:trusty-updates-liberty/main/ + +[barbican-doc_1:1.0.0-0ubuntu1.1~cloud0] +file = barbican-doc_1%%3a1.0.0-0ubuntu1.1~cloud0_all.deb +md5 = 9f2ba856b4a0f9733366ee100b0421ab +source = repo:trusty-updates-liberty/main/ + +[barbican-keystone-listener_1:1.0.0-0ubuntu1.1~cloud0] +file = barbican-keystone-listener_1%%3a1.0.0-0ubuntu1.1~cloud0_all.deb +md5 = f7e9ed2f6e30f8b726a5341f6846b224 +source = repo:trusty-updates-liberty/main/ + +[barbican-worker_1:1.0.0-0ubuntu1.1~cloud0] +file = barbican-worker_1%%3a1.0.0-0ubuntu1.1~cloud0_all.deb +md5 = ea2dc3f8821b7c39aac13cd13613d810 +source = repo:trusty-updates-liberty/main/ + +[cinder-api_2:7.0.0-0ubuntu1.15.10.1~cloud0] +file = cinder-api_2%%3a7.0.0-0ubuntu1.15.10.1~cloud0_all.deb +md5 = f76cd9a601ce363ebf1687646b743726 +source = repo:trusty-updates-liberty/main + +[cinder-common_2:7.0.0-0ubuntu1.15.10.1~cloud0] +file = cinder-common_2%%3a7.0.0-0ubuntu1.15.10.1~cloud0_all.deb +md5 = 753565c82165808ff2f007f593a34f04 +source = repo:trusty-updates-liberty/main + +[cinder-scheduler_2:7.0.0-0ubuntu1.15.10.1~cloud0] +file = cinder-scheduler_2%%3a7.0.0-0ubuntu1.15.10.1~cloud0_all.deb +md5 = b4b439deef63143617267301976d6b2c +source = repo:trusty-updates-liberty/main + +[cliff-tablib_1.1-1] +file = cliff-tablib_1.1-1_all.deb +md5 = 38b40e8358506f6922dd4cb907b36ed2 +source = repo:trusty/main + +[dbconfig-common_1.8.47+nmu1] +file = dbconfig-common_1.8.47+nmu1_all.deb +md5 = 5193d53a4fa411be8f40f2e4d4d134c4 +source = repo:trusty/main/ + +[erlang-asn1_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-asn1_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = 575fef7263a448cdf324913398f8ec0f +source = repo:trusty-updates/main + +[erlang-base_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-base_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = 99b0855a597d569ddc43c0041677ca96 +source = repo:trusty-updates/main + +[erlang-corba_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-corba_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = f29d5d35aeae497c07371e8a752e97ea +source = repo:trusty-updates/main + +[erlang-crypto_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-crypto_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = 035e43b5d7eb117b25a28e830fc2bcbb +source = repo:trusty-updates/main + +[erlang-diameter_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-diameter_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = 88161ebc93abeaa2b2914761e460f96c +source = repo:trusty-updates/main + +[erlang-edoc_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-edoc_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = 1b55de3e45ceaa88f508a62d53c00fb1 +source = repo:trusty-updates/main + +[erlang-eldap_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-eldap_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = cc629b93dd39fff38252b710469f2326 +source = repo:trusty-updates/main + +[erlang-erl-docgen_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-erl-docgen_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = 9628a630a43a2a8a4479807ae96e1f09 +source = repo:trusty-updates/main + +[erlang-eunit_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-eunit_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = 6243705eccf17e2912b6ebc083601c77 +source = repo:trusty-updates/main + +[erlang-ic_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-ic_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = 043e80620c4881143e29f7a988d4e798 +source = repo:trusty-updates/main + +[erlang-inets_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-inets_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = f8636c11531196fe9de2be45fdfe08e1 +source = repo:trusty-updates/main + +[erlang-mnesia_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-mnesia_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = eff8aab35c9b4801ddd5c774f1aceb90 +source = repo:trusty-updates/main + +[erlang-nox_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-nox_1%%3a16.b.3-dfsg-1ubuntu2.1_all.deb +md5 = 9dfd1c17ee88f9b72090daabe3f8e731 +source = repo:trusty-updates/main + +[erlang-odbc_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-odbc_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = b042165d0ec717297d597f4b90bda232 +source = repo:trusty-updates/main + +[erlang-os-mon_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-os-mon_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = 53f05b6f3005de0878ce1ee92ba3e188 +source = repo:trusty-updates/main + +[erlang-parsetools_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-parsetools_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = 1f0c6e2cba3372c40dc6ee76ec12e7fd +source = repo:trusty-updates/main + +[erlang-percept_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-percept_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = 15655c734c0029fab92eb868329510c0 +source = repo:trusty-updates/main + +[erlang-public-key_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-public-key_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = 7518584093a1a7f99567e7493098c611 +source = repo:trusty-updates/main + +[erlang-runtime-tools_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-runtime-tools_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = 784a09013c958b70fb1bf345c3a23c7a +source = repo:trusty-updates/main + +[erlang-snmp_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-snmp_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = eee18402acd25f7e8c2c31ce26a258c7 +source = repo:trusty-updates/main + +[erlang-ssh_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-ssh_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = 4e1fe0602a2faa427bac96c6f5081811 +source = repo:trusty-updates/main + +[erlang-ssl_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-ssl_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = 07531a5126d16f130b5f14d6803112b8 +source = repo:trusty-updates/main + +[erlang-syntax-tools_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-syntax-tools_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = c0ace3059416c0ddabaea1e4dd873643 +source = repo:trusty-updates/main + +[erlang-tools_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-tools_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = 828f36449d9ce99a9390d70525db6ffc +source = repo:trusty-updates/main + +[erlang-webtool_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-webtool_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = 6327bcd344ac21dfc5ab2efe79112834 +source = repo:trusty-updates/main + +[erlang-xmerl_1:16.b.3-dfsg-1ubuntu2.1] +file = erlang-xmerl_1%%3a16.b.3-dfsg-1ubuntu2.1_amd64.deb +md5 = 46a5494bcf5589a86a65fb75f20207cb +source = repo:trusty-updates/main + +[glance-api_2:11.0.0-0ubuntu1~cloud0] +file = glance-api_2%%3a11.0.0-0ubuntu1~cloud0_all.deb +md5 = 856495f4f563c471bf70a6fb21f4aa4f +source = repo:trusty-updates-liberty/main + +[glance-common_2:11.0.0-0ubuntu1~cloud0] +file = glance-common_2%%3a11.0.0-0ubuntu1~cloud0_all.deb +md5 = ccde37e7d6f3c5e9f1277653b3a04348 +source = repo:trusty-updates-liberty/main + +[glance-registry_2:11.0.0-0ubuntu1~cloud0] +file = glance-registry_2%%3a11.0.0-0ubuntu1~cloud0_all.deb +md5 = 69ac2223e9e5f3e015c59b0ce31b7b0c +source = repo:trusty-updates-liberty/main + +[glance_2:11.0.0-0ubuntu1~cloud0] +file = glance_2%%3a11.0.0-0ubuntu1~cloud0_all.deb +md5 = 7f3f1e80ced9d45402456a62be1b60e1 +source = repo:trusty-updates-liberty/main + +[heat-api-cfn_1:5.0.0-0ubuntu1~cloud0] +file = heat-api-cfn_1%%3a5.0.0-0ubuntu1~cloud0_all.deb +md5 = 1e06528c6aabe95aa56abebd595b2773 +source = repo:trusty-updates-liberty/main + +[heat-api_1:5.0.0-0ubuntu1~cloud0] +file = heat-api_1%%3a5.0.0-0ubuntu1~cloud0_all.deb +md5 = 235e92a3a75e069c824d76cbce253344 +source = repo:trusty-updates-liberty/main + +[heat-common_1:5.0.0-0ubuntu1~cloud0] +file = heat-common_1%%3a5.0.0-0ubuntu1~cloud0_all.deb +md5 = 6cb529ef3c22f918add138e3f1938c56 +source = repo:trusty-updates-liberty/main + +[heat-engine_1:5.0.0-0ubuntu1~cloud0] +file = heat-engine_1%%3a5.0.0-0ubuntu1~cloud0_all.deb +md5 = 09b78fba87d9fd5328e31a5bf05dcd72 +source = repo:trusty-updates-liberty/main + +[ieee-data_20131224.1] +file = ieee-data_20131224.1_all.deb +md5 = 1bc31412dad4d90a6ea1ee42eaac5192 +source = repo:trusty/universe + +[keystone_2:8.0.0-0ubuntu1~cloud0] +file = keystone_2%%3a8.0.0-0ubuntu1~cloud0_all.deb +md5 = 58dc9471b518767eddccc66f39373da9 +source = repo:trusty-updates-liberty/main + +[keyutils_1.5.6-1] +file = keyutils_1.5.6-1_amd64.deb +md5 = a49da8cb9cc16bdaf1ef8b205bf99d2e +source = repo:trusty/main + +[libaio1_0.3.109-4] +file = libaio1_0.3.109-4_amd64.deb +md5 = cd9da2f52a5d7713e5080c5ed6916a41 +source = repo:trusty/main + +[libapache2-mod-wsgi_3.4-4ubuntu2.1.14.04.2] +file = libapache2-mod-wsgi_3.4-4ubuntu2.1.14.04.2_amd64.deb +md5 = 2fd6d1f0e409388c117caa7178a0f924 +source = repo:trusty-security/main + +[libapr1_1.5.0-1] +file = libapr1_1.5.0-1_amd64.deb +md5 = 710311d20d36259cb9beb6473e252c9a +source = repo:trusty/main + +[libaprutil1-dbd-sqlite3_1.5.3-1] +file = libaprutil1-dbd-sqlite3_1.5.3-1_amd64.deb +md5 = f9d34d338d857020a9f329fdb37692ca +source = repo:trusty/main + +[libaprutil1-ldap_1.5.3-1] +file = libaprutil1-ldap_1.5.3-1_amd64.deb +md5 = 78087b008a7705b2abc8800cabfacf37 +source = repo:trusty/main + +[libaprutil1_1.5.3-1] +file = libaprutil1_1.5.3-1_amd64.deb +md5 = 91d3810e9d5f5012b36e6ab06037c532 +source = repo:trusty/main + +[libblas3_1.2.20110419-7] +file = libblas3_1.2.20110419-7_amd64.deb +md5 = 3dc4c7e9af05c17cd1539b3415d870b8 +source = repo:trusty/main + +[libdbd-mysql-perl_4.025-1] +file = libdbd-mysql-perl_4.025-1_amd64.deb +md5 = 2409373cd5f8fb702e6c636c28eb5e2e +source = repo:trusty/main + +[libdbi-perl_1.630-1] +file = libdbi-perl_1.630-1_amd64.deb +md5 = 53c59ad9793bbd09d9c8dedcdecaba1c +source = repo:trusty/main + +[libevent-2.0-5_2.0.21-stable-1ubuntu1.14.04.1] +file = libevent-2.0-5_2.0.21-stable-1ubuntu1.14.04.1_amd64.deb +md5 = 66bae54dc127761b5d044d20a49c84c4 +source = repo:trusty-security/main + +[libgfortran3_4.8.4-2ubuntu1~14.04] +file = libgfortran3_4.8.4-2ubuntu1~14.04_amd64.deb +md5 = f6f64296b26d38c70df45eebe341289e +source = repo:trusty-updates/main + +[libgssglue1_0.4-2ubuntu1] +file = libgssglue1_0.4-2ubuntu1_amd64.deb +md5 = 08250dff6de699fceff270123f609b49 +source = repo:trusty/main + +[libjansson4_2.5-2] +file = libjansson4_2.5-2_amd64.deb +md5 = 7aca37bf83dbcb9c5240133842dcf421 +source = repo:trusty/universe/ + +[libjs-jquery_1.7.2+dfsg-2ubuntu1] +file = libjs-jquery_1.7.2+dfsg-2ubuntu1_all.deb +md5 = 08cb6ee293e5570df48cbff3b1316cb5 +source = repo:trusty/main + +[libjs-sphinxdoc_1.2.2+dfsg-1ubuntu1.1] +file = libjs-sphinxdoc_1.2.2+dfsg-1ubuntu1.1_all.deb +md5 = e879f3796e2e62c43f79bdfab3ecdbbd +source = repo:trusty-updates/main + +[libjs-swfobject_2.2+dfsg-1] +file = libjs-swfobject_2.2+dfsg-1_all.deb +md5 = 754241570e03dd0c8d412d3b9e7590d1 +source = repo:trusty/universe + +[libjs-underscore_1.4.4-2ubuntu1] +file = libjs-underscore_1.4.4-2ubuntu1_all.deb +md5 = 305ad423ee8697a945c3610cf10a6bdf +source = repo:trusty/main + +[liblapack3_3.5.0-2ubuntu1] +file = liblapack3_3.5.0-2ubuntu1_amd64.deb +md5 = 8cd3e8d2924872557e686a295436c19f +source = repo:trusty/main + +[libltdl7_2.4.2-1.7ubuntu1] +file = libltdl7_2.4.2-1.7ubuntu1_amd64.deb +md5 = ddeea7a0b4082abd4f746f46c8ccb48e +source = repo:trusty/main + +[libmysqlclient18_5.5.47-0ubuntu0.14.04.1] +file = libmysqlclient18_5.5.47-0ubuntu0.14.04.1_amd64.deb +md5 = 8ccafd90f1e54adc5a5a862f85254796 +source = repo:trusty-security/main + +[libnfsidmap2_0.25-5] +file = libnfsidmap2_0.25-5_amd64.deb +md5 = 5e06543f26481fa549a1e017eec4ef36 +source = repo:trusty/main + +[libodbc1_2.2.14p2-5ubuntu5] +file = libodbc1_2.2.14p2-5ubuntu5_amd64.deb +md5 = 433e8b9f8a79a80052db69ed4f02fe53 +source = repo:trusty/main + +[libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3] +file = libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb +md5 = dd0286ad741615a8e31d60efe224d110 +source = repo:trusty/universe/ + +[libpq5_9.3.10-0ubuntu0.14.04] +file = libpq5_9.3.10-0ubuntu0.14.04_amd64.deb +md5 = 6626ddab496e79726f7575b890424072 +source = repo:trusty-security/main + +[libpython2.7-minimal_2.7.6-8ubuntu0.2] +file = libpython2.7-minimal_2.7.6-8ubuntu0.2_amd64.deb +md5 = 48d76dcd9239d2970d3866d6082a48c6 +source = repo:trusty-security/main + +[libpython2.7-stdlib_2.7.6-8ubuntu0.2] +file = libpython2.7-stdlib_2.7.6-8ubuntu0.2_amd64.deb +md5 = accc8dfb0ff3e0440e66f4c4c9589854 +source = repo:trusty-security/main + +[libpython2.7_2.7.6-8ubuntu0.2] +file = libpython2.7_2.7.6-8ubuntu0.2_amd64.deb +md5 = e52bac5d993bf5c8c60ef92b9e392603 +source = repo:trusty-security/main + +[libssl0.9.8_0.9.8o-7ubuntu3.2.14.04.1] +file = libssl0.9.8_0.9.8o-7ubuntu3.2.14.04.1_amd64.deb +md5 = 67303b5e19bf90c0538564669685483e +source = repo:trusty-security/universe + +[libterm-readkey-perl_2.31-1] +file = libterm-readkey-perl_2.31-1_amd64.deb +md5 = c68d9e65673823e4d60d0029cc26ea89 +source = repo:trusty/main + +[libtirpc1_0.2.2-5ubuntu2] +file = libtirpc1_0.2.2-5ubuntu2_amd64.deb +md5 = acc1c8e0345c8c3e53ba94a59a4729d8 +source = repo:trusty/main + +[libxmlsec1-openssl_1.2.18-2ubuntu1] +file = libxmlsec1-openssl_1.2.18-2ubuntu1_amd64.deb +md5 = b389871df7c5c1bfab522ab1769a983c +source = repo:trusty/universe + +[libxmlsec1_1.2.18-2ubuntu1] +file = libxmlsec1_1.2.18-2ubuntu1_amd64.deb +md5 = 86bd246c9f2ee4e8179b202fc4b12e47 +source = repo:trusty/universe + +[libzmq3_4.0.4+dfsg-2] +file = libzmq3_4.0.4+dfsg-2_amd64.deb +md5 = ebd2f2c4ee920bb89e3481eca46a28d9 +source = repo:trusty/universe/ + +[memcached_1.4.14-0ubuntu9] +file = memcached_1.4.14-0ubuntu9_amd64.deb +md5 = 29893483844957ac4c33097d0c0108a6 +source = repo:trusty/main + +[mysql-client-5.5_5.5.47-0ubuntu0.14.04.1] +file = mysql-client-5.5_5.5.47-0ubuntu0.14.04.1_amd64.deb +md5 = c9628bdd19abae613490651e6a00f6ad +source = repo:trusty-security/main + +[mysql-client-core-5.5_5.5.47-0ubuntu0.14.04.1] +file = mysql-client-core-5.5_5.5.47-0ubuntu0.14.04.1_amd64.deb +md5 = 10deaca8c32bea152493eda9fc14c427 +source = repo:trusty-security/main + +[mysql-client_5.5.47-0ubuntu0.14.04.1] +file = mysql-client_5.5.47-0ubuntu0.14.04.1_all.deb +md5 = 7271d8e3a7429adb6f9f6ecbdbbc9660 +source = repo:trusty-security/main + +[mysql-common_5.5.47-0ubuntu0.14.04.1] +file = mysql-common_5.5.47-0ubuntu0.14.04.1_all.deb +md5 = c936e0f33cf3576155af076278a2be26 +source = repo:trusty-security/main + +[nfs-common_1:1.2.8-6ubuntu1.2] +file = nfs-common_1%%3a1.2.8-6ubuntu1.2_amd64.deb +md5 = 64d83aabb28de942a6e367181ed580ca +source = repo:trusty-updates/main + +[nova-api_2:12.0.0-0ubuntu2~cloud0] +file = nova-api_2%%3a12.0.0-0ubuntu2~cloud0_all.deb +md5 = 572632d443686850b2c4fefa9790f365 +source = repo:trusty-updates-liberty/main + +[nova-common_2:12.0.0-0ubuntu2~cloud0] +file = nova-common_2%%3a12.0.0-0ubuntu2~cloud0_all.deb +md5 = 047e8698c56b8650474369dbe3c24968 +source = repo:trusty-updates-liberty/main + +[nova-conductor_2:12.0.0-0ubuntu2~cloud0] +file = nova-conductor_2%%3a12.0.0-0ubuntu2~cloud0_all.deb +md5 = 0268735564fa67e02fc6782caad16d68 +source = repo:trusty-updates-liberty/main + +[nova-console_2:12.0.0-0ubuntu2~cloud0] +file = nova-console_2%%3a12.0.0-0ubuntu2~cloud0_all.deb +md5 = 968fda4fe8b386484214c5372b4e674c +source = repo:trusty-updates-liberty/main + +[nova-consoleauth_2:12.0.0-0ubuntu2~cloud0] +file = nova-consoleauth_2%%3a12.0.0-0ubuntu2~cloud0_all.deb +md5 = 068e701e3e826ffdb8c4ce8381e59d9f +source = repo:trusty-updates-liberty/main + +[nova-novncproxy_2:12.0.0-0ubuntu2~cloud0] +file = nova-novncproxy_2%%3a12.0.0-0ubuntu2~cloud0_all.deb +md5 = 60d8b9753d18d4ce68741329e9f1c91f +source = repo:trusty-updates-liberty/main + +[nova-objectstore_2:12.0.0-0ubuntu2~cloud0] +file = nova-objectstore_2%%3a12.0.0-0ubuntu2~cloud0_all.deb +md5 = 7268e0e334b3d1fe888cacf825fe6915 +source = repo:trusty-updates-liberty/main + +[nova-scheduler_2:12.0.0-0ubuntu2~cloud0] +file = nova-scheduler_2%%3a12.0.0-0ubuntu2~cloud0_all.deb +md5 = 4bd7161d52451f9dfc17badd3aabdb78 +source = repo:trusty-updates-liberty/main + +[novnc_1:0.4+dfsg+1+20131010+gitf68af8af3d-2] +file = novnc_1%%3a0.4+dfsg+1+20131010+gitf68af8af3d-2_all.deb +md5 = fae80db8696627b14491879893901708 +source = repo:trusty/universe + +[openstack-dashboard-ubuntu-theme_2:8.0.0-0ubuntu2~cloud0] +file = openstack-dashboard-ubuntu-theme_2%%3a8.0.0-0ubuntu2~cloud0_all.deb +md5 = 7b35934166ad0192673942375de2ed61 +source = repo:trusty-updates-liberty/main + +[openstack-dashboard_2:8.0.0-0ubuntu2~cloud0] +file = openstack-dashboard_2%%3a8.0.0-0ubuntu2~cloud0_all.deb +md5 = 3a2a9f6bf5d0873c763bb8d6b2a09654 +source = repo:trusty-updates-liberty/main + +[os-brick-common_0.5.0-0ubuntu2~cloud0] +file = os-brick-common_0.5.0-0ubuntu2~cloud0_all.deb +md5 = cd034d48c7726ff544ea056e86166760 +source = repo:trusty-updates-liberty/main + +[python-alembic_0.8.2-2ubuntu2~cloud0] +file = python-alembic_0.8.2-2ubuntu2~cloud0_all.deb +md5 = 3f13f91552859507bc19e7c26710e676 +source = repo:trusty-updates-liberty/main + +[python-amqp_1.4.6-3~cloud0] +file = python-amqp_1.4.6-3~cloud0_all.deb +md5 = d4e0f49cf7b5e335b1f917e157fca201 +source = repo:trusty-updates-liberty/main + +[python-anyjson_0.3.3-1build1] +file = python-anyjson_0.3.3-1build1_all.deb +md5 = 12fd230b8619d75b80d63b154b2b94d0 +source = repo:trusty/main + +[python-appconf_0.5-4~cloud0] +file = python-appconf_0.5-4~cloud0_all.deb +md5 = c82336629eda5f7ac0a5027431551b18 +source = repo:trusty-updates-liberty/main + +[python-appdirs_1.4.0-2~cloud0] +file = python-appdirs_1.4.0-2~cloud0_all.deb +md5 = 0bd966c74f04947f965d38e21e9368ac +source = repo:trusty-updates-liberty/main + +[python-automaton_0.7.0-1~cloud0] +file = python-automaton_0.7.0-1~cloud0_all.deb +md5 = c98f69a5a8364187ce62a3694c2ba337 +source = repo:trusty-updates-liberty/main + +[python-babel-localedata_1.3+dfsg.1-2ubuntu2] +file = python-babel-localedata_1.3+dfsg.1-2ubuntu2_all.deb +md5 = 04b563190593c2cfbb03c684db356bcf +source = repo:trusty-updates/main + +[python-babel_1.3+dfsg.1-2ubuntu2] +file = python-babel_1.3+dfsg.1-2ubuntu2_all.deb +md5 = af3cd914d55062d4e165dc7b1e536507 +source = repo:trusty-updates/main + +[python-barbican_1:1.0.0-0ubuntu1.1~cloud0] +file = python-barbican_1%%3a1.0.0-0ubuntu1.1~cloud0_all.deb +md5 = 29874e0fc3e05b5e9ca50024134e2813 +source = repo:trusty-updates-liberty/main/ + +[python-barbicanclient_3.3.0-2~cloud0] +file = python-barbicanclient_3.3.0-2~cloud0_all.deb +md5 = 6a64332f8133b3387f9a9d0b83fb061d +source = repo:trusty-updates-liberty/main + +[python-cachetools_1.0.3-1~cloud0] +file = python-cachetools_1.0.3-1~cloud0_all.deb +md5 = 7fd8b5a42a3a997887a4c9faa172af57 +source = repo:trusty-updates-liberty/main + +[python-castellan_0.2.1-0ubuntu1~cloud0] +file = python-castellan_0.2.1-0ubuntu1~cloud0_all.deb +md5 = 2fde90c917e01f16977f1436ce334c60 +source = repo:trusty-updates-liberty/main + +[python-ceilometerclient_1.5.0-1~cloud0] +file = python-ceilometerclient_1.5.0-1~cloud0_all.deb +md5 = 67590bfe834d4ab532d736fdb2603222 +source = repo:trusty-updates-liberty/main + +[python-cffi-backend_1.1.2-1ubuntu2~cloud2] +file = python-cffi-backend_1.1.2-1ubuntu2~cloud2_amd64.deb +md5 = a6eeddae3e72c4f810436ae731820531 +source = repo:trusty-updates-liberty/main + +[python-cffi_1.1.2-1ubuntu2~cloud2] +file = python-cffi_1.1.2-1ubuntu2~cloud2_all.deb +md5 = 82708403df72df837e73d8512d53500a +source = repo:trusty-updates-liberty/main + +[python-cinder_2:7.0.0-0ubuntu1.15.10.1~cloud0] +file = python-cinder_2%%3a7.0.0-0ubuntu1.15.10.1~cloud0_all.deb +md5 = ee34a3adf73872d95f19b2f69f4ac3b8 +source = repo:trusty-updates-liberty/main + +[python-cinderclient_1:1.4.0-2~cloud0] +file = python-cinderclient_1%%3a1.4.0-2~cloud0_all.deb +md5 = adc89632692659f58f1a494b1ced379c +source = repo:trusty-updates-liberty/main + +[python-cliff_1.14.0-1ubuntu1~cloud0] +file = python-cliff_1.14.0-1ubuntu1~cloud0_all.deb +md5 = b94ae36564ad1c3f4b9b833c05e805a6 +source = repo:trusty-updates-liberty/main + +[python-cmd2_0.6.7-2fakesync1build1] +file = python-cmd2_0.6.7-2fakesync1build1_all.deb +md5 = 9b2fea5232b418bee0ae8144aee42e6b +source = repo:trusty/main + +[python-compressor_1.5-1ubuntu2~cloud0] +file = python-compressor_1.5-1ubuntu2~cloud0_all.deb +md5 = 71844e0bc7576ec810afcfb703e42e68 +source = repo:trusty-updates-liberty/main + +[python-concurrent.futures_3.0.3-1~cloud0] +file = python-concurrent.futures_3.0.3-1~cloud0_all.deb +md5 = 6c6dd433b7f263c5553954e16f49a08c +source = repo:trusty-updates-liberty/main + +[python-contextlib2_0.4.0-2.1~cloud0] +file = python-contextlib2_0.4.0-2.1~cloud0_all.deb +md5 = 520b1a5e8562819288b9743b713dd3af +source = repo:trusty-updates-liberty/main + +[python-croniter_0.3.4-0ubuntu1] +file = python-croniter_0.3.4-0ubuntu1_all.deb +md5 = cad5235306fd0714cc630eef59836bba +source = repo:trusty/main + +[python-cryptography_1.0.1-1ubuntu1~cloud1] +file = python-cryptography_1.0.1-1ubuntu1~cloud1_amd64.deb +md5 = e4296f05db1a70ee1a7910148c1904e0 +source = repo:trusty-updates-liberty/main + +[python-dateutil_2.2-2~cloud0] +file = python-dateutil_2.2-2~cloud0_all.deb +md5 = 5653f2078f27e1af96143110dfdf709a +source = repo:trusty-updates-liberty/main + +[python-dbus-dev_1.2.0-2build2] +file = python-dbus-dev_1.2.0-2build2_all.deb +md5 = 85d5d7dde8f70301fab9c9722d5dcbce +source = repo:trusty/main + +[python-dbus_1.2.0-2build2] +file = python-dbus_1.2.0-2build2_amd64.deb +md5 = be870be93e3576e45d2243e3c812e99e +source = repo:trusty/main + +[python-debtcollector_0.8.0-1~cloud0] +file = python-debtcollector_0.8.0-1~cloud0_all.deb +md5 = 2730e98af2d6e278cd4ae0b99952dc3c +source = repo:trusty-updates-liberty/main + +[python-decorator_3.4.0-2build1] +file = python-decorator_3.4.0-2build1_all.deb +md5 = 14b3d2529bbf2ba7ea46553586ce24ed +source = repo:trusty/main + +[python-designateclient_1.5.0-1~cloud0] +file = python-designateclient_1.5.0-1~cloud0_all.deb +md5 = 5f4963d12edc7614706f2cd54d9e5aa4 +source = repo:trusty-updates-liberty/main + +[python-django-common_1.7.9-1ubuntu5.1~cloud0] +file = python-django-common_1.7.9-1ubuntu5.1~cloud0_all.deb +md5 = 47f053282ad81dbb8f3c241b7b70c4cb +source = repo:trusty-updates-liberty/main + +[python-django-horizon_2:8.0.0-0ubuntu2~cloud0] +file = python-django-horizon_2%%3a8.0.0-0ubuntu2~cloud0_all.deb +md5 = 881f3f8f41ce0b9c682c4f45510f8d5f +source = repo:trusty-updates-liberty/main + +[python-django-pyscss_2.0.2-0ubuntu1~cloud0] +file = python-django-pyscss_2.0.2-0ubuntu1~cloud0_all.deb +md5 = 134d60b3959e15aaed7e40b8e609d8de +source = repo:trusty-updates-liberty/main + +[python-django_1.7.9-1ubuntu5.1~cloud0] +file = python-django_1.7.9-1ubuntu5.1~cloud0_all.deb +md5 = 6e081fe3a9bb62ce53f5ccd3461632d1 +source = repo:trusty-updates-liberty/main + +[python-dns_2.3.6-3] +file = python-dns_2.3.6-3_all.deb +md5 = 34c7f050754596bd1bf406934623f6ff +source = repo:trusty/main + +[python-dogpile.cache_0.5.4-1ubuntu2~cloud0] +file = python-dogpile.cache_0.5.4-1ubuntu2~cloud0_all.deb +md5 = cfb290eb33088c5484c6d9fb507fea51 +source = repo:trusty-updates-liberty/main + +[python-dogpile.core_0.4.1+dfsg1-2~cloud0] +file = python-dogpile.core_0.4.1+dfsg1-2~cloud0_all.deb +md5 = 35e401fbb2ddce1bcb0e0f6e2133caaa +source = repo:trusty-updates-liberty/main + +[python-egenix-mxdatetime_3.2.7-1build1] +file = python-egenix-mxdatetime_3.2.7-1build1_amd64.deb +md5 = 4e21c0f87adf7e84f81c3a4dc2530d01 +source = repo:trusty/main + +[python-egenix-mxtools_3.2.7-1build1] +file = python-egenix-mxtools_3.2.7-1build1_amd64.deb +md5 = b9698c57bd43531159ffc6a0c1e7a958 +source = repo:trusty/main + +[python-enum34_1.0.4-2~cloud0] +file = python-enum34_1.0.4-2~cloud0_all.deb +md5 = 6c8bc315b1a549ad57afaa6a0627435a +source = repo:trusty-updates-liberty/main + +[python-eventlet_0.17.4-2ubuntu1~cloud0] +file = python-eventlet_0.17.4-2ubuntu1~cloud0_all.deb +md5 = b42d80907317e5d448ef2147782d115d +source = repo:trusty-updates-liberty/main + +[python-extras_0.0.3-2ubuntu1] +file = python-extras_0.0.3-2ubuntu1_all.deb +md5 = a0f3242f6ef4e8143fa584e0aa887efe +source = repo:trusty/main + +[python-fasteners_0.12.0-1ubuntu1~cloud0] +file = python-fasteners_0.12.0-1ubuntu1~cloud0_all.deb +md5 = 8c1ff0dd7ebc08a05c3fd465be084a4d +source = repo:trusty-updates-liberty/main + +[python-fixtures_1.3.1-0ubuntu1~cloud0] +file = python-fixtures_1.3.1-0ubuntu1~cloud0_all.deb +md5 = 98ffc29d08a3a82d192c2721cf826cb3 +source = repo:trusty-updates-liberty/main + +[python-formencode_1.2.6-1ubuntu1] +file = python-formencode_1.2.6-1ubuntu1_all.deb +md5 = d33916fa01b79f40d3f7956cb0b84875 +source = repo:trusty/main + +[python-funcsigs_0.4-1~cloud0] +file = python-funcsigs_0.4-1~cloud0_all.deb +md5 = ae3f3584ef518f9988254803f4362553 +source = repo:trusty-updates-liberty/main + +[python-futurist_0.5.0-1~cloud0] +file = python-futurist_0.5.0-1~cloud0_all.deb +md5 = 15abd9b3d662d546eee2172063056342 +source = repo:trusty-updates-liberty/main + +[python-gi_3.12.0-1ubuntu1] +file = python-gi_3.12.0-1ubuntu1_amd64.deb +md5 = dda91b6444f7e7e1a6d579711084784e +source = repo:trusty-updates/main + +[python-glance-store_0.9.1-1ubuntu1~cloud0] +file = python-glance-store_0.9.1-1ubuntu1~cloud0_all.deb +md5 = 9f82606b686aee69ebb591d437f10e7a +source = repo:trusty-updates-liberty/main + +[python-glance_2:11.0.0-0ubuntu1~cloud0] +file = python-glance_2%%3a11.0.0-0ubuntu1~cloud0_all.deb +md5 = 21f5ebb7530307a36044bfccbc5af737 +source = repo:trusty-updates-liberty/main + +[python-glanceclient_1:1.1.0-0ubuntu1~cloud0] +file = python-glanceclient_1%%3a1.1.0-0ubuntu1~cloud0_all.deb +md5 = 9ed4c8dd2ed9419113d3b0a1da08ced9 +source = repo:trusty-updates-liberty/main + +[python-heat_1:5.0.0-0ubuntu1~cloud0] +file = python-heat_1%%3a5.0.0-0ubuntu1~cloud0_all.deb +md5 = 86226d02a1705e894858205b61c03178 +source = repo:trusty-updates-liberty/main + +[python-heatclient_0.8.0-1~cloud0] +file = python-heatclient_0.8.0-1~cloud0_all.deb +md5 = ba832643e3e05b001c8bb0438001827c +source = repo:trusty-updates-liberty/main + +[python-httplib2_0.8-2build1] +file = python-httplib2_0.8-2build1_all.deb +md5 = f89336424e43d4c425427218fe78ca7f +source = repo:trusty/main + +[python-idna_2.0-3~cloud0] +file = python-idna_2.0-3~cloud0_all.deb +md5 = fec3805671c637d95f757df1ef9665ce +source = repo:trusty-updates-liberty/main + +[python-ipaddr_2.1.10-1] +file = python-ipaddr_2.1.10-1_all.deb +md5 = dd68b2b72af833f9d6ae8c783bddec96 +source = repo:trusty/main + +[python-ipaddress_1.0.14-2~cloud0] +file = python-ipaddress_1.0.14-2~cloud0_all.deb +md5 = ce5ad346289ad8c90687d2e706727096 +source = repo:trusty-updates-liberty/main + +[python-iso8601_0.1.10-0ubuntu1] +file = python-iso8601_0.1.10-0ubuntu1_all.deb +md5 = cf96e81ac68c98ba7dccab09b29e7a1b +source = repo:trusty/main + +[python-jinja2_2.7.2-2] +file = python-jinja2_2.7.2-2_all.deb +md5 = 9cd2578120e51095678dce07fe22a7ad +source = repo:trusty/main + +[python-json-patch_1.3-4] +file = python-json-patch_1.3-4_all.deb +md5 = 5b8a855cfd49edad79d3432f227d42c0 +source = repo:trusty/main + +[python-json-pointer_1.0-2build1] +file = python-json-pointer_1.0-2build1_all.deb +md5 = b0762e2a2192458adcbf70e6be02172d +source = repo:trusty/main + +[python-jsonpatch_1.3-4] +file = python-jsonpatch_1.3-4_all.deb +md5 = d1521e9621c4c751d164a6d979705a12 +source = repo:trusty/main + +[python-jsonschema_2.4.0-1~cloud0] +file = python-jsonschema_2.4.0-1~cloud0_all.deb +md5 = 113b1fcc5dc6562a65c4c7a6eed1f221 +source = repo:trusty-updates-liberty/main + +[python-keyring_3.5-1] +file = python-keyring_3.5-1_all.deb +md5 = 33e304163689ded4658db93ffe62be55 +source = repo:trusty/main + +[python-keystone_2:8.0.0-0ubuntu1~cloud0] +file = python-keystone_2%%3a8.0.0-0ubuntu1~cloud0_all.deb +md5 = 156fa8b0d4c57bd0b35f4159db5b456d +source = repo:trusty-updates-liberty/main + +[python-keystoneclient_1:1.7.1-1ubuntu3~cloud0] +file = python-keystoneclient_1%%3a1.7.1-1ubuntu3~cloud0_all.deb +md5 = 64d823bc3482f492bfdbf7d908a7dd1c +source = repo:trusty-updates-liberty/main + +[python-keystonemiddleware_2.3.0-1~cloud0] +file = python-keystonemiddleware_2.3.0-1~cloud0_all.deb +md5 = 65a92c7b1e9aa8d34be2cb1c3ffaab0b +source = repo:trusty-updates-liberty/main + +[python-kombu_3.0.26-1ubuntu2~cloud0] +file = python-kombu_3.0.26-1ubuntu2~cloud0_all.deb +md5 = 81ea6bd41d8abeefbb7d1352de851f76 +source = repo:trusty-updates-liberty/main + +[python-ldap3_0.9.8.8-1ubuntu1~cloud0] +file = python-ldap3_0.9.8.8-1ubuntu1~cloud0_all.deb +md5 = e82236d9b576feaa4e35f395f6bef347 +source = repo:trusty-updates-liberty/main/ + +[python-linecache2_1.0.0-2~cloud0] +file = python-linecache2_1.0.0-2~cloud0_all.deb +md5 = 54f265aca3c5d326ae9765a2e4d5b654 +source = repo:trusty-updates-liberty/main + +[python-m2crypto_0.21.1-3ubuntu5] +file = python-m2crypto_0.21.1-3ubuntu5_amd64.deb +md5 = 4e14c4078c358c09b45462ca2270155a +source = repo:trusty/main + +[python-magnumclient_0.2.1-0ubuntu3~cloud0] +file = python-magnumclient_0.2.1-0ubuntu3~cloud0_all.deb +md5 = f76359659149dd8eba2a860391523289 +source = repo:trusty-updates-liberty/main + +[python-mako_0.9.1-1] +file = python-mako_0.9.1-1_all.deb +md5 = 78c42602a68f81f6e49034fbeea117a5 +source = repo:trusty/main + +[python-manilaclient_1.4.0-1~cloud0] +file = python-manilaclient_1.4.0-1~cloud0_all.deb +md5 = 574442ca60eaa074cdecf63faed138ba +source = repo:trusty-updates-liberty/main + +[python-markupsafe_0.18-1build2] +file = python-markupsafe_0.18-1build2_amd64.deb +md5 = 710ec5c745dcd9994e049c3da8ecef7e +source = repo:trusty/main + +[python-memcache_1.56-1~cloud0] +file = python-memcache_1.56-1~cloud0_all.deb +md5 = dd41e7d17b85c09eb56824010addd1e3 +source = repo:trusty-updates-liberty/main + +[python-migrate_0.9.7-1ubuntu1~cloud0] +file = python-migrate_0.9.7-1ubuntu1~cloud0_all.deb +md5 = e646efffa25ede82e95c69420a28e594 +source = repo:trusty-updates-liberty/main + +[python-mimeparse_0.1.4-1build1] +file = python-mimeparse_0.1.4-1build1_all.deb +md5 = 35001c4d6be265d6040285d96bb04fa5 +source = repo:trusty/main + +[python-mistralclient_1:1.1.0-2~cloud0] +file = python-mistralclient_1%%3a1.1.0-2~cloud0_all.deb +md5 = dca13924847c576a9d14aac3f34b410d +source = repo:trusty-updates-liberty/main + +[python-mock_1.3.0-2.1ubuntu1~cloud0] +file = python-mock_1.3.0-2.1ubuntu1~cloud0_all.deb +md5 = 9a2c6369265a66a06368cd9cfecfff99 +source = repo:trusty-updates-liberty/main + +[python-monotonic_0.3-1~cloud0] +file = python-monotonic_0.3-1~cloud0_all.deb +md5 = 38416784c040cb5659739fac48df6e2e +source = repo:trusty-updates-liberty/main + +[python-msgpack_0.4.2-1build1~cloud0] +file = python-msgpack_0.4.2-1build1~cloud0_amd64.deb +md5 = f5a384717a72a27bf27faa883c476b69 +source = repo:trusty-updates-liberty/main + +[python-networkx_1.8.1-0ubuntu3] +file = python-networkx_1.8.1-0ubuntu3_all.deb +md5 = e56789bcfefec7b730a35c983670346b +source = repo:trusty/main + +[python-nova_2:12.0.0-0ubuntu2~cloud0] +file = python-nova_2%%3a12.0.0-0ubuntu2~cloud0_all.deb +md5 = 8622fa88c48a2b9cd628608a6d433264 +source = repo:trusty-updates-liberty/main + +[python-novnc_1:0.4+dfsg+1+20131010+gitf68af8af3d-2] +file = python-novnc_1%%3a0.4+dfsg+1+20131010+gitf68af8af3d-2_all.deb +md5 = 88b3c3af0d2fe9339c37dae213af0d4a +source = repo:trusty/universe + +[python-novaclient_2:2.30.1-1~cloud0] +file = python-novaclient_2%%3a2.30.1-1~cloud0_all.deb +md5 = d0929f4e439596eee163421b95dc4f1c +source = repo:trusty-updates-liberty/main +package_type = contrail-install-packages, contrail-openstack-packages, vrouter-openstack-extra, cfgm-openstack-extra + +[python-numpy_1:1.8.2-0ubuntu0.1] +file = python-numpy_1%%3a1.8.2-0ubuntu0.1_amd64.deb +md5 = 00c0681a5a332a86999a5fbc02455844 +source = repo:trusty-updates/main + +[python-oauthlib_0.6.1-1] +file = python-oauthlib_0.6.1-1_all.deb +md5 = c9d6b2599b97bf3a4b95339b441da10d +source = repo:trusty/main + +[python-openid_2.2.5-3ubuntu1] +file = python-openid_2.2.5-3ubuntu1_all.deb +md5 = 18f10f480ec0e16fab9c27e361148ade +source = repo:trusty/main + +[python-openssl_0.15.1-2build1~cloud0] +file = python-openssl_0.15.1-2build1~cloud0_all.deb +md5 = a14ac242d9f384f9b896bee7f8208bbd +source = repo:trusty-updates-liberty/main + +[python-openstack-auth_2.0.0-1~cloud0] +file = python-openstack-auth_2.0.0-1~cloud0_all.deb +md5 = 2e7ddf43cd1b9c1ef5a701eacef756dd +source = repo:trusty-updates-liberty/main + +[python-openstackclient_1.7.0-1~cloud0] +file = python-openstackclient_1.7.0-1~cloud0_all.deb +md5 = ebe91bf4a55492e53f69c74450cd75e8 +source = repo:trusty-updates-liberty/main + +[python-os-brick_0.5.0-0ubuntu2~cloud0] +file = python-os-brick_0.5.0-0ubuntu2~cloud0_all.deb +md5 = 9f594a8ceb0b0caa6379cd79972943ae +source = repo:trusty-updates-liberty/main + +[python-os-client-config_1.6.1-0ubuntu1~cloud0] +file = python-os-client-config_1.6.1-0ubuntu1~cloud0_all.deb +md5 = d3c8ce8a6ac27c978eedc1d8ff4136f4 +source = repo:trusty-updates-liberty/main + +[python-oslo.cache_0.7.0-1~cloud0] +file = python-oslo.cache_0.7.0-1~cloud0_all.deb +md5 = 2f20948fc0edc5ae5605b51328467d37 +source = repo:trusty-updates-liberty/main + +[python-oslo.concurrency_2.6.0-1~cloud0] +file = python-oslo.concurrency_2.6.0-1~cloud0_all.deb +md5 = c50a41093ad4845e5c1593639e1dc02d +source = repo:trusty-updates-liberty/main + +[python-oslo.config_1:2.4.0-1~cloud0] +file = python-oslo.config_1%%3a2.4.0-1~cloud0_all.deb +md5 = 4850241d95a54f5b929e69bc86d07fe7 +source = repo:trusty-updates-liberty/main + +[python-oslo.context_0.6.0-1~cloud0] +file = python-oslo.context_0.6.0-1~cloud0_all.deb +md5 = e288c4cdfbe2987f6b1da8b94d65b806 +source = repo:trusty-updates-liberty/main + +[python-oslo.db_2.6.0-1~cloud0] +file = python-oslo.db_2.6.0-1~cloud0_all.deb +md5 = 025858f1c5b9d676975fab808f6f7719 +source = repo:trusty-updates-liberty/main + +[python-oslo.i18n_2.6.0-1~cloud0] +file = python-oslo.i18n_2.6.0-1~cloud0_all.deb +md5 = 265f1cc02ac693f47f5d596b03de4156 +source = repo:trusty-updates-liberty/main + +[python-oslo.log_1.11.0-1~cloud0] +file = python-oslo.log_1.11.0-1~cloud0_all.deb +md5 = 14524baf98e87096306401b8aef0cc58 +source = repo:trusty-updates-liberty/main + +[python-oslo.messaging_2.5.0-1ubuntu1~cloud0] +file = python-oslo.messaging_2.5.0-1ubuntu1~cloud0_all.deb +md5 = feb46b4c98fd1652ca15264fb65a2f02 +source = repo:trusty-updates-liberty/main + +[python-oslo.middleware_2.8.0-1~cloud0] +file = python-oslo.middleware_2.8.0-1~cloud0_all.deb +md5 = fdad19589c67b5d402547cc9cae20675 +source = repo:trusty-updates-liberty/main + +[python-oslo.policy_0.11.0-1~cloud0] +file = python-oslo.policy_0.11.0-1~cloud0_all.deb +md5 = c11bd052dc71a99fac36db66b8935632 +source = repo:trusty-updates-liberty/main + +[python-oslo.reports_0.5.0-1~cloud0] +file = python-oslo.reports_0.5.0-1~cloud0_all.deb +md5 = a302c5d824993d5aa0ffad8b66aee0a9 +source = repo:trusty-updates-liberty/main + +[python-oslo.rootwrap_2.3.0-1~cloud0] +file = python-oslo.rootwrap_2.3.0-1~cloud0_all.deb +md5 = d54825467db16a68d57eb1f141610037 +source = repo:trusty-updates-liberty/main + +[python-oslo.serialization_1.9.0-1~cloud0] +file = python-oslo.serialization_1.9.0-1~cloud0_all.deb +md5 = ca56a18b716152c550979eab68690ae0 +source = repo:trusty-updates-liberty/main + +[python-oslo.service_0.9.0-1~cloud0] +file = python-oslo.service_0.9.0-1~cloud0_all.deb +md5 = d2494c0640e16ddb90f88a794fe4c822 +source = repo:trusty-updates-liberty/main + +[python-oslo.utils_2.5.0-1ubuntu1~cloud0] +file = python-oslo.utils_2.5.0-1ubuntu1~cloud0_all.deb +md5 = 577ac1f5d717782b6a8577d190048349 +source = repo:trusty-updates-liberty/main + +[python-oslo.versionedobjects_0.10.0-1~cloud0] +file = python-oslo.versionedobjects_0.10.0-1~cloud0_all.deb +md5 = 6d13fcb9aa8df2deb87c0df4b73680f1 +source = repo:trusty-updates-liberty/main + +[python-oslo.vmware_1.21.0-1~cloud0] +file = python-oslo.vmware_1.21.0-1~cloud0_all.deb +md5 = edd76c7f48fe0b571c5c7e3540945bbb +source = repo:trusty-updates-liberty/main + +[python-osprofiler_0.3.0-2~cloud1] +file = python-osprofiler_0.3.0-2~cloud1_all.deb +md5 = a810c25e60a84b7a2c0bb34a1a006292 +source = repo:trusty-updates-liberty/main + +[python-passlib_1.6.5-1~cloud0] +file = python-passlib_1.6.5-1~cloud0_all.deb +md5 = ea037dffe0719beebf3cf9990e13202b +source = repo:trusty-updates-liberty/main + +[python-paste_1.7.5.1-6ubuntu3] +file = python-paste_1.7.5.1-6ubuntu3_all.deb +md5 = 087a0e6d604920077dba2eb699fee451 +source = repo:trusty/main + +[python-pastedeploy-tpl_1.5.2-1] +file = python-pastedeploy-tpl_1.5.2-1_all.deb +md5 = 026875f9ea63f46eb1c7271f48563ce4 +source = repo:trusty/main + +[python-pastedeploy_1.5.2-1] +file = python-pastedeploy_1.5.2-1_all.deb +md5 = 3c0587c8218a420b1718ab9b5f01b42f +source = repo:trusty/main + +[python-pastescript_1.7.5-3build1] +file = python-pastescript_1.7.5-3build1_all.deb +md5 = efbe8811182fd40546ff68cd99ab0df7 +source = repo:trusty/main + +[python-pathlib_1.0.1-2~cloud0] +file = python-pathlib_1.0.1-2~cloud0_all.deb +md5 = 2327b3eb149fc6d1a3dec08e6995a4cc +source = repo:trusty-updates-liberty/main + +[python-pbr_1.8.0-2ubuntu1~cloud0] +file = python-pbr_1.8.0-2ubuntu1~cloud0_all.deb +md5 = ab89a95aa5916054cb27fd005d959f51 +source = repo:trusty-updates-liberty/main + +[python-pint_0.6-1~cloud0] +file = python-pint_0.6-1~cloud0_all.deb +md5 = b91788507d2acfc1ab78e859721d6330 +source = repo:trusty-updates-liberty/main + +[python-ply_3.4-3ubuntu2] +file = python-ply_3.4-3ubuntu2_all.deb +md5 = 780d4d20630869b23007bd41bd5dc98e +source = repo:trusty/main + +[python-posix-ipc_0.9.8-2build1~cloud0] +file = python-posix-ipc_0.9.8-2build1~cloud0_amd64.deb +md5 = fac251e5cfa706454bd0eca40f2ed93c +source = repo:trusty-updates-liberty/main + +[python-psycopg2_2.6.1-1build1~cloud0] +file = python-psycopg2_2.6.1-1build1~cloud0_amd64.deb +md5 = d85127c0c8d7fbbd36c846368bdeb52c +source = repo:trusty-updates-liberty/main + +[python-pyasn1_0.1.8-2~cloud0] +file = python-pyasn1_0.1.8-2~cloud0_all.deb +md5 = 58c260ca929c7d3931e64a8c9e3f4cd7 +source = repo:trusty-updates-liberty/main + +[python-pycadf_1.1.0-0ubuntu1~cloud0] +file = python-pycadf_1.1.0-0ubuntu1~cloud0_all.deb +md5 = 2d7ad4567c9c7416d6efc2b909cdf6c3 +source = repo:trusty-updates-liberty/main + +[python-pycparser_2.10+dfsg-1ubuntu2] +file = python-pycparser_2.10+dfsg-1ubuntu2_all.deb +md5 = 1766f7c2db0611cf118f2f1c1dfeff2d +source = repo:trusty/universe + +[python-pymysql_0.6.2-2~cloud0] +file = python-pymysql_0.6.2-2~cloud0_all.deb +md5 = 21b56bb533deabc1eb2c73065f37d2c2 +source = repo:trusty-updates-liberty/main + +[python-pyparsing_2.0.1+dfsg1-1build1] +file = python-pyparsing_2.0.1+dfsg1-1build1_all.deb +md5 = 33831b0b33cd23bd2266f6f19dac2817 +source = repo:trusty/main + +[python-pyscss_1.3.4-4~cloud0] +file = python-pyscss_1.3.4-4~cloud0_amd64.deb +md5 = 58163eba41b535a11c595ec76bf40c2b +source = repo:trusty-updates-liberty/main + +[python-pysaml2_2.4.0-0ubuntu2~cloud0] +file = python-pysaml2_2.4.0-0ubuntu2~cloud0_all.deb +md5 = 7e53c6dba090d0f73b4fe47a82a68c1e +source = repo:trusty-updates-liberty/main + +[python-pysqlite2_2.6.3-3] +file = python-pysqlite2_2.6.3-3_amd64.deb +md5 = 5e0688b6bfc28aa090be45c538e037a5 +source = repo:trusty/universe/ + +[python-qpid_0.22+dfsg-1] +file = python-qpid_0.22+dfsg-1_all.deb +md5 = 647e9851d3fb2db8c92c4bcd98a11970 +source = repo:trusty/universe + +[python-repoze.lru_0.6-4] +file = python-repoze.lru_0.6-4_all.deb +md5 = ec42d32ed67499bf97f2843b4b667b7e +source = repo:trusty/main + +[python-requests_2.7.0-3~cloud0] +file = python-requests_2.7.0-3~cloud0_all.deb +md5 = 588b7b23396655f01818689f60dba9d7 +source = repo:trusty-updates-liberty/main + +[python-retrying_1.3.3-1~cloud0] +file = python-retrying_1.3.3-1~cloud0_all.deb +md5 = 56aca16e2fdd6eda5304e8ed810fc11b +source = repo:trusty-updates-liberty/main + +[python-rfc3986_0.2.0-2~cloud0] +file = python-rfc3986_0.2.0-2~cloud0_all.deb +md5 = 76a1c18ab4716f144568768782068768 +source = repo:trusty-updates-liberty/main + +[python-routes_2.2-1ubuntu1~cloud0] +file = python-routes_2.2-1ubuntu1~cloud0_all.deb +md5 = 7baba71e3aaa7e625f9b0af3d3812993 +source = repo:trusty-updates-liberty/main + +[python-saharaclient_0.11.0-1ubuntu1~cloud0] +file = python-saharaclient_0.11.0-1ubuntu1~cloud0_all.deb +md5 = 66c3ba6e4e4e3fe27b6c92b0544813b7 +source = repo:trusty-updates-liberty/main + +[python-scgi_1.13-1.1build1] +file = python-scgi_1.13-1.1build1_amd64.deb +md5 = cf245a8f89a68cef75d45d943bcbe8e3 +source = repo:trusty/main + +[python-secretstorage_2.0.0-1ubuntu1.1] +file = python-secretstorage_2.0.0-1ubuntu1.1_all.deb +md5 = 8fcd73649c96d8056b87ada01ff702de +source = repo:trusty-updates/main + +[python-semantic-version_2.3.1-1~cloud0] +file = python-semantic-version_2.3.1-1~cloud0_all.deb +md5 = f6bc35b14386ad274e3e536d0689b21d +source = repo:trusty-updates-liberty/main + +[python-simplegeneric_0.8.1-1] +file = python-simplegeneric_0.8.1-1_all.deb +md5 = fc5b6db5f33a90082b89507dab83dd20 +source = repo:trusty/main + +[python-simplejson_3.3.1-1ubuntu6] +file = python-simplejson_3.3.1-1ubuntu6_amd64.deb +md5 = 9dfdf538974081a2e1c8ff0ac57f872b +source = repo:trusty/main + +[python-six_1.9.0-5~cloud0] +file = python-six_1.9.0-5~cloud0_all.deb +md5 = 3b0bcaea6f14a65bea6b03cc33440d6a +source = repo:trusty-updates-liberty/main + +[python-sqlalchemy-ext_1.0.8+ds1-1ubuntu5~cloud0] +file = python-sqlalchemy-ext_1.0.8+ds1-1ubuntu5~cloud0_amd64.deb +md5 = 2ad5f9b9928b8cacb5ccc56eb50cf7e7 +source = repo:trusty-updates-liberty/main + +[python-sqlalchemy_1.0.8+ds1-1ubuntu5~cloud0] +file = python-sqlalchemy_1.0.8+ds1-1ubuntu5~cloud0_all.deb +md5 = 93c5066786c76e73b6569b9f32b898a3 +source = repo:trusty-updates-liberty/main + +[python-sqlparse_0.1.10-1] +file = python-sqlparse_0.1.10-1_all.deb +md5 = 5d5e2d3f31599669331d2deadbede74f +source = repo:trusty/universe + +[python-stevedore_1.5.0-1~cloud0] +file = python-stevedore_1.5.0-1~cloud0_all.deb +md5 = dea1936267f6c6d93f11324cda92636c +source = repo:trusty-updates-liberty/main + +[python-suds_0.4.1-11ubuntu0.1] +file = python-suds_0.4.1-11ubuntu0.1_all.deb +md5 = 0f222270b439e25c2ae3e850d6dbc8b2 +source = repo:trusty-updates/main + +[python-swiftclient_1:2.6.0-1ubuntu1~cloud0] +file = python-swiftclient_1%%3a2.6.0-1ubuntu1~cloud0_all.deb +md5 = c8ab0c74c29746c8c7523c48d7b938f7 +source = repo:trusty-updates-liberty/main + +[python-tablib_0.9.11-2build1] +file = python-tablib_0.9.11-2build1_all.deb +md5 = 7e7d805942a32175fe2b8b3d0fd5054e +source = repo:trusty/main + +[python-taskflow_1.17.0-1ubuntu1~cloud0] +file = python-taskflow_1.17.0-1ubuntu1~cloud0_all.deb +md5 = 270b33a5903e5d563a8b443f07714b80 +source = repo:trusty-updates-liberty/main + +[python-tempita_0.5.2-1build1] +file = python-tempita_0.5.2-1build1_all.deb +md5 = fa4fd67b02d761715923b71375fd6f08 +source = repo:trusty/main + +[python-testresources_0.2.7-1ubuntu2] +file = python-testresources_0.2.7-1ubuntu2_all.deb +md5 = a4f093d3064d8839cc930af365c60547 +source = repo:trusty/main + +[python-testscenarios_0.4-2ubuntu2] +file = python-testscenarios_0.4-2ubuntu2_all.deb +md5 = e6686084709fc63c00943d1f343c6541 +source = repo:trusty/main + +[python-testtools_1.4.0-0ubuntu2~cloud0] +file = python-testtools_1.4.0-0ubuntu2~cloud0_all.deb +md5 = 3ae8777731033edef21395c807236fcc +source = repo:trusty-updates-liberty/main + +[python-traceback2_1.4.0-3~cloud0] +file = python-traceback2_1.4.0-3~cloud0_all.deb +md5 = 1e0324342f4b6a091ca92162d9c492b5 +source = repo:trusty-updates-liberty/main + +[python-troveclient_1:1.3.0-1~cloud0] +file = python-troveclient_1%%3a1.3.0-1~cloud0_all.deb +md5 = bf7d2f82f73c09d1448626d668de8d52 +source = repo:trusty-updates-liberty/main + +[python-tz_2014.10~dfsg1-0ubuntu2~cloud0] +file = python-tz_2014.10~dfsg1-0ubuntu2~cloud0_all.deb +md5 = 6034dbb020acb120aad38b478fb22808 +source = repo:trusty-updates-liberty/main + +[python-unicodecsv_0.13.0-2~cloud0] +file = python-unicodecsv_0.13.0-2~cloud0_all.deb +md5 = bcc01d0bbdb454cbc56500e301ccdf23 +source = repo:trusty-updates-liberty/main + +[python-unittest2_1.1.0-5ubuntu1~cloud0] +file = python-unittest2_1.1.0-5ubuntu1~cloud0_all.deb +md5 = 10df81489dd397d52fc7d64f636b40e8 +source = repo:trusty-updates-liberty/main + +[python-urllib3_1.11-1~cloud1] +file = python-urllib3_1.11-1~cloud1_all.deb +md5 = 8177c026a39f7e81d728f60a4402873c +source = repo:trusty-updates-liberty/main + +[python-warlock_1.1.0-0ubuntu2] +file = python-warlock_1.1.0-0ubuntu2_all.deb +md5 = b21f1f41e9e0ff96112656890c98f314 +source = repo:trusty/main + +[python-webob_1.4.1-1~cloud0] +file = python-webob_1.4.1-1~cloud0_all.deb +md5 = d4cbd14e72516ef8ead0e41d2dd7376b +source = repo:trusty-updates-liberty/main + +[python-wrapt_1.8.0-5build1~cloud0] +file = python-wrapt_1.8.0-5build1~cloud0_amd64.deb +md5 = f46cde2d53b8e42b1ec2cb2aee6f44aa +source = repo:trusty-updates-liberty/main + +[python-wsme_0.8.0-1ubuntu1~cloud0] +file = python-wsme_0.8.0-1ubuntu1~cloud0_all.deb +md5 = 66fff81145bf3fede1886edfdf207057 +source = repo:trusty-updates-liberty/main + +[python-zaqarclient_0.2.0-1~cloud0] +file = python-zaqarclient_0.2.0-1~cloud0_all.deb +md5 = ecc0210d3b33c213e21ae336de16ca18 +source = repo:trusty-updates-liberty/main + +[python2.7-minimal_2.7.6-8ubuntu0.2] +file = python2.7-minimal_2.7.6-8ubuntu0.2_amd64.deb +md5 = cb8b7f9637e05f64482f6657ef4df02f +source = repo:trusty-security/main + +[python2.7_2.7.6-8ubuntu0.2] +file = python2.7_2.7.6-8ubuntu0.2_amd64.deb +md5 = fb63cafe276fd18b231ae3d1d695157e +source = repo:trusty-security/main + +[rpcbind_0.2.1-2ubuntu2.2] +file = rpcbind_0.2.1-2ubuntu2.2_amd64.deb +md5 = 279a20e0acfea4036bce808ee12db789 +source = repo:trusty-security/main + +[ssl-cert_1.0.33] +file = ssl-cert_1.0.33_all.deb +md5 = bb2d2f616d7b4da9b76caa98002657eb +source = repo:trusty/main + +[uwsgi-core_1.9.17.1-5build5] +file = uwsgi-core_1.9.17.1-5build5_amd64.deb +md5 = dc03207b7b8a0d25bed1658b4b0df940 +source = repo:trusty/universe/ + +[uwsgi-plugin-python_1.9.17.1-5build5] +file = uwsgi-plugin-python_1.9.17.1-5build5_amd64.deb +md5 = 9586e9de6efdd237656579fb9b6bfde4 +source = repo:trusty/universe/ + +[websockify_0.6.1+dfsg1-1~cloud1] +file = websockify_0.6.1+dfsg1-1~cloud1_amd64.deb +md5 = ebb0f33941253b8612fd57432541d8a6 +source = repo:trusty-updates-liberty/main + +[xmlsec1_1.2.18-2ubuntu1] +file = xmlsec1_1.2.18-2ubuntu1_amd64.deb +md5 = d12fe050398d9f63d7a3be0be656c3bb +source = repo:trusty/universe + diff --git a/build/package_configs/ubuntu1404/liberty/depends_contrail_thirdparty_packages.cfg b/build/package_configs/ubuntu1404/liberty/depends_contrail_thirdparty_packages.cfg new file mode 100644 index 000000000..0e5f9eb32 --- /dev/null +++ b/build/package_configs/ubuntu1404/liberty/depends_contrail_thirdparty_packages.cfg @@ -0,0 +1,177 @@ +# **************************************************************************** +# CAUTION: ANY CHANGES TO DEFAULT SECTION APPLIES TO ALL SECTIONS +# IF NOT OVERWRITTEN LOCALLY +# **************************************************************************** +# Usage: +# [package name] +# file = # file name of the package +# +# location = # location where the package file is available. +# # If location is empty, default value is applied +# # Default value = /// and +# # its sub directories +# +# md5 = # md5 check sum of the package file +# +# package_type = # wrapper package name in which this package will be +# # packaged +# # eg. If a section has package_type - contrail-dependent-packages +# # then that package file will be packaged in +# # the wrapper package contrail-dependent-packages +# +# **************************************************************************** + +[DEFAULT] +file = +md5 = +location = +package_type = contrail-install-packages, contrail-thirdparty-packages + +[consistent-hash_1.0-0contrail0] +file = consistent-hash_1.0-0contrail0_amd64.deb +md5 = 933c16a083d329fcb449670fb2e931d7 +source = repo:contrail-thirdparty + +[euca2ools_1:2.1.3-2] +file = euca2ools_2.1.3-2_amd64.deb +md5 = dbb31fc15f00847c3e9e46dc957795c5 +source = repo:contrail-thirdparty + +[kafka_2.11-0.9.0.1-0contrail0] +file = kafka_2.11-0.9.0.1-0contrail0_amd64.deb +md5 = 38a41e87cddd1a8b893b3c8c3c212b24 +source = repo:contrail-thirdparty + +[librdkafka-dev_0.8.5-2-0contrail0.14.04] +file = librdkafka-dev_0.8.5-2-0contrail0.14.04_amd64.deb +md5 = b2b7f430a3638eb9c3a3a3cddfa8a664 +source = repo:contrail-thirdparty + +[librdkafka1_0.8.5-2-0contrail0.14.04] +file = librdkafka1_0.8.5-2-0contrail0.14.04_amd64.deb +md5 = 0f8a72ecdc35e176eae4429df102f903 +source = repo:contrail-thirdparty + +[nodejs_0.10.35-1contrail1] +file = nodejs_0.10.35-1contrail1_amd64.deb +md5 = fbbf1969783bc15291039263bc88bb39 +source = repo:contrail-thirdparty + +[nova-docker_0.0.0.post155-0contrail0] +file = nova-docker_0.0.0.post155-0contrail0_all.deb +md5 = 7339bafc66bd512d2563898e212686fe +source = repo:contrail-thirdparty + +[python-backports.ssl-match-hostname_3.4.0.2-1contrail1] +file = python-backports.ssl-match-hostname_3.4.0.2-1contrail1_all.deb +md5 = 243c920a5c91d12801c525f3dcd2a6d1 +source = repo:contrail-thirdparty + +[python-bitarray_0.8.0-2contrail1] +file = python-bitarray_0.8.0-2contrail1_amd64.deb +md5 = 00e657063f69a9122b6eaff7bacd75c8 +source = repo:contrail-thirdparty + +[python-boto_1:2.12.0] +file = python-boto_2.12.0_amd64.deb +md5 = a2d26bd052eb9a37ad703adcf5b6d417 +source = repo:contrail-thirdparty + +[python-cassandra-driver_3.0.0-0contrail1] +file = python-cassandra-driver_3.0.0-0contrail1_amd64.deb +md5 = 70a9176db6b07f0f7f93a24fff1fa6dc +source = repo:contrail-thirdparty + +[python-certifi_1.0.1-1contrail1] +file = python-certifi_1.0.1-1contrail1_all.deb +md5 = 46ab19b4096c653c10854f5c5e735f1c +source = repo:contrail-thirdparty + +[python-consistent-hash_1.0-0contrail1] +file = python-consistent-hash_1.0-0contrail1_amd64.deb +md5 = 6ba90f706ec78584adb3a15657f290e3 +source = repo:contrail-thirdparty + +[python-geventhttpclient_1.1.0-1contrail1] +file = python-geventhttpclient_1.1.0-1contrail1_amd64.deb +md5 = 1a00d30b23e355a014e90b75243f3227 +source = repo:contrail-thirdparty + +[python-kafka_1.0.1-0contrail0] +file = python-kafka_1.0.1-0contrail0_amd64.deb +md5 = e8e1d6233260caa5d4478c639b04afcd + +[python-kazoo_1.3.1-1contrail2] +file = python-kazoo_1.3.1-1contrail2_all.deb +md5 = 1160ffdc6faa72bfb6f027f5e7b18bb1 +source = repo:contrail-thirdparty + +[python-lxml_3.3.1-1contrail1] +file = python-lxml_3.3.1-1contrail1_amd64.deb +md5 = 7c3cff6ae352621381d11bd43ab7e399 +source = repo:contrail-thirdparty + +[python-ncclient_0.4.1-1contrail1] +file = python-ncclient_0.4.1-1contrail1_all.deb +md5 = fbf835d94c89850e07c5d4c64390691b +source = repo:contrail-thirdparty + +[python-pycassa_1.11.0-1contrail2] +file = python-pycassa_1.11.0-1contrail2_all.deb +md5 = 251c53af490a46086da56c9286b403e2 +source = repo:contrail-thirdparty + +[python-redis_2.8.0-1contrail1] +file = python-redis_2.8.0-1contrail1_all.deb +md5 = a2c82a2b974ed10471570c09aef0673d +source = repo:contrail-thirdparty + +[python-xmltodict_0.9.0-1contrail1] +file = python-xmltodict_0.9.0-1contrail1_all.deb +md5 = 49ad578daa539e8965bbcaaac9a8045e +source = repo:contrail-thirdparty + +[keepalived_1.2.13-0~276~ubuntu14.04.1] +file = keepalived_1.2.13-0~276~ubuntu14.04.1_amd64.deb +md5 = 4ccce433d4a0a5b3e8170ec077c709f7 +source = repo:contrail-thirdparty + +[rabbitmq-server_3.5.0-1] +file = rabbitmq-server_3.5.0-1_all.deb +md5 = 69cab00b49bf49a2031762514d045735 +source = repo:contrail-thirdparty + +[supervisor_3.0r1-1] +file = supervisor_3.0r1-1_all.deb +md5 = 368bfa94087bdc5eca01eae1ecc87335 +source = repo:contrail-thirdparty + +[haproxy_1.5.4-1ppa1~precise] +file = haproxy_1.5.4-1ppa1~precise_amd64.deb +md5 = 808572e56bb7d65f8e7e21a3762bc3f4 +source = repo:contrail-thirdparty + +[librabbitmq0_0.0.1.hg216-1] +file = librabbitmq0_0.0.1.hg216-1_amd64.deb +md5 = 942635f76ab6cf1e27c6622201690bed +source = repo:contrail-thirdparty + +[libsnmp-python_5.4.3~dfsg-2.4ubuntu1] +file = libsnmp-python_5.4.3~dfsg-2.4ubuntu1_amd64.deb +md5 = 0edfb606e1c4cb5080bf8870b73420a1 +source = repo:contrail-thirdparty + +[libuv_1.7.5-1] +file = libuv_1.7.5-1_amd64.deb +md5 = 76474f34e94ce80dca66f39eb2ae638b +source = repo:contrail-thirdparty + +[python-docker-py_0.6.1-dev] +file = python-docker-py_0.6.1-dev_all.deb +md5 = ff9daafe11d7f904032f5c830f67941a +source = repo:contrail-thirdparty + +[python-oslo-concurrency_1.8.2-0ubuntu0.15.04.1] +file = python-oslo-concurrency_1.8.2-0ubuntu0.15.04.1_all.deb +md5 = 3a5c98fed30a022f195140f19566dfb7 +source = repo:contrail-thirdparty diff --git a/build/package_configs/ubuntu1404/liberty/depends_server_manager_packages.cfg b/build/package_configs/ubuntu1404/liberty/depends_server_manager_packages.cfg new file mode 100644 index 000000000..86d211a31 --- /dev/null +++ b/build/package_configs/ubuntu1404/liberty/depends_server_manager_packages.cfg @@ -0,0 +1,81 @@ +# **************************************************************** +# CAUTION: ANY CHANGES TO DEFAULT APPLIES TO ALL SECTIONS +# IF NOT OVERWRITTEN LOCALLY +# **************************************************************** +# Usage: +# [package name] +# file = # name of the package +# location = # location where the package file is available +# md5 = # md5 check sum of the package file +# +# ***************************************************************** + +[DEFAULT] +md5 = +file = +location = +package_type = contrail-server-manager-installer + +[server-mgr-python-gevent_1.0-1ubuntu1] +file = python-gevent_1.0-1ubuntu1_amd64.deb +md5 = 7a0e277b556505bd5d663986ba8df167 + +[server-mgr-python-geventhttpclient] +file = python-geventhttpclient_1.1.0-1contrail1_amd64.deb +md5 = 1a00d30b23e355a014e90b75243f3227 + +[server-mgr-python-thrift_0.9.0-1build1] +file = python-thrift_0.9.0-1build1_amd64.deb +md5 = 8c575c6f55b81fb07c8b03c14c2be2fb + +[server-mgr-python-urllib3] +file = python-urllib3_1.7.1-1ubuntu4_all.deb +md5 = 333c6809153491d85dfce3723c5ae2e7 + +[server-mgr-python-certifi] +file = python-certifi_1.0.1-1contrail1_all.deb +md5 = 46ab19b4096c653c10854f5c5e735f1c + +[server-mgr-python-backports.ssl-match-hostname] +file = python-backports.ssl-match-hostname_3.4.0.2-1contrail1_all.deb +md5 = 243c920a5c91d12801c525f3dcd2a6d1 + +[server-mgr-python-bottle_0.12.0-1] +file = python-bottle_0.12.0-1_all.deb +md5 = 1a4e42bfa1b06f6ec20c39f5b493f3d6 + +[server-mgr-python-pycassa] +file = python-pycassa_1.11.0-1contrail2_all.deb +md5 = 251c53af490a46086da56c9286b403e2 + +[server-mgr-python-requests] +file = python-requests_2.3.0-1~cloud0_all.deb +md5 = 3087f6d1f64a607ef0c843c24ddec390 + +[server-mgr-python-six] +file = python-six_1.9.0-1~cloud0_all.deb +md5 = 582061ba13a122242fc4507cddabd2f6 + +[server-mgr-python-greenlet_0.4.2-1build1] +file = python-greenlet_0.4.2-1build1_amd64.deb +md5 = 6bf204746bad67ae81d81229dfebe3b3 + +[server-mgr-nodejs] +file = nodejs_0.10.35-1contrail1_amd64.deb +md5 = fbbf1969783bc15291039263bc88bb39 + +[server-mgr-supervisor] +file = supervisor_3.0r1-1_all.deb +md5 = 368bfa94087bdc5eca01eae1ecc87335 + +[server-mgr-python-kazoo] +file = python-kazoo_1.3.1-1contrail2_all.deb +md5 = 1160ffdc6faa72bfb6f027f5e7b18bb1 + +[server-mgr-python-consistent-hash] +file = python-consistent-hash_1.0-0contrail1_amd64.deb +md5 = 6ba90f706ec78584adb3a15657f290e3 + +[server-mgr-python-xmltodict] +file = python-xmltodict_0.9.0-1contrail1_all.deb +md5 = 49ad578daa539e8965bbcaaac9a8045e diff --git a/build/package_configs/ubuntu1404/liberty/depends_storage_packages.cfg b/build/package_configs/ubuntu1404/liberty/depends_storage_packages.cfg new file mode 100644 index 000000000..c77ceba90 --- /dev/null +++ b/build/package_configs/ubuntu1404/liberty/depends_storage_packages.cfg @@ -0,0 +1,359 @@ +# **************************************************************************** +# CAUTION: ANY CHANGES TO DEFAULT SECTION APPLIES TO ALL SECTIONS +# IF NOT OVERWRITTEN LOCALLY +# **************************************************************************** +# Usage: +# [package name] +# file = # file name of the package +# +# location = # location where the package file is available. +# # If location is empty, default value is applied +# # Default value = /// and +# # its sub directories +# +# md5 = # md5 check sum of the package file +# +# package_type = # wrapper package name in which this package will be +# # packaged +# # eg. If a section has package_type - contrail-dependent-packages +# # then that package file will be packaged in +# # the wrapper package contrail-dependent-packages +# +# **************************************************************************** + +[DEFAULT] +file = +md5 = +location = +package_type = contrail-storage-packages + +[storage-btrfs-tools_3.12-1] +file = btrfs-tools_3.12-1_amd64.deb +md5 = e69af23a733d56e13072fd5b8689892d +source = repo:trusty/main + +[storage-ceph-common_0.94.3-1contrail2] +file = ceph-common_0.94.3-1contrail2_amd64.deb +md5 = 10e341b3089bc708b803ab84894e8872 +source = repo:contrail-thirdparty + +[storage-ceph-deploy_1.4.0-0ubuntu1] +file = ceph-deploy_1.4.0-0ubuntu1_all.deb +md5 = 106ff343c0df2c8e7d0245d0482269ab +source = repo:trusty/universe + +[storage-ceph-fs-common_0.94.3-1contrail2] +file = ceph-fs-common_0.94.3-1contrail2_amd64.deb +md5 = 62dec47e84ba95c08f526e47dc113fc5 +source = repo:contrail-thirdparty + +[storage-ceph-fuse_0.94.3-1contrail2] +file = ceph-fuse_0.94.3-1contrail2_amd64.deb +md5 = 00506bce0997184bb47611d788758065 +source = repo:contrail-thirdparty + +[storage-ceph-mds_0.94.3-1contrail2] +file = ceph-mds_0.94.3-1contrail2_amd64.deb +md5 = 1fe61de80ffd766e333168be1ad089ac +source = repo:contrail-thirdparty + +[storage-ceph_0.94.3-1contrail2] +file = ceph_0.94.3-1contrail2_amd64.deb +md5 = 48da333273979870e3257f1499736632 +source = repo:contrail-thirdparty + +[storage-cinder-backup_1:2015.1.2-0ubuntu1~cloud0] +file = cinder-backup_1%%3a2015.1.2-0ubuntu1~cloud0_all.deb +md5 = a6f6b7f475bfa67d91abec7b22a75d45 +source = repo:trusty-updates-kilo/main + +[storage-cinder-volume_1:2015.1.2-0ubuntu1~cloud0] +file = cinder-volume_1%%3a2015.1.2-0ubuntu1~cloud0_all.deb +md5 = b7c2748ea4d43077b84ee3a6c86c0175 +source = repo:trusty-updates-kilo/main + +[storage-cryptsetup-bin_2:1.6.1-1ubuntu1] +file = cryptsetup-bin_2%%3a1.6.1-1ubuntu1_amd64.deb +md5 = ae4ee141c87d2248af97a79c39ace7de +source = repo:trusty/main + +[storage-cryptsetup_2:1.6.1-1ubuntu1] +file = cryptsetup_2%%3a1.6.1-1ubuntu1_amd64.deb +md5 = c9b3ea50aa7243de4db7b739c42b5211 +source = repo:trusty/main + +[storage-gdisk_0.8.8-1ubuntu0.1] +file = gdisk_0.8.8-1ubuntu0.1_amd64.deb +md5 = 6e9ed16eaca8d87dc22cf4918f95cb2c +source = repo:trusty-updates/main + +[storage-guile-2.0-libs_2.0.9+1-1ubuntu1] +file = guile-2.0-libs_2.0.9+1-1ubuntu1_amd64.deb +md5 = 040cc4de4acdd5c233c841a437a4ec06 +source = repo:trusty/main + +[storage-heirloom-mailx_12.5-2+deb7u1build0.14.04.1] +file = heirloom-mailx_12.5-2+deb7u1build0.14.04.1_amd64.deb +md5 = 9e8badc74dfbfe379e3520f343ac93a0 +source = repo:trusty-updates/universe + +[storage-libcephfs1_0.94.3-1contrail2] +file = libcephfs1_0.94.3-1contrail2_amd64.deb +md5 = 8ba277867d37b4ec3b386948e052b4d8 +source = repo:contrail-thirdparty + +[storage-libconfig-general-perl_2.52-1] +file = libconfig-general-perl_2.52-1_all.deb +md5 = 42dd64a2e8c1dd19c1f0efd52da3af41 +source = repo:trusty/main + +[storage-libcryptsetup4_2:1.6.1-1ubuntu1] +file = libcryptsetup4_2%%3a1.6.1-1ubuntu1_amd64.deb +md5 = 989de0f231fdea8da9fbb9b8e8945940 +source = repo:trusty/main + +[storage-libdevmapper-event1.02.1_2:1.02.77-6ubuntu2] +file = libdevmapper-event1.02.1_2%%3a1.02.77-6ubuntu2_amd64.deb +md5 = 094eb17d3fb1a5498f56536831d6417a +source = repo:trusty/main + +[storage-libgc1c2_1:7.2d-5ubuntu2] +file = libgc1c2_1%%3a7.2d-5ubuntu2_amd64.deb +md5 = 77b7d6c1e799ff3f449999f48c62193b +source = repo:trusty/main + +[storage-libgsasl7_1.8.0-2ubuntu2] +file = libgsasl7_1.8.0-2ubuntu2_amd64.deb +md5 = 48d78fbc403d8687ce7aacea453dd600 +source = repo:trusty/universe + +[storage-libibverbs1_1.1.7-1ubuntu1.1] +file = libibverbs1_1.1.7-1ubuntu1.1_amd64.deb +md5 = 2eac0b5dabf90781eee802bfa8bd0a45 +source = repo:trusty-updates/main + +[storage-libicu52_52.1-3ubuntu0.4] +file = libicu52_52.1-3ubuntu0.4_amd64.deb +md5 = ed4da162328dc75beb75e38ca291c959 +source = repo:trusty-updates/main + +[storage-libjemalloc-dev_3.5.1-2] +file = libjemalloc-dev_3.5.1-2_amd64.deb +md5 = 7995c3bac6ca04c5642ea10a131cc157 +source = repo:trusty/universe + +[storage-libkyotocabinet16_1.2.76-4] +file = libkyotocabinet16_1.2.76-4_amd64.deb +md5 = a5ef4290a55fbab39090e0c629569bef +source = repo:trusty/universe + +[storage-libleveldb1_1.15.0-2] +file = libleveldb1_1.15.0-2_amd64.deb +md5 = c031f369fc9122ca93f0f690b1f250da +source = repo:trusty/main + +[storage-liblzo2-2_2.06-1.2ubuntu1.1] +file = liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb +md5 = b3e9733843fda9b2463a0745e7306092 +source = repo:trusty-updates/main + +[storage-libmailutils4_1:2.99.98-1.1] +file = libmailutils4_1%%3a2.99.98-1.1_amd64.deb +md5 = a6755462a0efb1c3f9217d9a10c459e0 +source = repo:trusty/universe + +[storage-libnspr4-0d_2:4.10.10-0ubuntu0.14.04.1] +file = libnspr4-0d_2%%3a4.10.10-0ubuntu0.14.04.1_amd64.deb +md5 = 7a77d9d7e6625c36c80b36b1017f6845 +source = repo:trusty-updates/universe + +[storage-libnspr4_2:4.10.10-0ubuntu0.14.04.1] +file = libnspr4_2%%3a4.10.10-0ubuntu0.14.04.1_amd64.deb +md5 = bfb262e77ef709dfaa5ae037630e49ff +source = repo:trusty-updates/main + +[storage-libnss3-1d_2:3.19.2.1-0ubuntu0.14.04.1] +file = libnss3-1d_2%%3a3.19.2.1-0ubuntu0.14.04.1_amd64.deb +md5 = f69f624713a7d70891aaf334df684714 +source = repo:trusty-updates/main + +[storage-libnss3-nssdb_2:3.19.2.1-0ubuntu0.14.04.1] +file = libnss3-nssdb_2%%3a3.19.2.1-0ubuntu0.14.04.1_all.deb +md5 = 24f0c1f9fca8ea633cf64e622f024012 +source = repo:trusty-updates/main + +[storage-libnss3_2:3.19.2.1-0ubuntu0.14.04.1] +file = libnss3_2%%3a3.19.2.1-0ubuntu0.14.04.1_amd64.deb +md5 = 2b2dca07befc97483bbd60ada68cd9cd +source = repo:trusty-updates/main + +[storage-libntlm0_1.4-1] +file = libntlm0_1.4-1_amd64.deb +md5 = 494a0ba5d16fe739b2ca575e7177604a +source = repo:trusty/universe + +[storage-librados2_0.94.3-1contrail2] +file = librados2_0.94.3-1contrail2_amd64.deb +md5 = b0c8edeaa07ec8593228bfc0197612e1 +source = repo:contrail-thirdparty + +[storage-librbd1_0.94.3-1contrail2] +file = librbd1_0.94.3-1contrail2_amd64.deb +md5 = 72c9408b09aacd955b193d3608b6162c +source = repo:contrail-thirdparty + +[storage-librdmacm1_1.0.16-1] +file = librdmacm1_1.0.16-1_amd64.deb +md5 = e48ede8d81ea578c585655eef431b858 +source = repo:trusty/main + +[storage-libreadline5_5.2+dfsg-2] +file = libreadline5_5.2+dfsg-2_amd64.deb +md5 = 105690417cc22d06a1c4a66069ec8a91 +source = repo:trusty/main + +[storage-libsgutils2-2_1.36-1ubuntu1] +file = libsgutils2-2_1.36-1ubuntu1_amd64.deb +md5 = f0252042b785ce828cfee62b9390f9c1 +source = repo:trusty/main + +[storage-libsysfs2_2.1.0+repack-3ubuntu1] +file = libsysfs2_2.1.0+repack-3ubuntu1_amd64.deb +md5 = 366df7440d6e399c2c775cf81fa508b5 +source = repo:trusty/main + +[storage-libtinfo5_5.9+20140118-1ubuntu1] +file = libtinfo5_5.9+20140118-1ubuntu1_amd64.deb +md5 = 72a3233b08faf65664a6235b05924f38 +source = repo:trusty/main + +[storage-libunistring0_0.9.3-5ubuntu3] +file = libunistring0_0.9.3-5ubuntu3_amd64.deb +md5 = 256e18209ad74bc9e6752290f2a5444f +source = repo:trusty/main + +[storage-libuuid1_2.20.1-5.1ubuntu20.7] +file = libuuid1_2.20.1-5.1ubuntu20.7_amd64.deb +md5 = d44826d02f03b777448f7ab1e0efa5e3 +source = repo:trusty-updates/main + +[storage-lvm2_2.02.98-6ubuntu2] +file = lvm2_2.02.98-6ubuntu2_amd64.deb +md5 = 76d72b5259b958b9802845e6123e4431 +source = repo:trusty/main + +[storage-mailutils-common_1:2.99.98-1.1] +file = mailutils-common_1%%3a2.99.98-1.1_all.deb +md5 = b282e598a53a970b055e6e1c8b45fa95 +source = repo:trusty/universe + +[storage-mailutils_1:2.99.98-1.1] +file = mailutils_1%%3a2.99.98-1.1_amd64.deb +md5 = a59bcdab76b5399b6e393a9a48189c8f +source = repo:trusty/universe + +[storage-postfix_2.11.0-1ubuntu1] +file = postfix_2.11.0-1ubuntu1_amd64.deb +md5 = 676483e59b2785704d298800fb893595 +source = repo:trusty-updates/main + +[storage-python-ceph_0.94.3-1contrail2] +file = python-ceph_0.94.3-1contrail2_amd64.deb +md5 = 2735079b2d05461307733be9a6319b2b +source = repo:contrail-thirdparty + +[storage-python-cephfs_0.94.3-1contrail2] +file = python-cephfs_0.94.3-1contrail2_amd64.deb +md5 = 2ea0fed7128da9d62aa18b51d44fdea2 +source = repo:contrail-thirdparty + +[storage-python-flask_0.10.1-2build1] +file = python-flask_0.10.1-2build1_all.deb +md5 = ddee0a62d486a6cc2f86028f08369505 +source = repo:trusty/main + +[storage-python-itsdangerous_0.22+dfsg1-1build1] +file = python-itsdangerous_0.22+dfsg1-1build1_all.deb +md5 = 41f85eb2b23f50761d2914f34e28fd52 +source = repo:trusty/main + +[storage-python-pushy_0.5.3-1] +file = python-pushy_0.5.3-1_amd64.deb +md5 = 9211c7c8c46ce30537c4c227259a0c10 +source = repo:trusty/universe + +[storage-python-rados_0.94.3-1contrail2] +file = python-rados_0.94.3-1contrail2_amd64.deb +md5 = 5b481f7b712c098672a191cb43fd5a2b +source = repo:contrail-thirdparty + +[storage-python-rbd_0.94.3-1contrail2] +file = python-rbd_0.94.3-1contrail2_amd64.deb +md5 = 8b058b2398da59a1dc4f39fe95b5b2d2 +source = repo:contrail-thirdparty + +[storage-radosgw_0.94.3-1contrail2] +file = radosgw_0.94.3-1contrail2_amd64.deb +md5 = feaa72dbc1f1818ed3115ebb925ad6bc +source = repo:contrail-thirdparty + +[storage-rbd-fuse_0.94.3-1contrail2] +file = rbd-fuse_0.94.3-1contrail2_amd64.deb +md5 = 7e3fbf8ca8d3fa53d1b672b3953be908 +source = repo:contrail-thirdparty + +[storage-readline-common_6.3-4ubuntu2] +file = readline-common_6.3-4ubuntu2_all.deb +md5 = d658036aeedbb56055420a216a45f613 +source = repo:trusty/main + +[storage-rpcbind_0.2.1-2ubuntu2.2] +file = rpcbind_0.2.1-2ubuntu2.2_amd64.deb +md5 = 279a20e0acfea4036bce808ee12db789 +source = repo:trusty-updates/main + +[storage-ruby-json_1.8.0-1build1] +file = ruby-json_1.8.0-1build1_amd64.deb +md5 = 8a5577a328816da78d573bb5ae490924 +source = repo:trusty/main + +[storage-sas2ircu_16.00.00.00-1contrail1] +file = sas2ircu_16.00.00.00-1contrail1_amd64.deb +md5 = 1e8d0288700a0e416231b88f2fd35674 +source = repo:contrail-thirdparty + +[storage-sg3-utils_1.36-1ubuntu1] +file = sg3-utils_1.36-1ubuntu1_amd64.deb +md5 = 1ba42c6c32502350e3cf80994a9d59be +source = repo:trusty/main + +[storage-smartmontools_6.2+svn3841-1.2] +file = smartmontools_6.2+svn3841-1.2_amd64.deb +md5 = d03f917eac4a51f138ea47e1bdfc10d5 +source = repo:trusty/main + +[storage-sysfsutils_2.1.0+repack-3ubuntu1] +file = sysfsutils_2.1.0+repack-3ubuntu1_amd64.deb +md5 = 641ba8cee477cdcf99f3e6b13cbd7c3d +source = repo:trusty/universe + +[storage-sysstat_10.2.0-1] +file = sysstat_10.2.0-1_amd64.deb +md5 = c85d3d8c3d3162c4d6b2efe1b963e0d2 +source = repo:trusty/main + +[storage-tgt_1:1.0.43-0ubuntu4.1~14.04.2] +file = tgt_1%%3a1.0.43-0ubuntu4.1~14.04.2_amd64.deb +md5 = 3fee716804c6dd4452b40d3084e67696 +source = repo:trusty-updates/main + +[storage-watershed_7] +file = watershed_7_amd64.deb +md5 = b1b5d2c6f51e224123e13ea79661913d +source = repo:trusty/main + +[storage-xfsprogs_3.1.9ubuntu2] +file = xfsprogs_3.1.9ubuntu2_amd64.deb +md5 = cd7af43d46ad3eca3839ded13f2a0129 +source = repo:trusty/main + diff --git a/common/debian/Makefile b/common/debian/Makefile index 99de688e8..2ab43ceee 100644 --- a/common/debian/Makefile +++ b/common/debian/Makefile @@ -16,6 +16,18 @@ endif CEILOMETER_PLUGIN := ceilometer-plugin-contrail-deb +ifeq ($(CONTRAIL_SKU),liberty) + CONTRAIL_OPENSTACK := contrail-openstack-liberty-deb + CONTRAIL_HEAT := contrail-heat-deb + CONTRAIL_OPENSTACK_CONFIG := contrail-openstack-config-liberty-deb + ifeq ($(SERIES),trusty) + CONTRAIL_VRDPDK_INIT := contrail-vrouter-dpdk-init-deb + CONTRAIL_VRDPDK_BIN := contrail-vrouter-dpdk + endif +else + CONTRAIL_OPENSTACK_CONFIG := contrail-openstack-config-deb +endif + ifeq ($(CONTRAIL_SKU),kilo) CONTRAIL_OPENSTACK := contrail-openstack-kilo-deb CONTRAIL_HEAT := contrail-heat-deb @@ -24,8 +36,6 @@ ifeq ($(CONTRAIL_SKU),kilo) CONTRAIL_VRDPDK_INIT := contrail-vrouter-dpdk-init-deb CONTRAIL_VRDPDK_BIN := contrail-vrouter-dpdk endif -else - CONTRAIL_OPENSTACK_CONFIG := contrail-openstack-config-deb endif ifeq ($(CONTRAIL_SKU),juno) @@ -440,6 +450,23 @@ contrail-openstack-kilo-clean: $(eval BUILDDIR=${SB_TOP}/build/debian/tmp) rm -rf ${BUILDDIR} +contrail-openstack-liberty-deb: + $(eval BUILDDIR=${SB_TOP}/build/debian/tmp) + rm -rf ${BUILDDIR} + mkdir -p ${BUILDDIR}/debian + cp -R contrail-openstack/debian ${BUILDDIR} + (cd ${BUILDDIR}; [ -f debian/control.liberty.in ] && python \ + $(SB_TOP)/tools/packaging/tools/scripts/add_dependency_version.py \ + --version $(VERSION) --file debian/control.liberty.in ) || echo no control.liberty.in + cp ${BUILDDIR}/debian/control.liberty ${BUILDDIR}/debian/control + cp ${BUILDDIR}/debian/rules.liberty ${BUILDDIR}/debian/rules + (cd ${BUILDDIR}; fakeroot debian/rules clean) + (cd ${BUILDDIR}; fakeroot debian/rules binary) + +contrail-openstack-liberty-clean: + $(eval BUILDDIR=${SB_TOP}/build/debian/tmp) + rm -rf ${BUILDDIR} + contrail-openstack-config-kilo-deb: $(eval BUILDDIR=${SB_TOP}/tools/packaging/common/debian/contrail-openstack-config) (cd ${BUILDDIR}; [ -f debian/control.kilo.in ] && python \ @@ -452,6 +479,18 @@ contrail-openstack-config-kilo-deb: contrail-openstack-config-kilo-clean: (cd ${SB_TOP}/tools/packaging/common/debian/contrail-openstack-config; fakeroot debian/rules clean) +contrail-openstack-config-liberty-deb: + $(eval BUILDDIR=${SB_TOP}/tools/packaging/common/debian/contrail-openstack-config) + (cd ${BUILDDIR}; [ -f debian/control.liberty.in ] && python \ + $(SB_TOP)/tools/packaging/tools/scripts/add_dependency_version.py \ + --version $(VERSION) --file debian/control.liberty.in ) || echo no control.liberty.in + cp ${BUILDDIR}/debian/control.liberty ${BUILDDIR}/debian/control + (cd ${BUILDDIR}; fakeroot debian/rules clean) + (cd ${BUILDDIR}; fakeroot debian/rules binary) + +contrail-openstack-config-liberty-clean: + (cd ${SB_TOP}/tools/packaging/common/debian/contrail-openstack-config; fakeroot debian/rules clean) + contrail-openstack-dashboard-deb: if [ '${CONTRAIL_SKU}' != 'liberty' ]; then \ $(eval BUILDDIR=${SB_TOP}/build/debian/contrail-openstack-dashboard) \ diff --git a/common/debian/contrail-fabric-utils/debian/control.trusty_liberty b/common/debian/contrail-fabric-utils/debian/control.trusty_liberty new file mode 100755 index 000000000..1c8e6f3cc --- /dev/null +++ b/common/debian/contrail-fabric-utils/debian/control.trusty_liberty @@ -0,0 +1,19 @@ +Source: contrail-fabric-utils +Maintainer: amoghe +Section: misc +Priority: optional +Standards-Version: 1.0 +Build-Depends: debhelper (>= 8) + +Package: contrail-fabric-utils +Architecture: all +Maintainer: amoghe +Depends: python-yaml, + python-pip, + python-netaddr, + python-paramiko (>=1.14.0), + python-ecdsa (>=0.11), +Section: contrail-fabric-utils +Priority: extra +Description: Contrail Fabric Utilities for cluster management + diff --git a/common/debian/contrail-openstack-config/debian/control.liberty.in b/common/debian/contrail-openstack-config/debian/control.liberty.in new file mode 100644 index 000000000..44b8f11c7 --- /dev/null +++ b/common/debian/contrail-openstack-config/debian/control.liberty.in @@ -0,0 +1,32 @@ +Source: contrail-openstack-config +Maintainer: rrugge +Section: misc +Priority: optional +Standards-Version: 1.0 +Build-Depends: + +Package: contrail-openstack-config +Architecture: all +Depends: contrail-nodemgr (>= 3.0.0.0-5156), + contrail-lib (>= 3.0.0.0-5156), + contrail-config (>= 3.0.0.0-5156), + contrail-f5 (>= 3.0.0.0-5156), + neutron-plugin-contrail (>= 3.0.0.0-5156), + contrail-setup (>= 3.0.0.0-5156), + contrail-utils (>= 3.0.0.0-5156), + contrail-config-openstack (>= 3.0.0.0-5156), + supervisor, + neutron-server, + python-neutron-lbaas, + python-novaclient, + python-keystoneclient, + haproxy (>=1.5.4-1ppa1~precise), + euca2ools, + rabbitmq-server, + python-qpid, + python-iniparse, + python-bottle, + ifmap-server, + ifmap-python-client, + keepalived (>=1.2.13-1) | keepalived (>=1.2.13-0~276~ubuntu14.04.1) +Description: Contrail Openstack Config composite debian package diff --git a/common/debian/contrail-openstack/debian/control.liberty.in b/common/debian/contrail-openstack/debian/control.liberty.in new file mode 100644 index 000000000..10c43f505 --- /dev/null +++ b/common/debian/contrail-openstack/debian/control.liberty.in @@ -0,0 +1,14 @@ +Source: contrail-openstack +Maintainer: rrugge +Section: misc +Priority: optional +Standards-Version: 1.0 +Build-Depends: + +Package: contrail-openstack +Architecture: all +Maintainer: rrugge +Depends: python-contrail, openstack-dashboard, contrail-openstack-dashboard, glance, keystone, nova-api, nova-common, nova-conductor, nova-console, nova-objectstore, nova-scheduler, cinder-api, cinder-common, cinder-scheduler, mysql-server-wsrep, libssl0.9.8, contrail-setup, contrail-utils, memcached, nova-novncproxy, nova-consoleauth, python-m2crypto, haproxy, rabbitmq-server (>= 3.5.0-1), apache2, libapache2-mod-wsgi, python-memcache, python-iniparse, python-qpid, euca2ools, nfs-common, supervisor, rabbitmq-server, heat-api, heat-api-cfn, heat-engine, heat-common, python-extras, python-heat, python-mimeparse, python-testtools, contrail-heat, contrail-nova-networkapi +Section: contrail-openstack +Priority: extra +Description: Contrail Openstack composite debian package diff --git a/common/debian/contrail-openstack/debian/rules.liberty b/common/debian/contrail-openstack/debian/rules.liberty new file mode 100755 index 000000000..e2c45f07a --- /dev/null +++ b/common/debian/contrail-openstack/debian/rules.liberty @@ -0,0 +1,86 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# This file was originally written by Joey Hess and Craig Small. +# As a special exception, when this file is copied by dh-make into a +# dh-make output file, you may use that output file without restriction. +# This special exception was added by Craig Small in version 0.37 of dh-make. +# Uncomment this to turn on verbose mode. +export DH_VERBOSE=1 + +SPEC_DIR := $(shell pwd) +export SB_TOP := $(shell pwd | sed -re "s/(.*)\/build\/debian\/(.*)/\1/") + +export BUILDTIME := $(shell date -u +%y%m%d%H%M) +export buildroot := $(SB_TOP)/build/debian/contrail-openstack +export LD_LIBRARY_PATH := $(LD_LIBRARY_PATH):$(SB_TOP)/build/debian/contrail-libs/usr/lib64/contrail +export _bindir := /usr/bin +export _initddir := /etc/init.d +export _initdir := /etc/init +export _sysconfdir := /etc +export _mysqllogdir := /var/log/mysql +export _src_config := $(SB_TOP)/tools/packaging/common/control_files + +SRC_VER := $(shell cat $(SB_TOP)/controller/src/base/version.info) + +BUILDTAG = +ifdef TAG +BUILDTAG = $(SRC_VER)-$(TAG) +else +BUILDTAG = $(SRC_VER)-$(BUILDTIME) +endif + +%: + dh $@ --tmpdir=${buildroot} --destdir=${SB_TOP}/build/debian + +override_dh_auto_build: + cat debian/changelog.in | sed 's,BUILDTAG,$(BUILDTAG),g' > debian/changelog + +override_dh_auto_install: + # Install all the directories + install -d -m 755 $(buildroot)$(_bindir) + install -d -m 755 $(buildroot)$(_initdir) + install -d -m 755 $(buildroot)$(_initddir) + install -d -m 755 $(buildroot)$(_sysconfdir) + install -d -m 755 $(buildroot)$(_mysqllogdir) + install -d -m 755 $(buildroot)$(_sysconfdir)/contrail + # Install supervisord config config files and directories + install -d -m 755 $(buildroot)$(_sysconfdir)/contrail/supervisord_openstack_files + install -D -m 755 $(_src_config)/supervisor-openstack.upstart $(buildroot)$(_initdir)/supervisor-openstack.conf + install -p -m 755 $(_src_config)/supervisord_openstack.conf $(buildroot)$(_sysconfdir)/contrail/supervisord_openstack.conf + # Install supervisor init.d files + install -p -m 755 $(_src_config)/keystone.initd.supervisord $(buildroot)$(_initddir)/keystone.initd.supervisord + install -p -m 755 $(_src_config)/nova-api.initd.supervisord $(buildroot)$(_initddir)/nova-api.initd.supervisord + install -p -m 755 $(_src_config)/nova-scheduler.initd.supervisord $(buildroot)$(_initddir)/nova-scheduler.initd.supervisord + install -p -m 755 $(_src_config)/nova-conductor.initd.supervisord $(buildroot)$(_initddir)/nova-conductor.initd.supervisord + install -p -m 755 $(_src_config)/nova-console.initd.supervisord $(buildroot)$(_initddir)/nova-console.initd.supervisord + install -p -m 755 $(_src_config)/nova-consoleauth.initd.supervisord $(buildroot)$(_initddir)/nova-consoleauth.initd.supervisord + install -p -m 755 $(_src_config)/nova-objectstore.initd.supervisord $(buildroot)$(_initddir)/nova-objectstore.initd.supervisord + install -p -m 755 $(_src_config)/nova-novncproxy.initd.supervisord $(buildroot)$(_initddir)/nova-novncproxy.initd.supervisord + install -p -m 755 $(_src_config)/glance-api.initd.supervisord $(buildroot)$(_initddir)/glance-api.initd.supervisord + install -p -m 755 $(_src_config)/glance-registry.initd.supervisord $(buildroot)$(_initddir)/glance-registry.initd.supervisord + install -p -m 755 $(_src_config)/cinder-api.initd.supervisord $(buildroot)$(_initddir)/cinder-api.initd.supervisord + install -p -m 755 $(_src_config)/cinder-scheduler.initd.supervisord $(buildroot)$(_initddir)/cinder-scheduler.initd.supervisord + install -p -m 755 $(_src_config)/heat-api.initd.supervisord $(buildroot)$(_initddir)/heat-api.initd.supervisord + install -p -m 755 $(_src_config)/heat-api-cfn.initd.supervisord $(buildroot)$(_initddir)/heat-api-cfn.initd.supervisord + install -p -m 755 $(_src_config)/heat-engine.initd.supervisord $(buildroot)$(_initddir)/heat-engine.initd.supervisord + # Install supervisord config files + install -p -m 755 $(_src_config)/keystone.ini $(buildroot)$(_sysconfdir)/contrail/supervisord_openstack_files/keystone.ini + install -p -m 755 $(_src_config)/glance-api.ini $(buildroot)$(_sysconfdir)/contrail/supervisord_openstack_files/glance-api.ini + install -p -m 755 $(_src_config)/glance-registry.ini $(buildroot)$(_sysconfdir)/contrail/supervisord_openstack_files/glance-registry.ini + install -p -m 755 $(_src_config)/cinder-api.ini $(buildroot)$(_sysconfdir)/contrail/supervisord_openstack_files/cinder-api.ini + install -p -m 755 $(_src_config)/cinder-scheduler.ini $(buildroot)$(_sysconfdir)/contrail/supervisord_openstack_files/cinder-scheduler.ini + install -p -m 755 $(_src_config)/nova-api.ini $(buildroot)$(_sysconfdir)/contrail/supervisord_openstack_files/nova-api.ini + install -p -m 755 $(_src_config)/nova-scheduler.ini $(buildroot)$(_sysconfdir)/contrail/supervisord_openstack_files/nova-scheduler.ini + install -p -m 755 $(_src_config)/nova-conductor.ini $(buildroot)$(_sysconfdir)/contrail/supervisord_openstack_files/nova-conductor.ini + install -p -m 755 $(_src_config)/nova-console.ini $(buildroot)$(_sysconfdir)/contrail/supervisord_openstack_files/nova-console.ini + install -p -m 755 $(_src_config)/nova-consoleauth.ini $(buildroot)$(_sysconfdir)/contrail/supervisord_openstack_files/nova-consoleauth.ini + install -p -m 755 $(_src_config)/nova-objectstore.ini $(buildroot)$(_sysconfdir)/contrail/supervisord_openstack_files/nova-objectstore.ini + install -p -m 755 $(_src_config)/nova-novncproxy.ini $(buildroot)$(_sysconfdir)/contrail/supervisord_openstack_files/nova-novncproxy.ini + install -p -m 755 $(_src_config)/heat-api.ini $(buildroot)$(_sysconfdir)/contrail/supervisord_openstack_files/heat-api.ini + install -p -m 755 $(_src_config)/heat-api-cfn.ini $(buildroot)$(_sysconfdir)/contrail/supervisord_openstack_files/heat-api-cfn.ini + install -p -m 755 $(_src_config)/heat-engine.ini $(buildroot)$(_sysconfdir)/contrail/supervisord_openstack_files/heat-engine.ini + +override_dh_usrlocal: + +override_dh_shlibdeps: diff --git a/openstack/debian/openstack-python-neutronclient/liberty/debian/changelog.in b/openstack/debian/openstack-python-neutronclient/liberty/debian/changelog.in new file mode 100644 index 000000000..aeabc6b39 --- /dev/null +++ b/openstack/debian/openstack-python-neutronclient/liberty/debian/changelog.in @@ -0,0 +1,255 @@ +python-neutronclient (1:2.3.11-0ubuntu1~cloud0.3contrail) trusty-liberty; urgency=medium + + * cherry-pick lbaasv2 specific fixes from upstream neutronclient + * Closes-Bugs: 1430541, 1426246, 1426253 + * Partially-Implements: lbaas-ssl-termination + * commit-ids: aa0c39fe2d2b1cd6d83987644928fe5c8811789e + * 6e4841359d50c31bffea00b74269e94a05e2442a + * 4e98615d1612f011041be011f411e5115a269f8b + + -- -- Atul Moghe Wed, 20 Jan 2016 16:33:40 -0400 + +python-neutronclient (1:2.3.11-0ubuntu1~cloud0.2contrail) trusty-liberty; urgency=medium + + * Added 2contrail for contrail pacakge + + -- -- Atul Moghe Tue, 12 May 2015 16:33:40 -0400 + +python-neutronclient (1:2.3.11-0ubuntu1~cloud0) trusty-liberty; urgency=medium + + * New upstream release for the Ubuntu Cloud Archive. + + -- Openstack Ubuntu Testing Bot Thu, 19 Mar 2015 11:12:57 +0000 + +python-neutronclient (1:2.3.11-0ubuntu1) vivid; urgency=medium + + * New upstream release. + * debian/control: Update dependencies. + + -- Chuck Short Thu, 12 Mar 2015 11:22:08 -0400 + +python-neutronclient (1:2.3.9-0ubuntu1) vivid; urgency=medium + + * New upstream release. + * Open up for vivid. + * debian/control: + - Update bzr branches. + - Add python-requests-mock as a build dependency. + + -- Chuck Short Wed, 12 Nov 2014 10:00:53 -0500 + +python-neutronclient (1:2.3.8-0ubuntu1) utopic; urgency=medium + + * New upstream release. + + -- Chuck Short Thu, 18 Sep 2014 09:52:19 -0400 + +python-neutronclient (1:2.3.7-0ubuntu1) utopic; urgency=medium + + * New upstream release. + * debian/control: Add python-httpretty and python-oslosphinx. + * debian/control: Add python-requests-mock, python-testscenarios, + python-prettytable, python-oslotest + + -- Chuck Short Mon, 08 Sep 2014 08:51:07 -0400 + +python-neutronclient (1:2.3.5-0ubuntu1) utopic; urgency=medium + + [ Corey Bryant ] + * debian/control: Set minimum version for python-prettytable dependency + (LP: #1292661). + + [ Chuck Short ] + * debian/control: Open up juno release + * debian/control: + - Dropped python-d2to1, python-httplib2, python-prettytable, + python-nose, and python-pyparsing dependencies. + - Added python-requests, python-netaddr dependencies + - Added python-keystoneclient. + - Add python-mox3. + - Add python-hacking + + [ Liam Young ] + * debian/control: + - Merged in deps from requirements.txt + - Added httplib2 & python-mox back as src dep as 2.3.5 unit tests depend on it + * New upstream release. + + -- Chuck Short Thu, 24 Jul 2014 13:07:16 -0400 + +python-neutronclient (1:2.3.4-0ubuntu1) trusty; urgency=medium + + * New upstream point release: + - [02baef4] Fix get_auth_info() for pre-authenticated clients + (LP: #1280941). + + -- James Page Thu, 13 Mar 2014 11:02:06 +0000 + +python-neutronclient (1:2.3.3-0ubuntu1) trusty; urgency=medium + + * New upstream release. + + -- Chuck Short Tue, 21 Jan 2014 11:34:34 -0500 + +python-neutronclient (1:2.3.1-0ubuntu1) trusty; urgency=low + + * New upstream release. + * debian/control: open icehouse release. + + -- Chuck Short Thu, 14 Nov 2013 14:00:50 -0500 + +python-neutronclient (1:2.3.0-0ubuntu1) saucy; urgency=low + + * New upstream release. + * debian/control: Add python-six as a build dependency. + * debian/control: Add python-babel as a build dependency. + + -- Chuck Short Fri, 06 Sep 2013 16:33:40 -0400 + +python-neutronclient (1:2.2.4-0ubuntu2) saucy; urgency=low + + * d/tests: Update tests for quantum->neutron rename. + + -- James Page Thu, 18 Jul 2013 17:45:25 +0100 + +python-neutronclient (1:2.2.4-0ubuntu1) saucy; urgency=low + + [ Chuck Short ] + * Renamed to python-neutronclient. + + Updated debian/control to rename python-quantumclient to + python-neutronclient. + + Updated debian/copyright. + + debian/control: Add Breaks/Replaces python-quantumclient and + transitional package. + * debian/rules, debian/control: Run testsuite with testrepository. + * debian/control: Add python-pbr and python-d2to1. + * debian/docs: Renamed README to README.rst. + * debian/copyright: Cleaned up, fix lintian warnings. + * debian/control: Dropped quantum-client. + + [ Adam Gandelman ] + * debian/control: Bump python-cliff min. requirement to 1.3.2 as per + tools/pip-requires. + * debian/control: Set version minimum 1.5.6 on python-pyparsing depends. + + [ Yolanda Robla ] + * debian/tests: added autopkg tests + + [ James Page ] + * New upstream release. + * d/control: Update VCS fields for new branch locations. + * d/install: Enable bash completion for neutron command. + * d/rules: Execute tests in parallel. + * d/control: Drop BD on pep8, no longer required. + + -- James Page Thu, 18 Jul 2013 17:20:32 +0100 + +python-quantumclient (1:2.2.0-0ubuntu1) raring; urgency=low + + [ Adam Gandelman ] + * debian/control: Set version minimum for python-cliff (>= 1.3.1). + + [ James Page ] + * New upstream point release to support OpenStack Grizzly. + + -- James Page Fri, 15 Mar 2013 09:15:00 +0000 + +python-quantumclient (1:2.1.2-0ubuntu1) raring; urgency=low + + [ Adam Gandelman ] + * debian/control: Drop 'Provides: ${python:Provides}'. + + [ Chuck Short ] + * New upstream release. + * debian/control: Add python-testtools and python-fixtures as build + deps. + * debian/patches/override_cliff_version.patch: Dropped, no longer needed. + * debian/control: Add python-iso8601 build-depends. + + -- Chuck Short Thu, 07 Mar 2013 11:14:49 -0600 + +python-quantumclient (1:2.1-0ubuntu1) quantal; urgency=low + + [ Adam Gandelman ] + * debian/control: Add python-pyparsing. + * debain/patches/override_cliff_version.patch: Remove version constraint + on cliff >= 1.2.1 (Ubuntu 12.10 is shipping 1.1.2). + + [ Soren Hansen ] + * Update debian/watch to account for symbolically named tarballs and + use newer URL. + * Fix Launchpad URLs in debian/watch. + * Add cliff-tablib build-dependency to fix test suite failure. + + [ Chuck Short ] + * New upstream release + * debian/watch: Add pypi sources as well + + -- Chuck Short Tue, 18 Sep 2012 18:59:16 -0500 + +python-quantumclient (1:2.0-0ubuntu2) quantal; urgency=low + + * debian/control: Set Provides: ${python:Provides}. (LP: #1042468) + * debian/control: Update maintainer, add missing Depends. + + -- Adam Gandelman Mon, 27 Aug 2012 15:53:54 -0700 + +python-quantumclient (1:2.0-0ubuntu1) quantal; urgency=low + + * New upstream version. + * debian/control: Update build dependencies. + * debian/rules: Enable testsuite. + + -- Chuck Short Thu, 16 Aug 2012 12:45:43 -0500 + +python-quantumclient (1:0.1.0.1-0ubuntu1) quantal; urgency=low + + * New upstream release. + * debian/watch: Updateed + + -- Chuck Short Fri, 06 Jul 2012 12:50:42 -0400 + +python-quantumclient (2012.1-0ubuntu1) precise; urgency=low + + * New upstream release. + + -- Chuck Short Thu, 05 Apr 2012 11:12:30 -0400 + +python-quantumclient (2012.1~rc2-0ubuntu1) precise; urgency=low + + * New upstream release. + + -- Chuck Short Tue, 03 Apr 2012 20:47:00 -0400 + +python-quantumclient (2012.1~rc1-0ubuntu2) precise; urgency=low + + * debian/patches/fix-namespace.patch: Fix namespace conflict. + + -- Chuck Short Thu, 22 Mar 2012 11:15:53 -0400 + +python-quantumclient (2012.1~rc1-0ubuntu1) precise; urgency=low + + * New upstream release. + * Dropped quantum-common stuff since it conflicts with quantum + proper. + + -- Chuck Short Tue, 20 Mar 2012 13:39:58 -0400 + +python-quantumclient (2012.1~rc1~20120315.22-0ubuntu1) precise; urgency=low + + * New upstream release. + * debian/watch: Fix typos + + -- Adam Gandelman Fri, 16 Mar 2012 12:00:02 -0700 + +python-quantumclient (2012.1~e3~20120125.r8-0ubuntu2) precise; urgency=low + + * Fix lintian errors. + + -- Chuck Short Wed, 01 Feb 2012 10:48:03 -0500 + +python-quantumclient (2012.1~e3~20120125.r8-0ubuntu1) precise; urgency=low + + * Initial release. + + -- Chuck Short Wed, 01 Feb 2012 10:20:24 -0500 diff --git a/openstack/debian/openstack-python-neutronclient/liberty/debian/compat b/openstack/debian/openstack-python-neutronclient/liberty/debian/compat new file mode 100644 index 000000000..45a4fb75d --- /dev/null +++ b/openstack/debian/openstack-python-neutronclient/liberty/debian/compat @@ -0,0 +1 @@ +8 diff --git a/openstack/debian/openstack-python-neutronclient/liberty/debian/control b/openstack/debian/openstack-python-neutronclient/liberty/debian/control new file mode 100644 index 000000000..a10411adb --- /dev/null +++ b/openstack/debian/openstack-python-neutronclient/liberty/debian/control @@ -0,0 +1,78 @@ +Source: python-neutronclient +Section: python +Priority: extra +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Chuck Short +Build-Depends: + cliff-tablib, + debhelper (>= 8.0.0), + python-all (>= 2.6.6-3~), + python-babel (>= 1.3), + python-cliff (>= 1.7.0), + python-fixtures, + python-hacking, + python-httpretty, + python-httplib2, + python-iso8601 (>= 0.1.9), + python-keystoneclient (>= 0.9.0), + python-mox3, + python-mock, + python-oslosphinx, + python-oslotest, + python-oslo.i18n (>= 1.3.0), + python-oslo.serialization (>= 1.2.0), + python-oslo.utils (>= 1.2.0), + python-keystoneclient (>= 1.1.0), + python-oslosphinx, + python-oslotest, + python-netaddr (>= 0.7.6), + python-pbr (>= 0.6), + python-prettytable, + python-pyparsing (>= 1.5.6), + python-requests (>= 1.1), + python-requests-mock, + python-sphinx, + python-tempest-lib, + python-simplejson (>= 2.0.9), + python-six (>= 1.9.0), + python-testtools, + python-testscenarios, + testrepository +Standards-Version: 3.9.4 +X-Python-Version: >= 2.6 +Homepage: http://launchpad.net/python-quantumclient +Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/python-neutronclient/liberty/files +Vcs-Bzr: https://code.launchpad.net/~ubuntu-server-dev/python-neutronclient/liberty +XS-Testsuite: autopkgtest + +Package: python-neutronclient +Architecture: all +Breaks: python-quantumclient ( << 1:2.2.4-0ubuntu1~ ) +Replaces: python-quantumclient ( << 1:2.2.4-0ubuntu1~ ) +Depends: + python-cliff (>= 1.7.0), + python-iso8601 (>= 0.1.9), + python-keystoneclient (>= 1.1.0), + python-netaddr (>= 0.7.12), + python-requests (>= 1.1), + python-simplejson, + python-six (>= 1.9.0), + python-babel, + python-oslo.i18n, + python-oslo.serialization, + python-oslo.utils, + python-babel, + ${misc:Depends}, + ${python:Depends}, + ${shlibs:Depends} +Description: client - Neutron is a virtual network service for Openstack + Neutron is a virtual network service for Openstack, and a part of + Netstack. Just like OpenStack Nova provides an API to dynamically + request and configure virtual servers, Neutron provides an API to + dynamically request and configure virtual networks. These networks + connect "interfaces" from other OpenStack services (e.g., virtual NICs + from Nova VMs). The Neutron API supports extensions to provide + advanced network capabilities (e.g., QoS, ACLs, network monitoring, + etc.) + . + This package provides the neutron client. diff --git a/openstack/debian/openstack-python-neutronclient/liberty/debian/copyright b/openstack/debian/openstack-python-neutronclient/liberty/debian/copyright new file mode 100644 index 000000000..b58cbbacf --- /dev/null +++ b/openstack/debian/openstack-python-neutronclient/liberty/debian/copyright @@ -0,0 +1,43 @@ +Format: http://dep.debian.net/deps/dep5 +Upstream-Name: python-neutronclient +Source: http://github.com/openstack/python-neutronclient + +Files: * +Copyright: 2011 Citrix Systems + 2011, Nicira Networks, Inc. + 2010 OpenStack, LLC + 2001-2010 Twisted Matrix Laboratories. +License: Apache-2.0 + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + . + http://www.apache.org/licenses/LICENSE-2.0 + . + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + . + On Debian systems, the complete text of the Apache version 2.0 license + can be found in "/usr/share/common-licenses/Apache-2.0". + +Files: debian/* +Copyright: 2012 Chuck Short +License: GPL-2+ + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see + . + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". diff --git a/openstack/debian/openstack-python-neutronclient/liberty/debian/docs b/openstack/debian/openstack-python-neutronclient/liberty/debian/docs new file mode 100644 index 000000000..a1320b1b4 --- /dev/null +++ b/openstack/debian/openstack-python-neutronclient/liberty/debian/docs @@ -0,0 +1 @@ +README.rst diff --git a/openstack/debian/openstack-python-neutronclient/liberty/debian/install b/openstack/debian/openstack-python-neutronclient/liberty/debian/install new file mode 100644 index 000000000..6cfe3eb25 --- /dev/null +++ b/openstack/debian/openstack-python-neutronclient/liberty/debian/install @@ -0,0 +1,2 @@ +tools/neutron.bash_completion etc/bash_completion.d/ +usr/lib/python* diff --git a/openstack/debian/openstack-python-neutronclient/liberty/debian/rules b/openstack/debian/openstack-python-neutronclient/liberty/debian/rules new file mode 100755 index 000000000..07af0b447 --- /dev/null +++ b/openstack/debian/openstack-python-neutronclient/liberty/debian/rules @@ -0,0 +1,49 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# This file was originally written by Joey Hess and Craig Small. +# As a special exception, when this file is copied by dh-make into a +# dh-make output file, you may use that output file without restriction. +# This special exception was added by Craig Small in version 0.37 of dh-make. + +# Uncomment this to turn on verbose mode. +export DH_VERBOSE=1 + +SPEC_DIR := $(shell pwd) +export SB_TOP := $(shell pwd | sed -re "s/(.*)\/build\/openstack\/(.*)/\1/") +export BUILDDIR:= ${SB_TOP}/build/openstack/python-neutronclient +export _pyver := 2.7 +export python_sitelib := /usr/lib/python$(_pyver)/dist-packages +export _sysconfdir := /etc + +BUILDTAG = +ifdef TAG +BUILDTAG = $(TAG) +else +BUILDTAG = $(BUILDTIME) +endif + + +%: + dh $@ --destdir=${SB_TOP}/build/openstack + +override_dh_auto_build: + cat debian/changelog.in | sed 's,BUILDTAG,$(BUILDTAG),g' > debian/changelog + python setup.py build + +override_dh_auto_install: + install -d -m 777 $(BUILDDIR)$(python_sitelib) + #install -d -m 777 $(BUILDDIR)/usr/bin/ + python setup.py sdist + cd dist; tar xvfz python-neutronclient*.tar.gz; cd python-neutronclient-*; python setup.py install --root=$(BUILDDIR)/debian/python-neutronclient --install-layout=deb + +get-orig-source: + uscan --verbose --force-download --rename --destdir=../build-area +%: + dh $@ --destdir=${SB_TOP}/build/openstack + +%: + dh $@ --with python2 + +get-orig-source: + uscan --verbose --force-download --rename --destdir=../build-area diff --git a/openstack/debian/openstack-python-neutronclient/liberty/debian/source/format b/openstack/debian/openstack-python-neutronclient/liberty/debian/source/format new file mode 100644 index 000000000..163aaf8d8 --- /dev/null +++ b/openstack/debian/openstack-python-neutronclient/liberty/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/openstack/debian/openstack-python-neutronclient/liberty/debian/watch b/openstack/debian/openstack-python-neutronclient/liberty/debian/watch new file mode 100644 index 000000000..c421945ef --- /dev/null +++ b/openstack/debian/openstack-python-neutronclient/liberty/debian/watch @@ -0,0 +1,4 @@ +version=3 +opts="uversionmangle=s/%7E/~/" https://launchpad.net/python-neutronclient/+download https://launchpad.net/python-neutronclient/.*/.*/.*/python-neutronclient-(.*)\.tar\.gz +http://tarballs.openstack.org/python-neutronclient/ python-neutronclient-(\d.*).tar.gz +http://pypi.python.org/packages/source/p/python-neutronclient/python-neutronclient-(\d.*).tar.gz