commit | c047c876306e8054b561493ba9f314c326eb7b0f | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@cs.arizona.edu> | Wed Jan 11 08:38:15 2017 -0700 |
committer | Zack Williams <zdw@cs.arizona.edu> | Sun Jan 15 19:39:07 2017 -0800 |
tree | ff29b08429d39c5c12cea7b5b865b327c5c557c4 | |
parent | 2a3c01ec513591036e22073787cdc75677e852cc [diff] |
pki work, and keystone cert generated ignore retry files load variables for localhost as wel split root/intermediate generation use array for creating server certs configure openstack with certs from server via lookup('file',... move root CA cert to old location, testing indent ssl info more places where the CA cert is used don't have juju self-manage certs juju requires certs be base64 encoded (not documented) install both root/intermediate CA certs, as juju/trusty apache is too old to support chaining provide ca/im chain to juju keystone config yaml error updated name for onos source per jono fixed the onos-fabric-install role whitespace copy CA certs to compute node stop wasting time diagnostically print contents of /usr/local/share/ca-certificates/ dir Change-Id: Idbd4891736b07690a260bf3d117c547de1ae7424
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.