summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-02-16Merge "Adding error checking" into stable/brahmaputraDan Radez2-17/+36
2016-02-15Adding error checkingDan Radez2-17/+36
Change-Id: I515ac692a1a2251f16f4b9e06f94c6a626374285 JIRA: APEX-81, APEX-69 (cherry picked from commit 2ae5311eee12b177054b002febea203b17b7cd8b)
2016-02-13Support power management type changesMichael Chapman3-1/+11
JIRA: APEX-95 pm_type is already in the sample instackenv.json but wasn't previously being read. Change-Id: Ia82c5010481d77d142d4fa3ca6e738558e8e9e4e (cherry picked from commit 652104ebd6c0d0baba22ffc6486512ade19c043d)
2016-02-13docs: fix filepathRyota MIBU3-2/+10
See https://wiki.opnfv.org/documentation/configguide . Change-Id: Iabbaf677896061cdd736e2662ea054df6e3e2bbc Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com> (cherry picked from commit 0167d9e16daf549c013817ea24de39958bc263da)
2016-02-12Updating Release Documentation for BrahmaputraDan Radez1-53/+35
Change-Id: I24171998a0f08a59410d3992cfbb785e01969429 (cherry picked from commit 56954ac259083be55831e771a7b39a7fcacac9e9)
2016-02-12Merge "Display overcloud dashboard URL after deploy" into stable/brahmaputraTim Rozet1-1/+7
2016-02-12Merge "Fixing an incorrect variable name" into stable/brahmaputraDan Radez1-1/+1
2016-02-12Display overcloud dashboard URL after deployMichael Chapman1-1/+7
JIRA: APEX-82 Change-Id: I0f2164a67b425ae5c99cd6bfee2182b23867b4cf (cherry picked from commit 82e32f63fd821baeddbe369d194d8c69f1cef358)
2016-02-11Aggregate deployment logs of overcloudMichael Chapman1-0/+28
JIRA: APEX-74 /var/log/messages for each node will be slurped into a new folder in the stack user's home directory. If debug was passed, it will also be printed out along with the nova list for that node. Change-Id: I726da67b076bdf1fb38ba1805456cbd7c7d9e096 (cherry picked from commit 162d5317062198c8ae2193715b90abb2e43bb3f0)
2016-02-11Fixing an incorrect variable nameDan Radez1-1/+1
Change-Id: I034bd9712ed06992dca59e2b362ef535cf3ab4d2 JIRA: APEX-96 (cherry picked from commit 5097f43156fe364b4e1c04c5771f096b3ddc2059)
2016-02-10Move external net into service tenantMichael Chapman1-2/+3
Change-Id: I3474118e58ae4946abfe9e74bb73084aad3634b2 JIRA: APEX-88 (cherry picked from commit 7d42556e112c2993b32d6bbb93b3955f4d6cc78c)
2016-02-08Switching to Be and updating the nova floating pool defaultDan Radez2-45/+47
JIRA: APEX-87, APEX-77 Change-Id: I2aeee20574894dab5b2ce62a281aa9d75ae80644 cherry-picked from bb7d0b216aa3b1c3bde61c37a52291d1fb57a559
2016-02-08Fixing the docs includes so that the docs get generated properlyDan Radez5-207/+211
Change-Id: Ib344c3be25b7a99316a20a69527e9cb9d86efd1d JIRA: 91 cherry-picked from 404defbb8bb4591a75e876c515872bc2451ca530
2016-02-05Fixes for no-ha, detached deploy, sfc and debugDan Radez2-22/+18
- Forcing no-ha to 1 compute node - updating install-packages to allow detached deploy - updating kernel to one with a growfs bug fix - removing service script with growfs work around - adding rootpw to overcloud when in debug mode JIRA: APEX-85, APEX-76, APEX-73 Change-Id: I202275c9cbeb864a044b119a9e440d59a1955c40 (cherry picked from commit 14615deb11b91e102f86673ef6cdc97337f46b95)
2016-02-04Change net-create to defineMichael Chapman1-1/+1
This will persist networks across reboots instead of creating a transient network. Change-Id: I98b8e0c577c145197dd7195274b27ded2cc96297 (cherry picked from commit a0146be0bbe7941a2767667135f5ca8718cbd7b0)
2016-02-04Merge "Touch baremetal images before vol-delete" into stable/brahmaputraTim Rozet1-0/+1
2016-02-04Merge "Move ceilometer event pipeline to correct place" into stable/brahmaputraTim Rozet1-1/+1
2016-02-04Merge "Network descriptions added to network_settings.yaml" into ↵Tim Rozet1-6/+51
stable/brahmaputra
2016-02-04Touch baremetal images before vol-deleteMichael Chapman1-0/+1
Similar to the instack line above, the vol-delete will fail if the baremetal image file is not present. This can happen if the disk runs out of space during copy, for example. Change-Id: Ib3a60dd03c3f7172cb59ade30e745397410e3ef2 (cherry picked from commit e8a74a21aa0e477bdb9293bf37d546412d8427d1)
2016-02-04Move ceilometer event pipeline to correct placeMichael Chapman1-1/+1
was missing .yaml Change-Id: Ic8ac2ab2aa21b63922a3dd9ad478827206fdceb2 (cherry picked from commit cce4e05853f75a0208d9069b420a2d5458687d9b)
2016-02-03Merge "Bump puppet-odl version to get ODL Be RC1 ERP" into stable/brahmaputraTim Rozet1-1/+1
2016-02-03Network descriptions added to network_settings.yamlViktor Tikkanen1-6/+51
Change-Id: Ief5c4cc08d1fc20ac6077f8edf7885f5c4bcf141 Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com> (cherry picked from commit 62dffccf7c1ccfd292f09c4850f0a3a5ac8d58ec)
2016-02-02Merge "Move aodh to mongodb" into stable/brahmaputraTim Rozet1-28/+44
2016-02-02Merge "fix 'unary operator expected' in conditional expression" into ↵Tim Rozet1-13/+13
stable/brahmaputra
2016-02-02Bump puppet-odl version to get ODL Be RC1 ERPDaniel Farrell1-1/+1
Bump the version of the puppet-opendaylight module to pull ODL Beryllium RC1 Experimental Release Preview RC1. Change-Id: I37df7ce9781811347dda857d59092ce4b722aeb9 Signed-off-by: Daniel Farrell <dfarrell@redhat.com> (cherry picked from commit 3beba87a803197bc9651aa539474c1990fe3c646)
2016-02-02Move aodh to mongodbMichael Chapman1-28/+44
Also move aodh config to config step before services start Change-Id: I489260ec021d3327baa46cc2c516431b55bb89bb (cherry picked from commit 87d9a90707dc4d7920609a398dd1e0814668d922)
2016-02-02fix 'unary operator expected' in conditional expressionRyota MIBU1-13/+13
Change-Id: I6c8bd9a949b1b818bedd4994f490da4a703ee6a5 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com> (cherry picked from commit 3dd004f69a66c917d1ec799b448817d5efade357)
2016-02-02Updating directory structure to add files to the central docs.ChristopherPrice5-44/+46
Moved the introduction and baremetal installation instructions to /configguide. The files baremetal and introduction will be pulled into the central config guide document for release. (A little local file name juggling was required to accommodate the toolchain.) Once merged this should be pulled into the configguide. Will work on a patch for that now. Change-Id: Ie270154d0c7ac418b693ac7cf6e1444a33023266 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com> (cherry picked from commit 5cfe9f9299ab1bc39401b11f780c1eef8e425677)
2016-02-01Fixes missing image for nosdn deploymentsTim Rozet1-0/+1
Note this image could change from opendaylight to a regular overcloud image if we choose to split out a nosdn rpm in the future. For now fallback to the ODL image. JIRA: APEX-78 Change-Id: I959d917330b1d8f68c16c3d122901494112db071 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 910f7c156549c14d3e635eab2707c87790116439)
2016-01-30Changes to make SFC deployments functionalTim Rozet4-55/+147
Fixes include: - sfc deployments now are non-HA, and disable swift and ringbuilder as it causes issues with the 3.13 kernel - ODL Features boot is now parameterized in heat templates - SFC features boot is now set to "odl-ovsdb-sfc-rest" - Coexistence table offsets included if SFC deployment - VXLAN workaround applied for 123.123.123.x subnet if SFC Change-Id: Ide5e0b451adcb98c417e57628a51302f3123647f Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 13984a4de5090f961b2cf2c1923ffa72f1488343)
2016-01-29Fixes bug where ha_enabled was detected as false when set trueTim Rozet1-3/+3
Daily failed because, we removed the default value of "TRUE" for ha_enabled, and deploy settings sets it as "true", which we were not looking for as a boolean in deploy. This patch fixes that. Change-Id: I03ac599aa2a35ae494e13f9293aef273ab3051e9 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-29Merge "Aodh fixes"Tim Rozet3-43/+231
2016-01-29Merge "Various fixes and improvements"Tim Rozet2-6/+55
2016-01-29Aodh fixesMichael Chapman3-43/+231
instack.sh: Patch puppet-tripleo to include aodh loadbalancing tripleo-heat-templates: Remove ceilometer services that are replaced by aodh Add rabbit_hosts to aodh config Add ceilometer config file that was missing Add nobody group to aodh user Change-Id: Ie25cdbf44fc7f23bd65a0af23358b24e3032ea81
2016-01-28Merge "Fixes cinder keystone auth"Dan Radez2-11/+29
2016-01-28Various fixes and improvementsTim Rozet2-6/+55
Changes Include: - New Interactive mode. Allows you to pause deployments in order to make changes before continuing (or exit and deploy manually). Useful when needing to modify NIC order for baremetal deployments. - deploy_settings -d is now required. - ha_enabled no longer defaults to true. It can be specified in deploy_settings or overridden with via command line. - compute nodes now scale correctly with what is defined by inventory JIRA: APEX-70 APEX-71 APEX-72 Change-Id: Id45808f4d0435d66f12c020bd4455faaa43da191 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-28Merge "Fixes various bugs and adds some improvements"Dan Radez5-15/+53
2016-01-28Fixes cinder keystone authTim Rozet2-11/+29
URI was being passed incorrectly by tht JIRA: APEX-59 Change-Id: If9912f1ef0618836f37931e3573293d0f434d23f Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-27Fixes various bugs and adds some improvementsTim Rozet5-15/+53
Changes Include: - Disables introspection. We don't currently use introspection for anything other than to just run it. Disabling it to increase deploy speed and reduce pxeboot issues. - Adds timeout to deploy of 90 minutes. Default heat timeout is 3-4 hours. - Fixes OVS bridge attach/detach for users who use PREFIX in their ifcfg instead of NETMASK - Adds nosdn deploy settings file, and allows nosdn deployments - Adds example inventory file to the docs dir Change-Id: Ic13d6c4d5f27bac25365e5951acdd9bd3e641a15 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-28Fixes ODL installing in SFCTim Rozet1-1/+3
JIRA: APEX-66 Change-Id: If53470930e5b982ad172711f89dcdcfd7c5eec57 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-27Allows ONOS to use compute nodes with br-ex no IPTim Rozet8-2/+446
ONOS needs the capability to have br-ex on compute nodes with no IP for L3 functionality to work correctly on baremetal. This patch allows that capability, and makes it default behavior (sdn_l3 true). If desired, a user can set sdn_l3 to false, and compute nodes public interface will be a regular interface with no IP for ONOS deployments. JIRA: APEX-64 Change-Id: I578b946edbddf7fc9c29363c78fec2c3ada48cf6 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-26Patches keystone endpoint setup to include AodhTim Rozet5-11/+123
Note this behavior has changed in TripleO post Brahmaputra. The endpoints and services are created in THT rather than hardcoded in tripleoclient. JIRA: APEX-65 Change-Id: Ie595f2778fb509213e2992bf1ef60df82cf22666 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-26Merge "Fixes ONOS external network"Tim Rozet7-0/+405
2016-01-25Fixes ONOS external networkTim Rozet7-0/+405
ONOS public network needs to not have IPs on the compute nodes' public interface. JIRA: APEX-64 Change-Id: I0d4d97b1b7dcaa39395940da03ae6b19f1dd9eb0 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-25Add Aodh IP to network environmentMichael Chapman1-0/+1
Change-Id: Ie34926c9379b62d53f0008db684dda0f3737273a
2016-01-23Merge "fixes to initial sfc code"brahmaputra.1.rc1Tim Rozet1-3/+36
2016-01-23Merge "Adds licenses and fixes ODL L3"Dan Radez5-1/+34
2016-01-22fixes to initial sfc codeDan Radez1-3/+36
- xfs grow bug workaround - using 3.0.0 tag of puppet-opendaylight - update installation procedure for OVS-NSH JIRA: APEX-46 JIRA: APEX-48 Change-Id: I2a8cf5430a325c03a75b27fd05a011aa82f6c755
2016-01-22Adds licenses and fixes ODL L3Tim Rozet5-1/+34
JIRA: APEX-62 Change-Id: Ide34d9971cd6ac987b5994f5e23b4cfa58f92b29 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-22adding nf_conntrack_proto_sctp to modules-loadDan Radez2-3/+4
JIRA: APEX-63 Change-Id: I4155111eb2c19d74e0f265ccac25756f35bb41a0