summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-02-23adding know issues to release docs for BrahmaputraDan Radez1-0/+21
Change-Id: I7be396d98a4a1e42852576e9819510513ebf9a85 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-02-22typo in installtion instructionsDan Radez1-1/+1
Change-Id: Ic67cf496c9ab93aaec0a45d291240a3145c7bc41 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-02-18sfc and odl version updatesDan Radez2-8/+28
- reverting the patched growfs bug kernel - updating ODL to RC 3.1 - syntax fix on error inventory syntax check Change-Id: I4c8f2bd648a2caa1caa2d33650bf1b73824f7179 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-02-17Ensure shell doesn't exit even when eval succeedsMichael Chapman1-1/+1
Change-Id: I38416967c72b03ae443d3ffa9e24fa23ad24ff74
2016-02-16Merge "external network creation fix"Michael Chapman1-5/+3
2016-02-16Merge "Prevent build crashes on empty cache"Dan Radez1-2/+2
2016-02-16Merge "adding clarifications to installation document"Tim Rozet1-4/+25
2016-02-16external network creation fixDan Radez1-5/+3
Change-Id: I618a6d6e762a464751d61c070571df400a3c8eda
2016-02-15Merge "Adding error checking"Tim Rozet2-17/+36
2016-02-15adding clarifications to installation documentDan Radez1-4/+25
Change-Id: I54df71b2210b97c7509bb1631b0928296dfda37d
2016-02-16Prevent build crashes on empty cacheMichael Chapman1-2/+2
When there is no file to run md5sum on, instack will bail instead of downloading a fresh copy. Check for file existence first, and if it fails then immediately download required file. Also don't try to install epel if it's already there. Change-Id: I2248a916207b0bf9368d74d19c4087da846ed3d9
2016-02-14Adding error checkingDan Radez2-17/+36
Change-Id: I515ac692a1a2251f16f4b9e06f94c6a626374285 JIRA: APEX-81, APEX-69
2016-02-13Merge "Support power management type changes"Dan Radez3-1/+11
2016-02-13Merge "docs: fix filepath"Dan Radez3-2/+10
2016-02-12Updating Release Documentation for BrahmaputraDan Radez1-53/+35
Change-Id: I24171998a0f08a59410d3992cfbb785e01969429
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
2016-02-11Merge "Fixing an incorrect variable name"Tim Rozet1-1/+1
2016-02-10Fixing an incorrect variable nameDan Radez1-1/+1
Change-Id: I034bd9712ed06992dca59e2b362ef535cf3ab4d2 JIRA: APEX-96
2016-02-10Display overcloud dashboard URL after deployMichael Chapman1-1/+7
JIRA: APEX-82 Change-Id: I0f2164a67b425ae5c99cd6bfee2182b23867b4cf
2016-02-09Merge "Aggregate deployment logs of overcloud"Dan Radez1-0/+28
2016-02-09Merge "Move external net into service tenant"Dan Radez1-2/+3
2016-02-10docs: 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>
2016-02-09Aggregate 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
2016-02-09Move external net into service tenantMichael Chapman1-2/+3
Change-Id: I3474118e58ae4946abfe9e74bb73084aad3634b2 JIRA: APEX-88
2016-02-08Fixing the docs includes so that the docs get generated properlyDan Radez5-207/+211
Change-Id: Ib344c3be25b7a99316a20a69527e9cb9d86efd1d JIRA: 91
2016-02-06Switching to Be and updating the nova floating pool defaultDan Radez2-44/+57
JIRA: APEX-87, APEX-77 Change-Id: I2aeee20574894dab5b2ce62a281aa9d75ae80644
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
2016-02-05Merge "Update ODL Puppet mod clone to use OPNFV branch"Dan Radez1-1/+1
2016-02-04Update ODL Puppet mod clone to use OPNFV branchDaniel Farrell1-1/+1
Updates the clone of puppet-opendaylight to use a new integration branch for OPNFV vs a tag directly. This will allow updates to puppet-opendaylight for new Be ERP RPMs without requiring a bump-tag commit to OPNFV for each. Change-Id: Ib2fa7df0d129210816992c3987851237cd548506 Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
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
2016-02-04Merge "Touch baremetal images before vol-delete"Tim Rozet1-0/+1
2016-02-03Merge "Network descriptions added to network_settings.yaml"Tim Rozet1-6/+51
2016-02-03Merge "Fix bare metal install guide path"Michael Chapman1-1/+1
2016-02-03Merge "Move ceilometer event pipeline to correct place"Michael Chapman1-1/+1
2016-02-03Fix bare metal install guide pathMichael Chapman1-1/+1
Change-Id: I88ad00b34918a343c5ae197507d6e6f047d88890
2016-02-02Merge "Bump puppet-odl version to get ODL Be RC1 ERP"Tim Rozet1-1/+1
2016-02-02Network descriptions added to network_settings.yamlViktor Tikkanen1-6/+51
Change-Id: Ief5c4cc08d1fc20ac6077f8edf7885f5c4bcf141 Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
2016-02-02Move ceilometer event pipeline to correct placeMichael Chapman1-1/+1
was missing .yaml Change-Id: Ic8ac2ab2aa21b63922a3dd9ad478827206fdceb2
2016-02-02Merge "Move aodh to mongodb"Tim Rozet1-28/+44
2016-02-02Merge "fix 'unary operator expected' in conditional expression"Tim Rozet1-13/+13
2016-02-02Move aodh to mongodbMichael Chapman1-28/+44
Also move aodh config to config step before services start Change-Id: I489260ec021d3327baa46cc2c516431b55bb89bb
2016-02-01Bump 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>
2016-02-01Merge "Fixes missing image for nosdn deployments"Tim Rozet1-0/+1
2016-02-01fix 'unary operator expected' in conditional expressionRyota MIBU1-13/+13
Change-Id: I6c8bd9a949b1b818bedd4994f490da4a703ee6a5 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-01Updating 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>
2016-01-30Fixes 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>
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>
2016-01-29Touch 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
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