aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible
AgeCommit message (Expand)AuthorFilesLines
2017-12-21Merge "Bug fix for chrony configuration"Yifei Xue4-2/+16
2017-12-21Merge "deploy/k8s: support k8s deployment on aarch64"Yifei Xue3-1/+50
2017-12-20Bug fix for chrony configurationYifei Xue4-2/+16
2017-12-17Merge "Bug fix for the random failure of nova cell_v2 discovery"Yifei Xue1-0/+13
2017-12-16Bug fix for the random failure of pip_installYifei Xue1-0/+12
2017-12-16Bug fix for the random failure of nova cell_v2 discoveryYifei Xue1-0/+13
2017-12-14Remove the /var/log/osa directory if existwutianwei1-0/+13
2017-12-13Add collectd role to compute host onlyramamani yeleswarapu1-0/+5
2017-12-12Bug fix for CentOS BM deploymentYifei Xue17-46/+185
2017-12-10deploy/k8s: support k8s deployment on aarch64Yibo Cai3-1/+50
2017-12-08Add CentOS 7.4 support for OpenStack PikeYifei Xue6-15/+180
2017-12-05Add plugin for Barometer.ramamani yeleswarapu1-0/+1
2017-12-05Fix the python-ldap versionwutianwei1-0/+6
2017-11-28Upgrade OpenStack version from Ocata to PikeYifei Xue34-68/+533
2017-11-23Merge "Support the scenario for installing kubernetes in ubuntu system"Yifei Xue10-57/+225
2017-11-21Merge "k8s: add package repo for aarch64"Justin chi4-2/+52
2017-11-15Install networking-sfc for non odl-sfc scenariosYifei Xue5-1/+98
2017-11-14Support the scenario for installing kubernetes in ubuntu systemhu xinhui10-57/+225
2017-11-09k8s: add package repo for aarch64Yibo Cai4-2/+52
2017-10-29Merge "Update requirements_absolute_requirements.txt"Justin chi1-0/+6
2017-10-29Merge " k8s support the helm."Justin chi2-0/+8
2017-10-27fix ceph reboot issuewutianwei1-0/+7
2017-10-26Update requirements_absolute_requirements.txtYifei Xue1-0/+6
2017-10-26 k8s support the helm.hu xinhui2-0/+8
2017-10-24Merge "bugfix"Justin chi3-63/+89
2017-10-24Merge "Config dpdk and ovs"Justin chi4-27/+39
2017-10-24bugfixwutianwei3-63/+89
2017-10-24Config dpdk and ovsHarry Huang4-27/+39
2017-10-18Fix ceilometer issuewutianwei3-0/+88
2017-10-17add tacker supportYifei Xue5-0/+26
2017-10-16Ascertain the pandas versionwutianwei3-0/+27
2017-10-16Merge "Modification for kargo to generate dynamic inventory"Justin chi2-26/+62
2017-10-13Modefy configuration for refstack_defcorewutianwei1-3/+5
2017-09-30Modification for kargo to generate dynamic inventoryhu xinhui2-26/+62
2017-09-30SFC scenario release notes and bug fix for SFC switchYifei Xue1-5/+11
2017-09-13Add dpdk pluginchigang1-0/+2
2017-09-08Add k8s supporthu xinhui23-0/+818
2017-09-07from controller node fetch os_certwutianwei2-1/+14
2017-09-01Support multiple physnet mappingHarry Huang20-311/+401
2017-08-31Support offline deployment for nosdn no feature scenarioYifei Xue12-1/+797
2017-08-18support the noha scenariowutianwei3-5/+28
2017-08-15Make the storage use cephwutianwei9-0/+161
2017-08-11Adapt network.yml to OpenStack AnsibleHarry Huang7-82/+121
2017-08-09Merge "Create endpoint in different region"Justin chi1-1/+2
2017-08-04fix bugs for functest and moon baremetalwutianwei1-6/+0
2017-07-28Add ODL SFC supportYifei Xue2-6/+7
2017-07-28Merge "Change "Default" to "default" in openrc"Justin chi1-0/+6
2017-07-28Change "Default" to "default" in openrcwutianwei1-0/+6
2017-07-28Add moonv4 into Compass4nfvchigang1-0/+5
2017-07-24Dynamic InventoryHarry Huang2-7/+23
="k">box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); } .reveal code { font-family: monospace; } .reveal pre code { display: block; padding: 5px; overflow: auto; max-height: 400px; word-wrap: normal; } .reveal table { margin: auto; border-collapse: collapse; border-spacing: 0; } .reveal table th { font-weight: bold; } .reveal table th, .reveal table td { text-align: left; padding: 0.2em 0.5em 0.2em 0.5em; border-bottom: 1px solid; } .reveal table th[align="center"], .reveal table td[align="center"] { text-align: center; } .reveal table th[align="right"], .reveal table td[align="right"] { text-align: right; } .reveal table tr:last-child td { border-bottom: none; } .reveal sup { vertical-align: super; } .reveal sub { vertical-align: sub; } .reveal small { display: inline-block; font-size: 0.6em; line-height: 1.2em; vertical-align: top; } .reveal small * { vertical-align: top; } /********************************************* * LINKS *********************************************/ .reveal a { color: #08cec7; text-decoration: none; -webkit-transition: color 0.15s ease; -moz-transition: color 0.15s ease; transition: color 0.15s ease; } .reveal a:hover { color: #6ca2e8; text-shadow: none; border: none; } .reveal .roll span:after { color: #fff; background: #1a54a1; } /********************************************* * IMAGES *********************************************/ .reveal section img { margin: 15px 0px; background: rgba(255, 255, 255, 0.12); border: 4px solid #222; box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); } .reveal section img.plain { border: 0; box-shadow: none; } .reveal a img { -webkit-transition: all 0.15s linear; -moz-transition: all 0.15s linear; transition: all 0.15s linear; } .reveal a:hover img { background: rgba(255, 255, 255, 0.2); border-color: #2a76dd; box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); } /********************************************* * NAVIGATION CONTROLS *********************************************/ .reveal .controls .navigate-left, .reveal .controls .navigate-left.enabled { border-right-color: #2a76dd; } .reveal .controls .navigate-right, .reveal .controls .navigate-right.enabled { border-left-color: #2a76dd; } .reveal .controls .navigate-up, .reveal .controls .navigate-up.enabled { border-bottom-color: #2a76dd; } .reveal .controls .navigate-down, .reveal .controls .navigate-down.enabled { border-top-color: #2a76dd; } .reveal .controls .navigate-left.enabled:hover { border-right-color: #6ca2e8; } .reveal .controls .navigate-right.enabled:hover { border-left-color: #6ca2e8; } .reveal .controls .navigate-up.enabled:hover { border-bottom-color: #6ca2e8; } .reveal .controls .navigate-down.enabled:hover { border-top-color: #6ca2e8; } /********************************************* * PROGRESS BAR *********************************************/ .reveal .progress { background: rgba(0, 0, 0, 0.2); } .reveal .progress span { background: #2a76dd; -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); } /********************************************* * SLIDE NUMBER *********************************************/ .reveal .slide-number { color: #2a76dd; }