inital commit for repo stucture 36/1236/1
authorKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Mon, 22 Jul 2019 08:53:32 +0000 (01:53 -0700)
committerKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Mon, 22 Jul 2019 08:53:32 +0000 (01:53 -0700)
commit308b84a2851e9a16458e5aebfd9f0341ca7530bd
treef28d81038372734fcaf93e2ec5c6dccf6db70393
parentc1748a4b6d462d090e33fae5617de861cb22047f
inital commit for repo stucture

Change-Id: Id65945b214a66dbd71a4d80a514632d519437fe7
28 files changed:
Makefile [new file with mode: 0644]
README.md [new file with mode: 0644]
build/build-image/README.md [new file with mode: 0644]
cmd/bpa-controller/README.md [new file with mode: 0644]
cmd/bpa-restapi-agent/README.md [new file with mode: 0644]
deploy/README.md [new file with mode: 0644]
deploy/kud-plugin-addons/README.md [new file with mode: 0644]
deploy/kud-plugin-addons/device-plugins/fpga/README.md [new file with mode: 0644]
deploy/kud-plugin-addons/device-plugins/gpu/README.md [new file with mode: 0644]
deploy/kud-plugin-addons/device-plugins/qat/README.md [new file with mode: 0644]
deploy/kud-plugin-addons/device-plugins/sriov/README.md [new file with mode: 0644]
deploy/kud-plugin-addons/nfd/how_to_nfd.md [new file with mode: 0644]
deploy/kud-plugin-addons/nfd/nfd-daemonset-combined.yaml.template [new file with mode: 0644]
deploy/kud-plugin-addons/nfd/nfd-master.yaml.template [new file with mode: 0644]
deploy/kud-plugin-addons/nfd/nfd-worker-daemonset.yaml.template [new file with mode: 0644]
deploy/kud-plugin-addons/prometheus/README.md [new file with mode: 0644]
deploy/kud-plugin-addons/rook/README.md [new file with mode: 0644]
deploy/kud/README.md [new file with mode: 0644]
deploy/metal3/README.md [new file with mode: 0644]
env/01_install_package.sh [new file with mode: 0644]
env/02_configure.sh [new file with mode: 0644]
env/03_launch_prereq.sh [new file with mode: 0644]
env/lib/common.sh [new file with mode: 0644]
env/lib/logging.sh [new file with mode: 0644]
pkg/icn.sh [new file with mode: 0644]
test/README.md [new file with mode: 0644]
tools/clean_usb_bootable.sh [new file with mode: 0644]
tools/create_usb_bootable.sh [new file with mode: 0644]