apex.git
7 years agoMerge "Adds configuring vpp/hc on all nodes"
Tim Rozet [Wed, 3 Aug 2016 19:23:14 +0000 (19:23 +0000)]
Merge "Adds configuring vpp/hc on all nodes"

7 years agoMerge "Build Congress RPM package"
Tim Rozet [Wed, 3 Aug 2016 18:00:14 +0000 (18:00 +0000)]
Merge "Build Congress RPM package"

7 years agoAdds configuring vpp/hc on all nodes 91/17391/9
Tim Rozet [Fri, 22 Jul 2016 03:00:21 +0000 (23:00 -0400)]
Adds configuring vpp/hc on all nodes

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>
7 years agoBuild Congress RPM package 79/17879/9
Carlos Goncalves [Mon, 1 Aug 2016 10:03:02 +0000 (12:03 +0200)]
Build Congress RPM package

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>
7 years agoUpgrade rabbitmq-server in overcloud to fix ipv6 failure 37/17937/1
Feng Pan [Tue, 2 Aug 2016 19:25:07 +0000 (15:25 -0400)]
Upgrade rabbitmq-server in overcloud to fix ipv6 failure

JIRA: APEX-197

Change-Id: I57a6724c73d22efef96595d3eeb32a65166515b2
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoAdds overcloud external connectivity test and adds NAT to instack VM if 39/17539/3
Markus Kullberg [Tue, 26 Jul 2016 06:37:43 +0000 (09:37 +0300)]
Adds overcloud external connectivity test and adds NAT to instack VM if
needed

JIRA: APEX-198

Adds support for baremetal deployments where external connectivity is only
provided via the jumphost. The connectivity test is done by pinging an
external IP (8.8.8.8 by default) for each node. If ping fails for any of
the nodes then NAT is added.

Change-Id: I8d59beb03c3b2998deaec5dc7536fa7a5b1f7718
Signed-off-by: Markus Kullberg <markus.kullberg@nokia.com>
7 years agoMerge "Fix rabbitmq config in tht for IPv6"
Michael Chapman [Tue, 2 Aug 2016 05:42:38 +0000 (05:42 +0000)]
Merge "Fix rabbitmq config in tht for IPv6"

7 years agoFix rabbitmq config in tht for IPv6 67/17867/1
Feng Pan [Mon, 1 Aug 2016 02:16:11 +0000 (22:16 -0400)]
Fix rabbitmq config in tht for IPv6

JIRA: APEX-130
opnfv-tht-pr: 50

Change-Id: Ib21e79027d8e06a11e89477340983d9f72181a4f
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoIPv6 fixes for network settings and post deploy 59/17859/1
Feng Pan [Sun, 31 Jul 2016 14:10:19 +0000 (10:10 -0400)]
IPv6 fixes for network settings and post deploy

This patch contains the following:
- Add dns and nic information in network settings file
- Add ipv6 option for find_ip function in common-functions.sh
- Change neutron commands to handle IPv6 during post deploy,
  skip NAT configuration if IPv6 is configured.
- Fix an error in python library when generating floating ip
  range.

JIRA: APEX-130

Change-Id: I27da7f7a714f42ee827be7091fcb1a6d89a0aae8
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoChanges SFC to use different OVS build 47/17747/1
Tim Rozet [Thu, 28 Jul 2016 21:18:19 +0000 (17:18 -0400)]
Changes SFC to use different OVS build

JIRA: APEX-214

Change-Id: I8ee0af560313f0467c155cda63106f53147e39ef
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoAdd pcs cleanup exec 07/17107/5
Michael Chapman [Mon, 18 Jul 2016 20:50:56 +0000 (16:50 -0400)]
Add pcs cleanup exec

Run a pcs cleanup before db sync and also at the end of the deployment.
This will give processes a chance to recover in case there has been
any kind of error that would lead to a process being scored -INFINITY
due to repeated failed startup that may have been caused by load during
the deployment, or another latent issue.

Print out any services that are failed in pcs at the end of deployments.

opnfv-tht-pr: 41

Change-Id: Idf4f03cd0463a3facd0726483091ac6f1b3bf000
Signed-off-by: Michael Chapman <michapma@redhat.com>
7 years agoMerge "Add nova ssh key for vm resize"
Tim Rozet [Tue, 26 Jul 2016 19:22:55 +0000 (19:22 +0000)]
Merge "Add nova ssh key for vm resize"

7 years agoAdds custom tacker to build process 17/17517/3
Tim Rozet [Mon, 25 Jul 2016 16:11:51 +0000 (12:11 -0400)]
Adds custom tacker to build process

Change-Id: I59d76fbf1de645a7310aed14704cc561142eb148
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "Fix tacker"
Tim Rozet [Sun, 24 Jul 2016 13:09:00 +0000 (13:09 +0000)]
Merge "Fix tacker"

7 years agoFixes congress defaults and bind host 39/17439/2
Tim Rozet [Fri, 22 Jul 2016 16:53:55 +0000 (12:53 -0400)]
Fixes congress defaults and bind host

opnfv-tht-pr: 48

JIRA: APEX-206

Change-Id: Icfb5356252f4e862f8a9cd4fd1914951ab45baf4
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoFix tacker 93/17393/3
Michael Chapman [Thu, 21 Jul 2016 21:36:09 +0000 (17:36 -0400)]
Fix tacker

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>
7 years agoMerge "Adding tacker support"
Tim Rozet [Fri, 22 Jul 2016 02:41:29 +0000 (02:41 +0000)]
Merge "Adding tacker support"

7 years agoMerge "Adds utility to connect to ODL karaf console"
Tim Rozet [Thu, 21 Jul 2016 23:34:10 +0000 (23:34 +0000)]
Merge "Adds utility to connect to ODL karaf console"

7 years agoAdd nova ssh key for vm resize 91/17191/5
Michael Chapman [Tue, 19 Jul 2016 20:41:32 +0000 (16:41 -0400)]
Add nova ssh key for vm resize

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>
7 years agoFixes incorrect nova host/ip config 51/17251/3
Tim Rozet [Wed, 20 Jul 2016 18:01:46 +0000 (14:01 -0400)]
Fixes incorrect nova host/ip config

When rebooting a control node, duplicate nova instances will be created
because the hostname in the nova config is not set properly.

opnfv-tht-pr: 44

JIRA: APEX-182

Change-Id: I04447fbc0f25b2ffeac7490f6b64ed1e611f0026
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "Fixes unable to upload glance images on undercloud"
Michael Chapman [Thu, 21 Jul 2016 18:44:33 +0000 (18:44 +0000)]
Merge "Fixes unable to upload glance images on undercloud"

7 years agoMerge "Fixes bgpvpn scenario"
Tim Rozet [Thu, 21 Jul 2016 18:11:15 +0000 (18:11 +0000)]
Merge "Fixes bgpvpn scenario"

7 years agoMerge "fixes for congress"
Tim Rozet [Wed, 20 Jul 2016 21:34:51 +0000 (21:34 +0000)]
Merge "fixes for congress"

7 years agoFixes unable to upload glance images on undercloud 61/17161/2
Tim Rozet [Tue, 19 Jul 2016 19:12:21 +0000 (15:12 -0400)]
Fixes unable to upload glance images on undercloud

JIRA: APEX-207

Change-Id: I6fb8aa003ea485ce49d882b6c2a7842dc7b814cd
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoAdds utility to connect to ODL karaf console 59/17259/1
Tim Rozet [Wed, 20 Jul 2016 19:55:56 +0000 (15:55 -0400)]
Adds utility to connect to ODL karaf console

JIRA: APEX-185

Change-Id: I1e281f5905cc1db05d0f654503d91acda853c183
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoAdding tacker support 93/16193/13
Dan Radez [Thu, 30 Jun 2016 15:59:28 +0000 (11:59 -0400)]
Adding tacker support

opnfv-tht-pr: 34
opnfv-puppet-tripleo-pr: 4

JIRA: APEX-126

Change-Id: I050e7ae2e94779c1886f670841aa4e2dec4aa8d2
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoFixes bgpvpn scenario 67/17167/2
Tim Rozet [Tue, 19 Jul 2016 20:28:43 +0000 (16:28 -0400)]
Fixes bgpvpn scenario

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>
7 years agoMerge "Fixes incorrect SDN_CONTROLLER_IP in overcloudrc"
Tim Rozet [Wed, 20 Jul 2016 13:20:44 +0000 (13:20 +0000)]
Merge "Fixes incorrect SDN_CONTROLLER_IP in overcloudrc"

7 years agofixes for congress 75/17175/2
Dan Radez [Wed, 20 Jul 2016 02:05:45 +0000 (22:05 -0400)]
fixes for congress

opnfv-tht-pr: 42
opnfv-puppet-tripleo-pr: 5

JIRA: APEX-206

Change-Id: I5be94b69a10e000650a987cc2fcd41be800a6e88
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMerge "Makes flavor consistent in virtual/baremetal deploys"
Dan Radez [Wed, 20 Jul 2016 01:15:07 +0000 (01:15 +0000)]
Merge "Makes flavor consistent in virtual/baremetal deploys"

7 years agoFixes incorrect SDN_CONTROLLER_IP in overcloudrc 57/17157/2
Tim Rozet [Tue, 19 Jul 2016 17:41:49 +0000 (13:41 -0400)]
Fixes incorrect SDN_CONTROLLER_IP in overcloudrc

Previous patch set this to be the public IP of the first controller.
However we only allow ODL to bind to the admin/API IP of the first
controller for security reasons.

JIRA: APEX-152

Change-Id: I22addbb9e7c3fcd850b9695b846357bf9447cd50
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoAllows specifying domain name for overcloud/undercloud 53/17153/3
Tim Rozet [Tue, 19 Jul 2016 16:41:17 +0000 (12:41 -0400)]
Allows specifying domain name for overcloud/undercloud

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>
7 years agoMerge "Allows specifying nic order for overcloud nodes in network settings"
Dan Radez [Tue, 19 Jul 2016 16:51:15 +0000 (16:51 +0000)]
Merge "Allows specifying nic order for overcloud nodes in network settings"

7 years agoMakes flavor consistent in virtual/baremetal deploys 99/17099/1
Tim Rozet [Mon, 18 Jul 2016 21:34:59 +0000 (17:34 -0400)]
Makes flavor consistent in virtual/baremetal deploys

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>
7 years agoAllows specifying nic order for overcloud nodes in network settings 07/17007/4
Tim Rozet [Sat, 16 Jul 2016 02:04:24 +0000 (22:04 -0400)]
Allows specifying nic order for overcloud nodes in network settings

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>
7 years agoMerge "Adding vsperf support"
Dan Radez [Mon, 18 Jul 2016 19:37:33 +0000 (19:37 +0000)]
Merge "Adding vsperf support"

7 years agoMerge "Move mongo to step 1"
Dan Radez [Mon, 18 Jul 2016 13:01:33 +0000 (13:01 +0000)]
Merge "Move mongo to step 1"

7 years agoAdding vsperf support 95/16695/12
Dan Radez [Thu, 28 Apr 2016 19:47:18 +0000 (15:47 -0400)]
Adding vsperf support

JIRA: APEX-141

Change-Id: I9983ec5583100b7c536524a01e64bb6884b38d1d
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMerge "Fixes public vlan network settings"
Dan Radez [Mon, 18 Jul 2016 12:11:15 +0000 (12:11 +0000)]
Merge "Fixes public vlan network settings"

7 years agoMove mongo to step 1 25/17025/1
Michael Chapman [Sun, 17 Jul 2016 18:45:24 +0000 (14:45 -0400)]
Move mongo to step 1

Try moving mongo to be the first core service brought up, so that
it doesn't interfere with heartbeats on any active services

opnfv-tht-pr: 40

Change-Id: If166eae94712d3812f5c63ef0f63bc511f7d55d2
Signed-off-by: Michael Chapman <michapma@redhat.com>
7 years agoMerge "Add python-redis to overcloud"
Tim Rozet [Sat, 16 Jul 2016 12:37:45 +0000 (12:37 +0000)]
Merge "Add python-redis to overcloud"

7 years agoMerge "Removing extra whitespace from congress param"
Tim Rozet [Fri, 15 Jul 2016 23:46:31 +0000 (23:46 +0000)]
Merge "Removing extra whitespace from congress param"

7 years agoMerge "Adding fd.io packaging and puppet module"
Tim Rozet [Fri, 15 Jul 2016 23:44:49 +0000 (23:44 +0000)]
Merge "Adding fd.io packaging and puppet module"

7 years agoMerge "Scripts for running smoke tests on the undercloud VM. Tested against Apex...
Tim Rozet [Fri, 15 Jul 2016 22:56:48 +0000 (22:56 +0000)]
Merge "Scripts for running smoke tests on the undercloud VM. Tested against Apex Brahmaputra as I have had many issues getting a Colorado environment up and running."

7 years agoFixes public vlan network settings 89/16989/3
Tim Rozet [Fri, 15 Jul 2016 17:22:22 +0000 (13:22 -0400)]
Fixes public vlan network settings

JIRA: APEX-201

Change-Id: I3ba8d5e38e203bb4f23679a3b91de97c591de146
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoRemoving extra whitespace from congress param 19/16919/2
Dan Radez [Thu, 14 Jul 2016 14:53:02 +0000 (10:53 -0400)]
Removing extra whitespace from congress param

opnfv-tht-pr:39

Change-Id: I0fc1f5ce008a93b9eaa37603086fbe785d40da20
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoAdding fd.io packaging and puppet module 15/16915/3
Dan Radez [Mon, 18 Apr 2016 18:18:16 +0000 (14:18 -0400)]
Adding fd.io packaging and puppet module

- fd.io package repo & vpp
- puppet-fdio

JIRA: APEX-133

Change-Id: I32ee46b796983a114582ddad603c43eefe5f4dea
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMerge "add onos SFC feature config file"
Dan Radez [Thu, 14 Jul 2016 14:55:21 +0000 (14:55 +0000)]
Merge "add onos SFC feature config file"

7 years agoMerge "Adding mock-detached util function and cleaning up util help output"
Dan Radez [Thu, 14 Jul 2016 11:52:05 +0000 (11:52 +0000)]
Merge "Adding mock-detached util function and cleaning up util help output"

7 years agoadd onos SFC feature config file 99/16799/3
bob zhou [Wed, 13 Jul 2016 02:59:31 +0000 (10:59 +0800)]
add onos SFC feature config file

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>
7 years agoMerge "correction to a conditional in nic template"
Michael Chapman [Thu, 14 Jul 2016 02:32:19 +0000 (02:32 +0000)]
Merge "correction to a conditional in nic template"

7 years agoAdd python-redis to overcloud 81/16881/1
Michael Chapman [Wed, 13 Jul 2016 21:14:16 +0000 (17:14 -0400)]
Add python-redis to overcloud

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>
7 years agoAdding mock-detached util function and cleaning up util help output 69/16869/1
Dan Radez [Wed, 13 Jul 2016 21:07:19 +0000 (17:07 -0400)]
Adding mock-detached util function and cleaning up util help output

- mock-detached will add or remove firewall rules to block
  traffic that would pull resources from the internet durning a deploy
  These firewall rule may need to be added to, just starting with
  http and https traffic figuring that would block the majority of cases.

- making updates to util help message according to:
  https://en.wikipedia.org/wiki/Usage_message

Change-Id: I3c90999f977dd8f49c48399d312ed128b37bea6d
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMerge "Fixes build and deploy options for SFC/ONOS"
Dan Radez [Wed, 13 Jul 2016 18:51:21 +0000 (18:51 +0000)]
Merge "Fixes build and deploy options for SFC/ONOS"

7 years agocorrection to a conditional in nic template 87/16787/3
Dan Radez [Tue, 12 Jul 2016 21:19:38 +0000 (17:19 -0400)]
correction to a conditional in nic template

Change-Id: Ibed808350163379fcfa5178c78fabe2f47e491fc
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoFixes build and deploy options for SFC/ONOS 87/16687/4
Tim Rozet [Mon, 11 Jul 2016 15:57:06 +0000 (11:57 -0400)]
Fixes build and deploy options for SFC/ONOS

SFC for colorado will be based on OVS 2.5.90 which does not need 3.13
kernel.  This patch removes 3.13 kernel updates, adds OVS 2.5.90 and
sets default odl_version to use boron (required for SFC with OVS
2.5.90).  Also updates OVS build to a working one for ONOS.

JIRA: APEX-156
JIRA: APEX-199

Change-Id: I095290d925138122f24e891f8412497f9a2c3141
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "Prevent printing remote md5 sum"
Dan Radez [Wed, 13 Jul 2016 14:46:21 +0000 (14:46 +0000)]
Merge "Prevent printing remote md5 sum"

7 years agoMerge "Adds SDN Controller IP to overcloudrc file"
Dan Radez [Wed, 13 Jul 2016 14:45:28 +0000 (14:45 +0000)]
Merge "Adds SDN Controller IP to overcloudrc file"

7 years agoMerge "Fixes nova default floating pool to be external"
Tim Rozet [Wed, 13 Jul 2016 14:44:25 +0000 (14:44 +0000)]
Merge "Fixes nova default floating pool to be external"

7 years agoAdds nova policy for server host status via owner 85/16785/1
Tim Rozet [Tue, 12 Jul 2016 20:32:25 +0000 (16:32 -0400)]
Adds nova policy for server host status via owner

JIRA: APEX-196

Change-Id: I21f63e69ecc4d5b979ed4780c6e92e3ad272b8d7
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoAdds SDN Controller IP to overcloudrc file 79/16779/1
Tim Rozet [Tue, 12 Jul 2016 18:36:40 +0000 (14:36 -0400)]
Adds SDN Controller IP to overcloudrc file

JIRA: APEX-152

Change-Id: Id64a42531711c53ad453cd176aab2a9773a71811
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoFixes nova default floating pool to be external 05/16705/2
Tim Rozet [Mon, 11 Jul 2016 21:04:12 +0000 (17:04 -0400)]
Fixes nova default floating pool to be external

JIRA: APEX-194

opnfv-tht-pr: 38

Change-Id: I039320496fb2c5ed6e8dd87aafb1fece1fc9717d
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "Adding doctor driver and datasource"
Michael Chapman [Tue, 12 Jul 2016 10:04:24 +0000 (10:04 +0000)]
Merge "Adding doctor driver and datasource"

7 years agoPrevent printing remote md5 sum 39/16739/2
Michael Chapman [Tue, 12 Jul 2016 01:10:04 +0000 (21:10 -0400)]
Prevent printing remote md5 sum

If the remote file is a binary or other junk, we don't want to
print it to the console, so just state it's not a match for now.

Add puppet logging hack to help debug CI

Change-Id: Ia4717ee0cf7a2fc01299d0819c49218487ffdf15
Signed-off-by: Michael Chapman <michapma@redhat.com>
7 years agoMerge "Use nic1 as control plane inteface name instead of default br-ex"
Tim Rozet [Mon, 11 Jul 2016 20:43:23 +0000 (20:43 +0000)]
Merge "Use nic1 as control plane inteface name instead of default br-ex"

7 years agoAdding doctor driver and datasource 75/16075/11
Dan Radez [Tue, 28 Jun 2016 19:34:32 +0000 (15:34 -0400)]
Adding doctor driver and datasource

opnfv-tht-pr: 37

JIRA: APEX-158

Change-Id: I079d22e8ee7798bddf7f2f1b6cc3f1b49f1d5773
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoUse nic1 as control plane inteface name instead of default br-ex 53/16653/1
Feng Pan [Mon, 11 Jul 2016 03:32:33 +0000 (23:32 -0400)]
Use nic1 as control plane inteface name instead of default br-ex

opnfv-tht-pr: 35

Change-Id: I17fd58c3e3a8862e36e45c9c50e0119ca4a88f89
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoMove br-phy and ovs agent bring up after bridge ip assignment for dpdk 51/16651/1
Feng Pan [Mon, 11 Jul 2016 02:40:17 +0000 (22:40 -0400)]
Move br-phy and ovs agent bring up after bridge ip assignment for dpdk

Change-Id: I37dd541d3ad413b76d94cbc89ab1b2c8e1a723f1
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoMerge "forcing rpm-check if files added to the commit"
Michael Chapman [Fri, 8 Jul 2016 02:20:55 +0000 (02:20 +0000)]
Merge "forcing rpm-check if files added to the commit"

7 years agoSplitting out common functions to lib files 83/16483/2
Dan Radez [Wed, 6 Jul 2016 13:35:07 +0000 (09:35 -0400)]
Splitting out common functions to lib files

trying to reduce the monolith deploy.sh to smaller parts

Change-Id: Ie2d2d74de5b8cacbb1c57d3d397bede0b659c0af
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoSplitting post-install into functions file 81/16481/2
Dan Radez [Wed, 6 Jul 2016 13:35:07 +0000 (09:35 -0400)]
Splitting post-install into functions file

trying to reduce the monolith deploy.sh to smaller parts

Change-Id: Ie7068473e4ddd8eeca28ebd03de57781222ad761
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoSplitting out overcloud functions to lib files 79/16479/2
Dan Radez [Wed, 6 Jul 2016 13:35:07 +0000 (09:35 -0400)]
Splitting out overcloud functions to lib files

trying to reduce the monolith deploy.sh to smaller parts

Change-Id: Iceeda2be0539563163bceaacbb54c6cc2d07b87b
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoScripts for running smoke tests on the undercloud VM. 49/15949/3
spisarski [Wed, 22 Jun 2016 14:49:24 +0000 (08:49 -0600)]
Scripts for running smoke tests on the undercloud VM.
Tested against Apex Brahmaputra as I have had many issues getting a Colorado environment up and running.

Moved Ansible playbooks and scripts from ci/smoke_tests/ to tests/smoke_tests/
Rebase to master...

Change-Id: I09273de659c76d32ccfb74a548dabf7f84c65d6d
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
7 years agoSplitting out deploy.sh undercloud to functions file 77/16477/1
Dan Radez [Wed, 6 Jul 2016 13:35:07 +0000 (09:35 -0400)]
Splitting out deploy.sh undercloud to functions file

trying to reduce the monolith deploy.sh to smaller parts

Change-Id: Ia92c055021073dc72f46a970cd03206ddd8df8da
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoSplitting out virt functions to functions files 75/16475/1
Dan Radez [Wed, 6 Jul 2016 13:35:07 +0000 (09:35 -0400)]
Splitting out virt functions to functions files

trying to reduce the monolith deploy.sh to smaller parts

Change-Id: Ic40a7327d95a290d83f9c0b18ad87a280b0da3c4
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoSplitting out deps configuration to a functions file 53/16453/5
Dan Radez [Wed, 6 Jul 2016 13:35:07 +0000 (09:35 -0400)]
Splitting out deps configuration to a functions file

trying to reduce the monolith deploy.sh to smaller parts

Change-Id: Ic788748969819637171a51d10b87b018fe286ae1
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoforcing rpm-check if files added to the commit 55/16455/1
Dan Radez [Wed, 6 Jul 2016 13:50:16 +0000 (09:50 -0400)]
forcing rpm-check if files added to the commit

Change-Id: I88514fe95121ecc7e6e4cbb41f529404c815bf06
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMerge "Moving parser functions to a sourced file"
Michael Chapman [Wed, 6 Jul 2016 10:58:42 +0000 (10:58 +0000)]
Merge "Moving parser functions to a sourced file"

7 years agoMoving parser functions to a sourced file 05/16405/3
Dan Radez [Tue, 5 Jul 2016 20:59:28 +0000 (16:59 -0400)]
Moving parser functions to a sourced file

Trying to split the monolith deploy.sh

Change-Id: Ib145e01696384b1b27e8a79263647235e7d68e2a
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoFinishes dpdk post install 99/16299/2
Tim Rozet [Sat, 2 Jul 2016 03:25:26 +0000 (23:25 -0400)]
Finishes dpdk post install

After dpdk finishes install, br-phy needs to be brought up and ovs-agent
needs to be restarted.  This cannot happen in tripleO because
os-collect-config will try to ping from dpdk interfaces to the
controller to validate network connectivity.  This doesn't work with
dpdk, so we leave br-phy down until end of deployment.

JIRA: APEX-119

Change-Id: I3d36d02b773fcbb3c5527b85fd00a2fa1b3cc25d
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "Adds overcloud ssh support and other fixes"
Dan Radez [Tue, 5 Jul 2016 17:25:17 +0000 (17:25 +0000)]
Merge "Adds overcloud ssh support and other fixes"

7 years agoAdds overcloud ssh support and other fixes 03/16203/4
Tim Rozet [Thu, 30 Jun 2016 16:53:56 +0000 (12:53 -0400)]
Adds overcloud ssh support and other fixes

Changes include:
 - Copies root pub key to overcloud nodes
 - Introduces overcloud util command to login control/computes
 - Minor fixes to undercloud util command

JIRA: APEX-192

Change-Id: I903fda4b1d232fc623137490630ac905ebb781d7
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoAdding congress support 43/14743/21
Dan Radez [Thu, 26 May 2016 17:41:24 +0000 (13:41 -0400)]
Adding congress support

JIRA: APEX-135

opnfv-tht-pr: 16
opnfv-puppet-tripleo-pr: 2

Change-Id: Ic14abd13e2aa46d7ef37b74dd7b005ebf9977bdd
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMerge "Syntax updates and new tests"
Dan Radez [Fri, 1 Jul 2016 18:01:24 +0000 (18:01 +0000)]
Merge "Syntax updates and new tests"

7 years agoFixes onos artifacts URL 77/16277/2
Tim Rozet [Fri, 1 Jul 2016 15:57:37 +0000 (11:57 -0400)]
Fixes onos artifacts URL

Server that was previously used is blocked on port 9999 in LF lab

Change-Id: I8186ea00499352e7a404d0bf38b325e5ae9e8f23
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpgrades DPDK/OVS-DPDK RPMs 19/16219/2
Tim Rozet [Thu, 30 Jun 2016 22:17:22 +0000 (18:17 -0400)]
Upgrades DPDK/OVS-DPDK RPMs

Change-Id: I786a01a217bf1bc2fdc52971245d576b4b609545
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoSyntax updates and new tests 77/15877/17
Dan Radez [Mon, 20 Jun 2016 09:56:34 +0000 (05:56 -0400)]
Syntax updates and new tests

- syntax updates to match pep8 standards
- tests to cover apex_python_utils.py

Change-Id: Ifac06fdbb97266f1b574b20610979b6965d6dd55
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMerge "Fixes nic template rendering"
Tim Rozet [Thu, 30 Jun 2016 21:51:13 +0000 (21:51 +0000)]
Merge "Fixes nic template rendering"

7 years agoMerge "Fixes slow ssh to overcloud nodes"
Dan Radez [Thu, 30 Jun 2016 19:44:52 +0000 (19:44 +0000)]
Merge "Fixes slow ssh to overcloud nodes"

7 years agoFixes nic template rendering 35/16135/7
Tim Rozet [Wed, 29 Jun 2016 20:17:31 +0000 (16:17 -0400)]
Fixes nic template rendering

Issue where in default network_settings, api_network is not specified.
This means that the settings do not have api_network in its output, but
the nic template checks to see if api_network vlan is native in its
logic.  This patch assumes a vlan will be numeric. A blank value or a
value of 'native' will not be numeric therefore default is expanded to
allow blank values as non-vlan networks.

Also fixes controller to always have br-ex.

Change-Id: Ibebb231901e653127175aef194eec708e8507da2
Signed-off-by: Tim Rozet <trozet@redhat.com>
Signed-off-by: Dan Radez <dradez@redhat.com>
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "[APEX-171] Upgrade ONOS into 1.6 and ovs into 2.5.90 for SFC function"
Tim Rozet [Thu, 30 Jun 2016 15:33:02 +0000 (15:33 +0000)]
Merge "[APEX-171] Upgrade ONOS into 1.6 and ovs into 2.5.90 for SFC function"

7 years agoFixes slow ssh to overcloud nodes 89/16189/1
Tim Rozet [Thu, 30 Jun 2016 15:28:14 +0000 (11:28 -0400)]
Fixes slow ssh to overcloud nodes

JIRA: APEX-191

Change-Id: Ic2e5c464e7f76dbeddc0d10886246a51ab5c6e30
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "Fixes multiple issues in ovs dpdk"
Tim Rozet [Thu, 30 Jun 2016 02:55:59 +0000 (02:55 +0000)]
Merge "Fixes multiple issues in ovs dpdk"

7 years ago[APEX-171] Upgrade ONOS into 1.6 and ovs into 2.5.90 for SFC function 95/15495/7
bob zhou [Tue, 14 Jun 2016 05:01:45 +0000 (13:01 +0800)]
[APEX-171] Upgrade ONOS into 1.6 and ovs into 2.5.90 for SFC function

Change-Id: Ia4b714fa39438bb7ea77bedff6bb8099a88abb11
Signed-off-by: bob zhou <bob.zh@huawei.com>
7 years agoMerge "Removes QOS Service plugins for ODL scenarios"
Dan Radez [Wed, 29 Jun 2016 23:20:29 +0000 (23:20 +0000)]
Merge "Removes QOS Service plugins for ODL scenarios"

7 years agoRemoves QOS Service plugins for ODL scenarios 19/16119/1
Tim Rozet [Wed, 29 Jun 2016 14:50:55 +0000 (10:50 -0400)]
Removes QOS Service plugins for ODL scenarios

opnfv-tht-pr: 33

Change-Id: Ibf880e159c3795f07ec875e14b9578c710eac52d
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoISO missing ipxe roms package 79/16079/2
Dan Radez [Tue, 28 Jun 2016 20:04:45 +0000 (16:04 -0400)]
ISO missing ipxe roms package

JIRA: APEX-157

Change-Id: I5feeec1472f58f1747054d7bb04c20274653594c
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoFixes multiple issues in ovs dpdk 81/16081/1
Tim Rozet [Tue, 28 Jun 2016 21:48:41 +0000 (17:48 -0400)]
Fixes multiple issues in ovs dpdk

Changes include:
 - Fixes nova schedulers to be an array instead of string
 - Fixes os-net-config to only run one time with dpdk nodes
 - Fixes br-phy creation to only happen on compute nodes

opnfv-tht-pr: 32

Change-Id: Ic3ef9ba247535ed00e40fe3fc4f0e78ac7d01c1a
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge changes from topics 'fix_dpdk', 'vlan_support'
Tim Rozet [Tue, 28 Jun 2016 18:58:11 +0000 (18:58 +0000)]
Merge changes from topics 'fix_dpdk', 'vlan_support'

* changes:
  Fixes IP failure during os-collect-config ping check
  Adding VLAN support

7 years agoMerge "Expanding the overcloud-full filesystem"
Tim Rozet [Tue, 28 Jun 2016 14:52:02 +0000 (14:52 +0000)]
Merge "Expanding the overcloud-full filesystem"