apex.git
7 years agoChange qemu version update command to install from update 35/24035/2
Feng Pan [Mon, 7 Nov 2016 20:41:11 +0000 (15:41 -0500)]
Change qemu version update command to install from update

JIRA: APEX-343

Change-Id: Ica5d738a3b25328834ca4aa86e64117cb6b5d7f2
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoFixed smoke tests that broke during a refactor of the snaps-provisioning project. 49/23949/1
spisarski [Thu, 3 Nov 2016 17:09:47 +0000 (11:09 -0600)]
Fixed smoke tests that broke during a refactor of the snaps-provisioning project.

Change-Id: I8a7ee68690156fd12f36baaf72774e2eb711312c
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
7 years agoMerge "Enabling alternalte method to get remote md5"
Dan Radez [Thu, 3 Nov 2016 12:29:45 +0000 (12:29 +0000)]
Merge "Enabling alternalte method to get remote md5"

7 years agoUpdating RPM spec versions for Danube 99/23899/1
Dan Radez [Wed, 2 Nov 2016 14:50:11 +0000 (10:50 -0400)]
Updating RPM spec versions for Danube

Change-Id: If30f8d28decf4dc1c1ed21e73284ec235df78fac
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoEnabling alternalte method to get remote md5 43/23743/2
Dan Radez [Fri, 28 Oct 2016 07:59:43 +0000 (03:59 -0400)]
Enabling alternalte method to get remote md5

The onos tar is an example of the remote server not supplying
a .md5 file with the md5 in it. It is instead posted on an html
page that can be scraped to get the value. This patch adds the ability
to pass that value into the caching functions so can keep onos
cached and not redownload it over and over again

JIRA: APEX-325

Change-Id: I88be72d4fd6aa7245b02b9ef0f2b7e6eefff3dac
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMerge "Fix links in Apex install manual"
Dan Radez [Tue, 1 Nov 2016 10:59:35 +0000 (10:59 +0000)]
Merge "Fix links in Apex install manual"

7 years agoFix links in Apex install manual 99/23799/1
Tomofumi Hayashi [Mon, 31 Oct 2016 13:54:31 +0000 (22:54 +0900)]
Fix links in Apex install manual

JIRA: APEX-338

Due to the change of DOCS-156, OPNFV document html is now
'single HTML' file, instead of multiple HTMLs.  This fix changes
hyperlinks of document.

Change-Id: Ifbb12cdeb8edad1b7444f8c7d25ced0eef94eb14
Signed-off-by: Tomofumi Hayashi <tohayash@redhat.com>
7 years agoAdd iommu kernel parameter to nosdn fdio scenario 61/23761/1
Feng Pan [Sat, 29 Oct 2016 01:37:31 +0000 (21:37 -0400)]
Add iommu kernel parameter to nosdn fdio scenario

JIRA: APEX-340

Change-Id: I3ddc2b28b46720ce1b9af28ae23f4a24690008e4
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoMerge "Add support for isolcpu and VPP thread pinning"
Tim Rozet [Fri, 28 Oct 2016 02:14:48 +0000 (02:14 +0000)]
Merge "Add support for isolcpu and VPP thread pinning"

7 years agoAdd support for isolcpu and VPP thread pinning 99/23699/2
Feng Pan [Tue, 25 Oct 2016 23:07:37 +0000 (19:07 -0400)]
Add support for isolcpu and VPP thread pinning

Also depend on https://github.com/radez/puppet-fdio/pull/14

JIRA: APEX-337

opnfv-tht-pr: 92

Change-Id: Ic3d2f04bfd1983c38e09a2bfa3992a572fc9c6c1
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoMerge "Moving custom rpm packages to dev_dep_check"
Dan Radez [Thu, 27 Oct 2016 09:28:42 +0000 (09:28 +0000)]
Merge "Moving custom rpm packages to dev_dep_check"

7 years agoFix syntax error in overcloud-deploy-functions.sh 95/23695/1
Feng Pan [Wed, 26 Oct 2016 15:19:57 +0000 (11:19 -0400)]
Fix syntax error in overcloud-deploy-functions.sh

Change-Id: Ie13eaac89c8ce60d7e8c36d21437d536c758688a
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoMerge "Update qemu to fix vhostuser reconnect bug"
Tim Rozet [Wed, 26 Oct 2016 02:26:11 +0000 (02:26 +0000)]
Merge "Update qemu to fix vhostuser reconnect bug"

7 years agoMerge "Clarifies ip ranges in network settings"
Tim Rozet [Tue, 25 Oct 2016 19:20:57 +0000 (19:20 +0000)]
Merge "Clarifies ip ranges in network settings"

7 years agoClarifies ip ranges in network settings 33/23633/2
Tim Rozet [Mon, 24 Oct 2016 18:31:35 +0000 (14:31 -0400)]
Clarifies ip ranges in network settings

Also includes other various fixes.

JIRA: APEX-292

Change-Id: I5e8cedce5af43544963c1e7de582e7646b1c841a
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate qemu to fix vhostuser reconnect bug 71/23671/1
Feng Pan [Tue, 25 Oct 2016 14:53:01 +0000 (10:53 -0400)]
Update qemu to fix vhostuser reconnect bug

Update qemu to version 2.3.0-31.el7_2.21.1 to pick up fix for
Bugzilla 1322087

JIRA: FDS-121

Change-Id: Iafcbce0405b7c7c96a2c9ca2e086e158749c220e
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoremoving /%(tenantid)s from tacker heat_uri 17/23517/1
Dan Radez [Thu, 20 Oct 2016 19:17:26 +0000 (15:17 -0400)]
removing /%(tenantid)s from tacker heat_uri

JIRA: APEX-230
opnfv-tht-pr: 91

Change-Id: I00386093de8184a703904ecccd0e27050e071084
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMoving custom rpm packages to dev_dep_check 43/23443/2
Dan Radez [Thu, 20 Oct 2016 15:06:32 +0000 (11:06 -0400)]
Moving custom rpm packages to dev_dep_check

These only need to be installed once so no need to check them every run.

Change-Id: I288fb52625cad1f11b3b3ca7f0f29a30095646f9
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMerge "Revert "removing /%(tenantid)s from tacker heat_uri""
Tim Rozet [Fri, 21 Oct 2016 13:22:27 +0000 (13:22 +0000)]
Merge "Revert "removing /%(tenantid)s from tacker heat_uri""

7 years agoRevert "removing /%(tenantid)s from tacker heat_uri" 11/23511/1
Feng Pan [Fri, 21 Oct 2016 13:16:12 +0000 (13:16 +0000)]
Revert "removing /%(tenantid)s from tacker heat_uri"

This reverts commit 73368c47926e033f32da05f85b122f0c4c3a7f63.

This commit causes CI failure.

Change-Id: I97c5f9efd259cc6b9c59cc96f0493b7b488bcb8d
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoMerge "removing /%(tenantid)s from tacker heat_uri"
Tim Rozet [Fri, 21 Oct 2016 00:39:16 +0000 (00:39 +0000)]
Merge "removing /%(tenantid)s from tacker heat_uri"

7 years agoMerge "Fixes missing iommu parameters in odl_l2 fdio ha scenario"
Tim Rozet [Thu, 20 Oct 2016 22:58:06 +0000 (22:58 +0000)]
Merge "Fixes missing iommu parameters in odl_l2 fdio ha scenario"

7 years agoMerge "Revert "Add ability to configure allowed vlan ranges in deploy configuration""
Dan Radez [Thu, 20 Oct 2016 20:29:44 +0000 (20:29 +0000)]
Merge "Revert "Add ability to configure allowed vlan ranges in deploy configuration""

7 years agoRevert "Add ability to configure allowed vlan ranges in deploy configuration" 69/23469/1
Dan Radez [Thu, 20 Oct 2016 20:28:57 +0000 (20:28 +0000)]
Revert "Add ability to configure allowed vlan ranges in deploy configuration"

This reverts commit 3228f00248cda32671fb0e6a02059bea6ae66c99.

There is more settings that will need to added for the functionality this patch it intending to add. The JIRA will be updated and the feature will be worked on for Danube.

Change-Id: I258ba552cbb49e6fa188a8dffe860e8dac2e3f5f
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoremoving /%(tenantid)s from tacker heat_uri 57/23457/1
Dan Radez [Thu, 20 Oct 2016 19:17:26 +0000 (15:17 -0400)]
removing /%(tenantid)s from tacker heat_uri

JIRA: APEX-230

Change-Id: I4727202cf04bf4eb8ed147b24f2d0eaf8eac20cf
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoAdding inventory.yaml values to docs 53/23453/1
Dan Radez [Thu, 20 Oct 2016 17:52:43 +0000 (13:52 -0400)]
Adding inventory.yaml values to docs

JIRA: APEX-297

Change-Id: I897c1921b51233864e0c26e7b71783976c855a43
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoFixes missing iommu parameters in odl_l2 fdio ha scenario 47/23447/1
Tim Rozet [Thu, 20 Oct 2016 15:34:16 +0000 (11:34 -0400)]
Fixes missing iommu parameters in odl_l2 fdio ha scenario

JIRA: APEX-335

Change-Id: I00b148e3f2a299b6e16a91f6e8e3ed447a86e117
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "Use ntp parameter from network_settings"
Dan Radez [Thu, 20 Oct 2016 13:05:00 +0000 (13:05 +0000)]
Merge "Use ntp parameter from network_settings"

7 years agoUse ntp parameter from network_settings 89/23389/2
Feng Pan [Wed, 19 Oct 2016 21:31:30 +0000 (17:31 -0400)]
Use ntp parameter from network_settings

Right now we use a ntp_server parameter set in deploy.sh, but since
new network_settings file contains ntp information already, we can
use those values instead.

JIRA: APEX-266

Change-Id: I717af80b967971ea9111002d657972efd94a163a
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoUse correct OVS version for SFC 67/23367/1
Michael Chapman [Wed, 19 Oct 2016 06:57:31 +0000 (02:57 -0400)]
Use correct OVS version for SFC

JIRA: APEX-334

This regressed when we moved over to installing the replacement ovs
at runtime instead of build time

Change-Id: I0fec6b68be56a3aa41e502c2e09375aca34be22c
Signed-off-by: Michael Chapman <michapma@redhat.com>
7 years agoRevert "Use SFC OVS version for ONOS when SFC is enabled" 63/23363/2
Tim Rozet [Wed, 19 Oct 2016 14:58:41 +0000 (14:58 +0000)]
Revert "Use SFC OVS version for ONOS when SFC is enabled"

This reverts commit 33bb282dbbea2a2f17c5b3153e60dfff30c4bb15.

Change-Id: I1136c1bd2570a1de50c861c7285434cd244d3b2a
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "giving some love to make clean"
Michael Chapman [Wed, 19 Oct 2016 14:15:13 +0000 (14:15 +0000)]
Merge "giving some love to make clean"

7 years agoMerge "Use SFC OVS version for ONOS when SFC is enabled"
Michael Chapman [Wed, 19 Oct 2016 14:14:58 +0000 (14:14 +0000)]
Merge "Use SFC OVS version for ONOS when SFC is enabled"

7 years agoMerge "Add ability to configure allowed vlan ranges in deploy configuration"
Dan Radez [Wed, 19 Oct 2016 12:35:44 +0000 (12:35 +0000)]
Merge "Add ability to configure allowed vlan ranges in deploy configuration"

7 years agoUse SFC OVS version for ONOS when SFC is enabled 37/23337/2
Michael Chapman [Wed, 19 Oct 2016 01:25:37 +0000 (21:25 -0400)]
Use SFC OVS version for ONOS when SFC is enabled

JIRA: APEX-334

This regressed when we moved over to installing the replacement ovs
at runtime instead of build time

Change-Id: I9624dd32f84e47e3e92dbb091655280b44734e25
Signed-off-by: Michael Chapman <michapma@redhat.com>
7 years agoMerge "Adds enic workaround for OVS DPDK"
Tim Rozet [Wed, 19 Oct 2016 00:21:27 +0000 (00:21 +0000)]
Merge "Adds enic workaround for OVS DPDK"

7 years agoMerge "Moved smoke test repository and changed input arguments."
Dan Radez [Tue, 18 Oct 2016 19:40:50 +0000 (19:40 +0000)]
Merge "Moved smoke test repository and changed input arguments."

7 years agoAdds enic workaround for OVS DPDK 15/23315/1
Tim Rozet [Tue, 18 Oct 2016 19:31:34 +0000 (15:31 -0400)]
Adds enic workaround for OVS DPDK

OVS DPDK deployments were failing in daily CI.  This is because the UCS
fabric tags packets no matter what when not using an external switch
with UCS.  This patch inserts a flow to strip any vlan tag when the
tenant network type is set to vxlan.

JIRA: APEX-333

opnfv-tht-pr: 89

Change-Id: I49920c45901f724a96a3a5515172a13b7ddee7a7
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agogiving some love to make clean 67/22667/3
Dan Radez [Mon, 3 Oct 2016 20:31:15 +0000 (16:31 -0400)]
giving some love to make clean

it wasn't working, so adding a few things so it will work and clean up better

JIRA: APEX-327

Change-Id: I428309f4e0f7ad837d24a7b0cc4659172f7f2bc7
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMerge "Swap br-external and br-public in clean.sh"
Dan Radez [Tue, 18 Oct 2016 13:35:53 +0000 (13:35 +0000)]
Merge "Swap br-external and br-public in clean.sh"

7 years agoMerge "Consolidate ODL SFC RPM into ODL RPM"
Tim Rozet [Tue, 18 Oct 2016 13:23:11 +0000 (13:23 +0000)]
Merge "Consolidate ODL SFC RPM into ODL RPM"

7 years agoAdd ability to configure allowed vlan ranges in deploy configuration 63/23263/3
Peng Liu [Tue, 20 Sep 2016 20:35:18 +0000 (16:35 -0400)]
Add ability to configure allowed vlan ranges in deploy configuration

Add a new parameter 'vlan_id_range' for tenant vlan range, which can
set the 'network_vlan_ranges' for 'datacentre' network in ml2.ini on
both compute and controller.

Change-Id: I5c190fb2d5d582d0d5f56d4c18cf32502b758bd8
JIRA: APEX-272
Signed-off-by: Peng Liu <pliu@redhat.com>
7 years agoMerge "Use br-external instead of br-public"
Dan Radez [Mon, 17 Oct 2016 12:15:46 +0000 (12:15 +0000)]
Merge "Use br-external instead of br-public"

7 years agoSwap br-external and br-public in clean.sh 15/23115/4
Dan Radez [Thu, 13 Oct 2016 15:00:44 +0000 (11:00 -0400)]
Swap br-external and br-public in clean.sh

confused by the comments in clean.sh, updating it so confusion doesn't
continue.

Change-Id: Ia3eacba9a5d23a2d1d4030895cde13d006adfa87
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMerge "Fix ipv6 deploy failure"
Michael Chapman [Fri, 14 Oct 2016 03:44:45 +0000 (03:44 +0000)]
Merge "Fix ipv6 deploy failure"

7 years agoFix ipv6 deploy failure 27/23127/1
Feng Pan [Fri, 14 Oct 2016 00:30:48 +0000 (20:30 -0400)]
Fix ipv6 deploy failure

Update packages in overcloud to fix IPv6 deployment failure.

JIRA: APEX-332

Change-Id: Ifee857b42292ed638fb1bf49178c258d9d504af7
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoUse br-external instead of br-public 09/23109/2
Michael Chapman [Thu, 13 Oct 2016 15:44:42 +0000 (02:44 +1100)]
Use br-external instead of br-public

We changed the names of all these a while ago, but didn't update
the onos post-install script.

JIRA: APEX-281
Change-Id: Ib617d7f3dd0879da4e89d032cd694519fc0de557
Signed-off-by: Michael Chapman <woppin@gmail.com>
7 years agoMerge "Fix openstack-congress package name"
Dan Radez [Thu, 13 Oct 2016 13:16:46 +0000 (13:16 +0000)]
Merge "Fix openstack-congress package name"

7 years agoFix openstack-congress package name 91/23091/1
zshi [Thu, 13 Oct 2016 09:33:25 +0000 (17:33 +0800)]
Fix openstack-congress package name

JIRA: APEX-287

openstack-congress rpm-spec use '%dist' macro as name
suffix, '%dist' macro is different over various distros
which may cause name mismatch when uploading package to
overcloud images; fix it by using '%dist' macro in
package name to avoid possible mismatch.

Change-Id: Iaa7068d7da3e5fe3728baf2fa3c67eb45355c74a
Signed-off-by: zshi <zshi@redhat.com>
7 years agoConsolidate ODL SFC RPM into ODL RPM 29/23029/2
Dan Radez [Wed, 12 Oct 2016 15:28:57 +0000 (11:28 -0400)]
Consolidate ODL SFC RPM into ODL RPM

OVS NSH can be installed at deploy time.

Change-Id: Ie875ada99053df95c6534e269f4dd627396489bc
JIRA: APEX-324
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoConditionally install OVS NSH in ONOS deployment 25/23025/2
Dan Radez [Wed, 12 Oct 2016 14:52:27 +0000 (10:52 -0400)]
Conditionally install OVS NSH in ONOS deployment

OVS with NSH should be installed only if we're enabling SFC in an
ONOS deployment

JIRA: APEX-331

Change-Id: I54826bb2d62b20c42f00c856d8458444f2f795e5
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMerge "set undercloud VM to autostart"
Tim Rozet [Mon, 10 Oct 2016 15:08:15 +0000 (15:08 +0000)]
Merge "set undercloud VM to autostart"

7 years agoFix tenant_nic loopup error for nosdn fdio scenario 15/22815/2
Feng Pan [Fri, 7 Oct 2016 19:20:54 +0000 (15:20 -0400)]
Fix tenant_nic loopup error for nosdn fdio scenario

Currently we assume tenant_nic is a virtual interface name (like nic1),
so we perform an extra hiera lookup, this is not needed if the user
specifies physical nic name in network_settings file. This patch defaults
the hiera lookup of the nic interface lookup to be what the user specifies
if a hiera value can't be found.

JIRA: APEX-293

opnfv-tht-pr: 88

Change-Id: I5f6d3addbaf20c4dfec532b1292ddb9424552a1f
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoset undercloud VM to autostart 47/22747/2
Dan Radez [Thu, 6 Oct 2016 14:28:02 +0000 (10:28 -0400)]
set undercloud VM to autostart

When an apex deployment reboot's it fails to come back clean because it
expects to connect to the undercloud which is not set to autostart.

JIRA: APEX-289

Change-Id: Ia4984a3de68067d7c68aeb5ae955ff358865ce79
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMerge "Apply vlan_strip_offload config only when using vlan for fdio"
Tim Rozet [Sat, 8 Oct 2016 23:53:23 +0000 (23:53 +0000)]
Merge "Apply vlan_strip_offload config only when using vlan for fdio"

7 years agoApply vlan_strip_offload config only when using vlan for fdio 19/22719/2
Feng Pan [Wed, 5 Oct 2016 23:49:51 +0000 (19:49 -0400)]
Apply vlan_strip_offload config only when using vlan for fdio

We currently apply vlan_strip_offload cnofig to VPP interface for
all enic interfaces, however, this is really only needed when
vlan tagged traffic is being passed on the interface. This patch
adds a vlan config option to puppet-fdio and opnfv-tht so that
we only enable it when needed. Right now the only scenario this
is needed is nosdn-fdio, since the only supported mode for tenant
networking is VLAN.

Dependent on https://github.com/radez/puppet-fdio/pull/11

JIRA: APEX-285

opnfv-tht-pr: 87

Change-Id: I40c444896e036eaa87506cf372bedd4b8a621d00
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoFix dns server setting parsing 17/22817/1
Feng Pan [Fri, 7 Oct 2016 19:54:45 +0000 (15:54 -0400)]
Fix dns server setting parsing

JIRA: APEX-294

Change-Id: I4b9aed3fc2ea35a918203a0edc995b73020d122c
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoRemove yum udpate all from overcloud build 07/22807/2
Feng Pan [Fri, 7 Oct 2016 17:21:56 +0000 (13:21 -0400)]
Remove yum udpate all from overcloud build

Also changes python path in networking-vpp spec to use abolsute path.
This avoids issues when python path is found on a different path
on build machine.

Change-Id: Icc2951bc66ba0b2ab0510083ecad6e680da9d5fc
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoMerge "Fixes sdnvpn (again)"
Tim Rozet [Fri, 7 Oct 2016 14:05:42 +0000 (14:05 +0000)]
Merge "Fixes sdnvpn (again)"

7 years agoMerge "VPP version update"
Tim Rozet [Thu, 6 Oct 2016 18:48:40 +0000 (18:48 +0000)]
Merge "VPP version update"

7 years agoFixes sdnvpn (again) 11/22711/1
Tim Rozet [Wed, 5 Oct 2016 20:04:51 +0000 (16:04 -0400)]
Fixes sdnvpn (again)

Previous neutron_config did not work because of duplicate declarations
of that as well.  This patch just removes it all together from the
puppet files and into the environment file.

opnfv-tht-pr: 86

JIRA: APEX-278

Change-Id: I18dc5d41a760793417f57bfe0983401ca7ee1746
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoVPP version update 61/22461/7
Feng Pan [Mon, 26 Sep 2016 18:39:23 +0000 (14:39 -0400)]
VPP version update

- Update VPP version to latest on 16.09 branch
- Change networking-vpp repo to point to openstack.
- Update VPP python API rpm location
- Configure etcd for networking-vpp ML2 plugin

opnfv-tht-pr: 85

JIRA: APEX-283

Change-Id: I4e69de3c51b1f4221995cc8568cdfa18aacbc55c
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoMoved smoke test repository and changed input arguments. 69/22669/1
spisarski [Mon, 3 Oct 2016 21:46:57 +0000 (15:46 -0600)]
Moved smoke test repository and changed input arguments.

Change-Id: I3cba4df26b9c533cc408c0482cbeaae292960ee5
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
7 years agoMerge "removing the rabbitmq package installed from dropbox"
Dan Radez [Mon, 3 Oct 2016 20:18:17 +0000 (20:18 +0000)]
Merge "removing the rabbitmq package installed from dropbox"

7 years agoMerge "Adding developer/troubleshooting section to Installation Instructions"
Tim Rozet [Mon, 3 Oct 2016 15:18:49 +0000 (15:18 +0000)]
Merge "Adding developer/troubleshooting section to Installation Instructions"

7 years agoremoving the rabbitmq package installed from dropbox 55/22655/1
Dan Radez [Mon, 3 Oct 2016 13:32:12 +0000 (09:32 -0400)]
removing the rabbitmq package installed from dropbox

Package was a workaround to fix ipv6 support, cent has pulled in the
version we needed now so no need to side load it anymore.

Change-Id: I9fa0b6d4f53c3e3caf4b99a229ac74cb357bbb7c
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoAdding developer/troubleshooting section to Installation Instructions 85/18085/5
Ricardo Noriega [Fri, 5 Aug 2016 12:11:26 +0000 (14:11 +0200)]
Adding developer/troubleshooting section to Installation Instructions

    Updating with suggestions and comments

Change-Id: Ida7357eba0b2ed5d59f89b91603c8149a6fbcf7a
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
7 years agoMerge "Removing --flat and network_isolation variables"
Tim Rozet [Wed, 28 Sep 2016 17:22:42 +0000 (17:22 +0000)]
Merge "Removing --flat and network_isolation variables"

7 years agoRemoving --flat and network_isolation variables 23/21223/6
Dan Radez [Thu, 15 Sep 2016 18:36:24 +0000 (14:36 -0400)]
Removing --flat and network_isolation variables

VLAN support allows a set of nodes with a single nic to deploy removing
the need for --flat. flat was not well maintained or tested.

Change-Id: Ieae1c2350c83544ce50048b44300fa0b8e68dd43
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoAdd python ipmi library to iso 75/22475/1
Michael Chapman [Tue, 27 Sep 2016 04:58:52 +0000 (14:58 +1000)]
Add python ipmi library to iso

JIRA: APEX-282
Change-Id: Ib63735049689eb9e2778d71f803f2bdb7a55c9eb
Signed-off-by: Michael Chapman <woppin@gmail.com>
7 years agoMerge "enable vhostuser for ovs-dpdk scenario"
Tim Rozet [Tue, 27 Sep 2016 01:05:37 +0000 (01:05 +0000)]
Merge "enable vhostuser for ovs-dpdk scenario"

7 years agoMerge "migrating to proposed common network settings file"
Dan Radez [Mon, 26 Sep 2016 20:02:30 +0000 (20:02 +0000)]
Merge "migrating to proposed common network settings file"

7 years agoFix PREFIX calculation for attach_interface_to_ovs 97/22397/1
Feng Pan [Fri, 23 Sep 2016 16:14:44 +0000 (12:14 -0400)]
Fix PREFIX calculation for attach_interface_to_ovs

Make sure we only get number portion of PREFIX in ifcfg file, this
avoids getting potentially the double quotes around the prefix.

JIRA: APEX-163

Change-Id: Ia59a437927a75d9bb99efd324ccb5e4a5201c051
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoMerge "removing unused bash parser functions"
Dan Radez [Fri, 23 Sep 2016 12:43:21 +0000 (12:43 +0000)]
Merge "removing unused bash parser functions"

7 years agoUpdates docs for scenarios/issues 59/22359/1
Tim Rozet [Thu, 22 Sep 2016 19:27:56 +0000 (15:27 -0400)]
Updates docs for scenarios/issues

Changes include:
 - Updated scenarios table with final support info for Colorado 1.0
 - Updated known issues for more scenarios
 - Minor RST syntax fixes

Change-Id: Ied751a726a7c9cc062793c78fbac9c6e44e4a882
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agomigrating to proposed common network settings file 05/20705/9
Dan Radez [Tue, 19 Jul 2016 17:17:17 +0000 (13:17 -0400)]
migrating to proposed common network settings file

- proposed in genesis
  https://wiki.opnfv.org/display/genesis/Common+Network+Settings

- This patch updates the network_settings files in the config/network dir
  and updates the associated bash, python and python tests relative to
  the new yaml structure and nomenclature used in the proposed settings
  file

JIRA: APEX-262

Change-Id: Ib0dc9d0f21465b38f2a53cff20f71fb9230bfc48
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMerge "Fixes disk space issue with perf scenarios on Undercloud"
Tim Rozet [Wed, 21 Sep 2016 23:30:18 +0000 (23:30 +0000)]
Merge "Fixes disk space issue with perf scenarios on Undercloud"

7 years agoMerge "Fixes SFC OVS to be built in Apex"
Tim Rozet [Wed, 21 Sep 2016 23:11:01 +0000 (23:11 +0000)]
Merge "Fixes SFC OVS to be built in Apex"

7 years agoFixes SFC OVS to be built in Apex 55/22255/6
Tim Rozet [Wed, 21 Sep 2016 16:48:02 +0000 (12:48 -0400)]
Fixes SFC OVS to be built in Apex

Our kernel version is always updated in our build, causing static kmod
builds for OVS to fail.  This adds OVS NSH to Apex build process.

JIRA: APEX-214

Change-Id: Ib071565d71c3471c2a03345b999adcad5af1962f
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoFixes disk space issue with perf scenarios on Undercloud 73/22273/1
Tim Rozet [Wed, 21 Sep 2016 20:06:43 +0000 (16:06 -0400)]
Fixes disk space issue with perf scenarios on Undercloud

Scenarios were failing to deploy due to lack of disk space after making
multiple overcloud images for each role.  This removes the per role
images after uploading into glance.

JIRA: APEX-279

Change-Id: I09df89e778d36cb08df26df83ae0d7cda267799f
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoenable vhostuser for ovs-dpdk scenario 43/22243/2
Feng Pan [Wed, 21 Sep 2016 16:11:11 +0000 (12:11 -0400)]
enable vhostuser for ovs-dpdk scenario

- Configure 'netdev' datapath type for ovs agent on compute node
- Set correct permission in OVS

JIRA: APEX-274

opnfv-tht-pr: 83

Change-Id: I94d41375c32f04f4cff872ef85fe8a4514103535
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoMerge "Fixes neutron sdnvpn config resource"
Tim Rozet [Wed, 21 Sep 2016 17:00:23 +0000 (17:00 +0000)]
Merge "Fixes neutron sdnvpn config resource"

7 years agoremoving unused bash parser functions 53/22253/1
Dan Radez [Wed, 21 Sep 2016 16:47:29 +0000 (12:47 -0400)]
removing unused bash parser functions

Change-Id: I694e057544097d59b9974fe6fc9ad269a5b180b6
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoFixes neutron sdnvpn config resource 01/22201/1
Tim Rozet [Wed, 21 Sep 2016 14:14:15 +0000 (10:14 -0400)]
Fixes neutron sdnvpn config resource

Duplicate neutron::config class declarations during SDNVPN scenario were
causing deployments to fail.  Modified it to be a neutron_config
provider instead.

opnfv-tht-pr: 82

JIRA: APEX-278

Change-Id: I44868ee95d1fc4c976d7a606e94bf087459ff2f8
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "Handling file loads and tmp dirs differently"
Dan Radez [Wed, 21 Sep 2016 14:13:58 +0000 (14:13 +0000)]
Merge "Handling file loads and tmp dirs differently"

7 years agoMerge "Adding a bash completion script"
Dan Radez [Wed, 21 Sep 2016 13:55:50 +0000 (13:55 +0000)]
Merge "Adding a bash completion script"

7 years agoAdding section in Architecture defining HA 27/21927/3
Dan Radez [Tue, 20 Sep 2016 19:25:56 +0000 (15:25 -0400)]
Adding section in Architecture defining HA

JIRA: APEX-159

Change-Id: Ib257ad9f386abc03930265471336ee71c6c1de05
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMerge "Updates release-notes for Colorado 1.0 release"
Dan Radez [Tue, 20 Sep 2016 20:33:50 +0000 (20:33 +0000)]
Merge "Updates release-notes for Colorado 1.0 release"

7 years agoUpdates release-notes for Colorado 1.0 release 49/21949/1
Tim Rozet [Tue, 20 Sep 2016 20:26:53 +0000 (16:26 -0400)]
Updates release-notes for Colorado 1.0 release

Change-Id: Ib1c76fda004050bd55cac02cdca6bd867d5cc36c
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoFix release-notes.html file name 45/21945/1
Feng Pan [Tue, 20 Sep 2016 19:55:34 +0000 (15:55 -0400)]
Fix release-notes.html file name

Change-Id: I00ac84b48eb8cdb5371b6d56d5d2346b3c8928cf
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoUpdate all references to release-notes path 25/21925/1
Feng Pan [Tue, 20 Sep 2016 19:26:10 +0000 (15:26 -0400)]
Update all references to release-notes path

Change-Id: I04be6a9ff2a89b5058d6872b7023f9e3fd4c02cd
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoFix release notes path in common spec 21/21921/1
Feng Pan [Tue, 20 Sep 2016 19:19:21 +0000 (15:19 -0400)]
Fix release notes path in common spec

Change-Id: I277e7acb0dc3dd365f82bc6241dfb5b457cdd312
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoMerge "Document available deployment options"
Dan Radez [Tue, 20 Sep 2016 18:52:22 +0000 (18:52 +0000)]
Merge "Document available deployment options"

7 years agoHandling file loads and tmp dirs differently 99/21499/6
Dan Radez [Mon, 19 Sep 2016 19:06:43 +0000 (15:06 -0400)]
Handling file loads and tmp dirs differently

Change-Id: I602279b30b035cfc667e4ee9b83905a638440abb
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoFix link quote syntax 03/21903/1
blsaws [Tue, 20 Sep 2016 17:57:05 +0000 (10:57 -0700)]
Fix link quote syntax

JIRA: COPPER-22

Change-Id: Ic6342214d04e364ab00af29d7cec1d898b6de2f8
Signed-off-by: blsaws <bryan.sullivan@att.com>
7 years agoMerge "Add section "General HA scenario known issues""
Michael Chapman [Tue, 20 Sep 2016 17:39:56 +0000 (17:39 +0000)]
Merge "Add section "General HA scenario known issues""

7 years agoMerge "Change NTP update failure to warning"
Michael Chapman [Tue, 20 Sep 2016 17:38:50 +0000 (17:38 +0000)]
Merge "Change NTP update failure to warning"

7 years agoDocument available deployment options 19/20519/2
Michael Chapman [Wed, 7 Sep 2016 06:54:19 +0000 (16:54 +1000)]
Document available deployment options

Add inline yaml to deploy_settings.yaml describing all the available options,
and mention this in the documentation.

JIRA: APEX-259
JIRA: APEX-256

Change-Id: If86b1b1d4db2701d1d584fcfd62d6f1b5d53014b
Signed-off-by: Michael Chapman <woppin@gmail.com>
7 years agoAdd section "General HA scenario known issues" 71/21871/1
blsaws [Tue, 20 Sep 2016 15:07:20 +0000 (08:07 -0700)]
Add section "General HA scenario known issues"

JIRA: COPPER-22
Add open issue with Congress in HA mode.

Signed-off-by: blsaws <bryan.sullivan@att.com>
Change-Id: Ie3dc863468f736f75fa01e766bbe65fba3d792dd
Signed-off-by: blsaws <bryan.sullivan@att.com>
7 years agoFixes duplicate Neutron Service Plugins in env files 25/21825/1
Tim Rozet [Tue, 20 Sep 2016 13:42:45 +0000 (09:42 -0400)]
Fixes duplicate Neutron Service Plugins in env files

ODL L3 and SDNVPN had duplicate NeutronServicePlugins entries that were
overriding features to just be 'router'.  This removes the duplicates.
Also, QOS needed to be removed for SDNVPN plugins, because QOS has a bug
with ML2 driver for stable/mitaka.

opnfv-tht-pr: 81

JIRA: APEX-219

Change-Id: Ieb132c85a1d3c81012142db0519f19299274d032
Signed-off-by: Tim Rozet <trozet@redhat.com>