commit | 682450e20cbd454e85c076bff1928dd0e75ff6dc | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@cs.arizona.edu> | Sat Nov 19 09:04:41 2016 -0700 |
committer | Zack Williams <zdw@cs.arizona.edu> | Mon Nov 21 21:39:01 2016 -0700 |
tree | c6c3f559bd7ed72ec434e42c30206997cbfc3036 | |
parent | 343d61f7bf70b9c6cf7a42d1190515260d2b10d9 [diff] |
Updates to opencloud playbook to work more like CORD changes to work with new service-profile reworked xos-start to have per-config settings add to cord_single_defaults.yml too generate TOSCA config in platform-install moved user/deployment creation to earlier in process add stubs for Site/Deployment fix empty compute group case use tosca generator for cord-pod, and supply paths to images reorg of config variables remove whitespace enable copy of service-profile for testing generate more Tosca in platform-install more templating, whitespace list of copied Tosca files is now a parameter template the vtn config when onboarding new compute notes fix ipaddr template, which was incorrectly documented recreate nodes and vtn config when adding compute nodes fixes for xos on head node change more fixes for XOS on head node more fixes for xos delayering fixes to image loading and 'make vtn' task use hostname rather than full fqdn in tosca fix secondary location of nodes/vtn template readd management_hosts_template to management-net.yaml update opencloud bits to current, remove obsolete roles fix UI paths, which were escaped make diag role work with xos container not in vm, collect more docker logs integrate make module changes move pauses to service-profile dedicated openstack config fix openstack.yaml.j2 apply changes to vtn.yaml in both places add more head diag fix ssl issue Change-Id: I7526b954b3b93f121b1d329dc1e412502d194fc1
This repository contains Ansible playbooks for installing and configuring software components on a CORD POD: OpenStack, ONOS, and XOS. It is a sub-module of the main CORD repository.
To install a single-node CORD POD, read INSTALL_SINGLE_NODE.md.
Otherwise you should start with the CORD repository.
Before commit, please run scripts/lintcheck.sh
, which will perform the same lint check that Jenkins performs when in review in Gerrit.