commit | dae7ff68a69b2a7dba75686f7f4115a5124498c4 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@cs.arizona.edu> | Mon Nov 14 15:20:06 2016 -0700 |
committer | Zack Williams <zdw@cs.arizona.edu> | Tue Nov 15 22:07:33 2016 -0700 |
tree | 85cb46e048179597134bf11369a056909bed1adb | |
parent | 1a35ae6388afe96a5c7d4a8dfe7322055dc4b75b [diff] |
add the ability to pull gerrit reviews with cord-in-a-box.sh script, lint, spelling clarification of language change to multiple -b options rather than a long parsed string Change-Id: I834e171be3c53d46436bc27b94cf7e1efca56a30
This repository is an entry point to CORD's open reference implementation. It helps you to build and deploy CORD.
CORD (Central Office Re-architected as a Datacenter) is a revolutionary concept to turn Telco Central Offices (and MSO Head Ends) into a modern mini-datacenters. We call this a CORD POD. A POD is made up of commodity servers, switches, and other networking devices. The POD is an application deployment platform optimized for both conventional cloud-scale applications as well as virtual network functions (VNF).
The CORD open reference implementation is comprised of:
A number of POD hardware specifications that can serve as reference implementations
A software platform that when deployed on the servers implements service-agnostic software infrastructure enabling deployment of sophisticated network services
A few sample service implementations that can be readily deployed onto CORD PODs
A deployment automation framework that simplifies the installation of the platform layers as well as the sample services
An extendable test framework and test suite to verify and characterize the platfrom as well as the sample services
Extensive documentation to work with CORD
If this is your first encounter with CORD, you may consider giving it a quick spin. We made it real easy. You can bring up CORD on a single server or on a few servers (with or without a real fabric) with a few commands.
Please follow our Quick Start Tutorial.