commit | a1f5508898a44aaf3c6dbd0e1134fe65dc25af5f | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@cs.arizona.edu> | Tue Feb 28 22:41:36 2017 -0700 |
committer | Zack Williams <zdw@cs.arizona.edu> | Sun Mar 26 08:24:04 2017 -0700 |
tree | 067851a47ecf937d4c7924ad7bd25eba321f4d57 | |
parent | 49af5e6c4fdb832e0a93785d3b446ab467d2f5e6 [diff] |
CORD-912 OpenCloud-in-a-Box script apply VAGRANT_CWD in proper place, fix order on elk.diff application nvme drive support for Utah cloudlab utah cloudlab fixes fix logic inversion on SSH keygen rename network interface configuration of libvirt networks network fixes vagrant-libvirt fails to use networks created by others update ip addresses for OCiaB change IP's for head/compute VM's fix VM destroy manually configure mgmt network use a bogus ip address range for management network typo dns failure check don't install docker on the host node frontload more package installation sudo on cleanup vagrant command s/loghost/cordloghost/ to fix logging to logstash remove now-unneccesary steps make suitable for CiaB use fix paths in CiaB Vagrantfile fixed paths in a more maintainable way set vagrantfile path in more places bump Vagrant version, fix for compute-node naming Change-Id: Icbaaab4e74bd18c87b17f474bd5eea347c98cfaf
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.