summaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Collapse)AuthorFilesLines
2016-08-20Fixes rpmbuilding for doc structure changeTim Rozet1-3/+3
Change-Id: I2ac2910eaecab1fc4fb9634b6af9bc7f454ff77a Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-18Merge "Moving rpm spec files to a sub directory"Dan Radez9-17/+17
2016-08-18Merge "Adds fds networking-odl for ODL FDIO deployments"Tim Rozet1-0/+8
2016-08-18Merge "Fixes honeycomb"Tim Rozet2-1/+12
2016-08-17Merge "Fixes dhcp metadata"Tim Rozet1-0/+2
2016-08-17Adds fds networking-odl for ODL FDIO deploymentsTim Rozet1-0/+8
JIRA: APEX-133 Change-Id: I7d87f2e463921369cd002b768976fd9cc06c8a91 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-17Fixes honeycombTim Rozet2-1/+12
Changes include: - Moves honeycomb to the opendaylight builder - Adds honeycomb puppet mod - Configures rest ports correctly and brings up honeycomb opnfv-tht-pr: 60 Change-Id: I630e9a63754ca6e41d1816a52db3b8272a9f7b6f Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-17Moving rpm spec files to a sub directoryDan Radez9-17/+17
Change-Id: I10eebc955cae5006155e045accf2924c393ab522 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-08-17Merge "adding tackerclient to the build"Tim Rozet5-29/+74
2016-08-17Fixes dhcp metadataTim Rozet1-0/+2
JIRA: APEX-236 opnfv-tht-pr: 59 Change-Id: Ic8fad4abb3846c57d218b2b23ef44750a644fe73 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-17adding tackerclient to the buildDan Radez5-29/+74
JIRA: APEX-235 Change-Id: Ie3ead17f1f82bc74dc38413bb4a3118fbcb82e9c Signed-off-by: Dan Radez <dradez@redhat.com>
2016-08-17Upgrades honeycomb to new versionTim Rozet1-9/+9
Change-Id: Iee70813504977f6433691d6e9253f329dbe0e372 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-17Merge "Added VPP (including python API) to build process"Tim Rozet2-3/+34
2016-08-16Added VPP (including python API) to build processFeng Pan2-3/+34
Change-Id: Iccc88105e92540fa2a52c827941827c05b8edf7b Signed-off-by: Feng Pan <fpan@redhat.com>
2016-08-16Fix tacker endpointMichael Chapman1-1/+1
Tacker endpoint is currently configured to be on the same port as congress (1789) when it should be 8888. JIRA: APEX-229 Change-Id: I239c1200668dd50d0e4f104c33b658132a906f67 Signed-off-by: Michael Chapman <michapma@redhat.com>
2016-08-16Merge "Fixes heat-engine failures"Tim Rozet1-0/+1
2016-08-15Fixes heat-engine failuresTim Rozet1-0/+1
Senlinclient was missing causing problems with heat-engine. JIRA: APEX-231 Change-Id: I6793c352de117cf36b9660e9b99102a0189f8a6e Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-12Adds missing packages to undercloudTim Rozet1-0/+4
JIRA: APEX-226 Change-Id: Icadf8eee603e753fcaaff0465bd4f9c1596a9804 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-11Fixes NSH OVS 2.5.90Tim Rozet3-5/+6
A bump in overcloud kernel caused NSH OVS to break. This patch upgrades the OVS RPMs. JIRA: APEX-214 Change-Id: I03179b47c4456decfa869e2e5065c1a5a1de579e Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-09Enables storing events in ceilometer notificationTim Rozet1-0/+2
JIRA: APEX-225 Change-Id: Idd1d7ec895be2812475c086ea4ba67f7acae3003 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-03Merge "Adds configuring vpp/hc on all nodes"Tim Rozet3-3/+4
2016-08-03Merge "Build Congress RPM package"Tim Rozet5-6/+109
2016-08-03Adds configuring vpp/hc on all nodesTim Rozet3-3/+4
Changes include: - starting vpp with pci addr of tenant nic - setting performance options for fdio scenario - creates nosdn fdio scenario (needs newtorking-vpp, etc) - starts HC if ODL is used opnfv-tht-pr: 46 JIRA: APEX-133 Change-Id: Ie7a7f1418b94dfb82255ec9aebc550a955dd696a Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-03Build Congress RPM packageCarlos Goncalves5-6/+109
Changes include: - RPM build for congress moved into Apex - Fixes missing log dir for congress in spec - Adds missing API network definition for Congress - Fixes URL for getting doctor driver - Increases controller default RAM to 10GB due to resource contention with ODL - Fixes Congress service config/db sync in THT to be in step 3 opnfv-tht-pr: 51 JIRA: APEX-212 Change-Id: I4a55646e7ef851782ae0d1963f7b479086958365 Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu> Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-02Upgrade rabbitmq-server in overcloud to fix ipv6 failureFeng Pan1-0/+1
JIRA: APEX-197 Change-Id: I57a6724c73d22efef96595d3eeb32a65166515b2 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-07-28Changes SFC to use different OVS buildTim Rozet3-6/+6
JIRA: APEX-214 Change-Id: I8ee0af560313f0467c155cda63106f53147e39ef Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-26Merge "Add nova ssh key for vm resize"Tim Rozet1-0/+6
2016-07-25Adds custom tacker to build processTim Rozet3-3/+101
Change-Id: I59d76fbf1de645a7310aed14704cc561142eb148 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-24Merge "Fix tacker"Tim Rozet2-2/+3
2016-07-22Fixes congress defaults and bind hostTim Rozet1-1/+1
opnfv-tht-pr: 48 JIRA: APEX-206 Change-Id: Icfb5356252f4e862f8a9cd4fd1914951ab45baf4 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-22Fix tackerMichael Chapman2-2/+3
opnfv-tht-pr: 49 JIRA: APEX-210 Change-Id: I9ed97588e8ae70d8ded6d2939c6a62d38393d8de Signed-off-by: Michael Chapman <michapma@redhat.com> Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-22Merge "Adding tacker support"Tim Rozet4-0/+39
2016-07-21Add nova ssh key for vm resizeMichael Chapman1-0/+6
SSH keys for the nova account are required for the nova resize functionality. A new pair of keys is generated for each deploy. In addition, host keys are populated and a shell is provided to the nova user on all compute nodes via puppet. opnfv-tht-pr: 43 Change-Id: Ibde6877d279bc0b87553301fbce44975286cb092 JIRA: APEX-147 Signed-off-by: Michael Chapman <michapma@redhat.com>
2016-07-21Merge "Fixes bgpvpn scenario"Tim Rozet2-0/+6
2016-07-20Adding tacker supportDan Radez4-0/+39
opnfv-tht-pr: 34 opnfv-puppet-tripleo-pr: 4 JIRA: APEX-126 Change-Id: I050e7ae2e94779c1886f670841aa4e2dec4aa8d2 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-07-20Fixes bgpvpn scenarioTim Rozet2-0/+6
We had a regression where we missed adding bgpvpn code back into master. opnfv-tht-pr: 45 JIRA: APEX-200 Change-Id: I44da1d653e13c48f276ad29daac1eb6f4f2d629b Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-20Merge "Makes flavor consistent in virtual/baremetal deploys"Dan Radez1-1/+2
2016-07-19Allows specifying domain name for overcloud/undercloudTim Rozet1-0/+1
Can be set by setting domain_name in network_settings. Defaults to dummy opnfvapex.com. JIRA: APEX-183 JIRA: APEX-182 Change-Id: Ib7c279a1c8432b8635f72e5cc667f16b9cd65159 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-19Merge "Allows specifying nic order for overcloud nodes in network settings"Dan Radez1-9/+8
2016-07-18Makes flavor consistent in virtual/baremetal deploysTim Rozet1-1/+2
Changes include: - Fixes bug where baremetal control nodes would deploy to ironic nodes labeled 'compute', and cause deployment failure - Makes virtual deployments also use flavor types when deploying JIRA: APEX-205 Change-Id: I84e1a6d1e2ccc3391ad2b4e34ea6ca62d480d64f Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-18Allows specifying nic order for overcloud nodes in network settingsTim Rozet1-9/+8
Currently there is no way to specify logically or physically the nic order to be used on overcloud nodes. We always hardcode to use nic1 for admin network, nic2 for private, etc. This patch allows a user to not only decide which logical nics to use for which network, but also specify physical interface names if they need to. This is done on a per role basis, due to tripleO limitation. So a user is able to specify nic order/names for compute and controller roles separately. If a user specifies nic order, they must specify it for all networks other than admin network. We assume if admin network is unspecified it uses "nic1", so that name is reserved in this case. A user is also allowed to specify a mixture of logical and physical names, for example "nic2" and "eth3" on another network. JIRA: APEX-151 Change-Id: Ie9d4abb463cf8f8788913cb4bcf9486830adc449 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-18Adding vsperf supportDan Radez1-0/+8
JIRA: APEX-141 Change-Id: I9983ec5583100b7c536524a01e64bb6884b38d1d Signed-off-by: Dan Radez <dradez@redhat.com>
2016-07-18Merge "Fixes public vlan network settings"Dan Radez2-2/+2
2016-07-16Merge "Add python-redis to overcloud"Tim Rozet1-0/+1
2016-07-15Fixes public vlan network settingsTim Rozet2-2/+2
JIRA: APEX-201 Change-Id: I3ba8d5e38e203bb4f23679a3b91de97c591de146 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-15Adding fd.io packaging and puppet moduleDan Radez1-0/+22
- fd.io package repo & vpp - puppet-fdio JIRA: APEX-133 Change-Id: I32ee46b796983a114582ddad603c43eefe5f4dea Signed-off-by: Dan Radez <dradez@redhat.com>
2016-07-14add onos SFC feature config filebob zhou1-0/+2
add os-onos-sfc-ha.yaml for onos sfc function deployment. opnfv-tht-pr: 27 JIRA: APEX-172 Change-Id: I07d708d201ef1d97efbfffd5aca85d8a284f7c96 Signed-off-by: bob zhou <bob.zh@huawei.com>
2016-07-14Merge "correction to a conditional in nic template"Michael Chapman1-1/+1
2016-07-13Add python-redis to overcloudMichael Chapman1-0/+1
python-redis is a dependency of ceilometer and aodh, but is missing from mitaka overcloud builds. The package install is conditional so that if this is fixed upstream the build won't break. Change-Id: I22b62b77d774c4de3b9af57e8bbcb46e7393aa38 Signed-off-by: Michael Chapman <michapma@redhat.com>
2016-07-13Merge "Fixes build and deploy options for SFC/ONOS"Dan Radez3-39/+26