apex.git
8 years agoUpdating versioning for Brahmaputra SR1 67/11867/1 brahmaputra.2.0
Dan Radez [Mon, 4 Apr 2016 18:49:59 +0000 (14:49 -0400)]
Updating versioning for Brahmaputra SR1

Change-Id: Ib2e525a32910ada7b7a0f39e88a6140fa5868a84
Signed-off-by: Dan Radez <dradez@redhat.com>
8 years agoEnabling dhcp isolated networks and metadata network 79/11679/6
Dan Radez [Tue, 29 Mar 2016 16:42:13 +0000 (12:42 -0400)]
Enabling dhcp isolated networks and metadata network

These are not being enable per JIRA.
This fix is for Brahmaputra only, These appear to
be able in more recent upstream versions which will
be consumed on master by upgrading images.

JIRA: APEX-115

Change-Id: I8d6facfbe3329e5f77cbdba150c186b2681ac0d6
Signed-off-by: Dan Radez <dradez@redhat.com>
8 years agoMerge "Syntax updates to OOO network isolation file" into stable/brahmaputra
Tim Rozet [Wed, 30 Mar 2016 12:39:59 +0000 (12:39 +0000)]
Merge "Syntax updates to OOO network isolation file" into stable/brahmaputra

8 years agoSyntax updates to OOO network isolation file 91/11691/1
Dan Radez [Tue, 29 Mar 2016 19:15:44 +0000 (15:15 -0400)]
Syntax updates to OOO network isolation file

- storage mgmt and storage were being update by the storage sed commands
- ext net had a double Ports:: in the line

Change-Id: I95cfdbced1e817e6e69805708b6b4e504abd8c43
Signed-off-by: Dan Radez <dradez@redhat.com>
8 years agoFixes SFC compute nodes part 2 83/11683/1
Tim Rozet [Tue, 29 Mar 2016 19:52:05 +0000 (15:52 -0400)]
Fixes SFC compute nodes part 2

Issue where OpenDaylightFeatures were not being sent to compute node for
SFC offset check.

JIRA: APEX-116

Change-Id: I2ab509e3b95e0e95fab6ad6e73ccb06c78a79e2f
Signed-off-by: Tim Rozet <trozet@redhat.com>
8 years agoMerge "Fixed minor warnings in .rst files" into stable/brahmaputra
Tim Rozet [Mon, 28 Mar 2016 14:21:06 +0000 (14:21 +0000)]
Merge "Fixed minor warnings in .rst files" into stable/brahmaputra

8 years agoMerge "Corrected a couple of errors in the installation instructions" into stable...
Tim Rozet [Mon, 28 Mar 2016 14:04:09 +0000 (14:04 +0000)]
Merge "Corrected a couple of errors in the installation instructions" into stable/brahmaputra

8 years agoMerge topic 'sfc_coexist_fix' into stable/brahmaputra
Dan Radez [Mon, 28 Mar 2016 12:43:59 +0000 (12:43 +0000)]
Merge topic 'sfc_coexist_fix' into stable/brahmaputra

* changes:
  Fixes SFC coexist table issue with compute node
  Adds L3 agent for no-sdn no-ha scenario

8 years agoFixes occasional VM stoage deleltion failure 49/11649/1
Feng Pan [Sun, 27 Mar 2016 00:23:36 +0000 (20:23 -0400)]
Fixes occasional VM stoage deleltion failure

Removes --remove-all-storage option in ci/clean.sh

JIRA: APEX-121

Change-Id: I6c0f4febe1f6543f3407b329a5f18df81e02d28c
Signed-off-by: Feng Pan <fpan@redhat.com>
8 years agoFixes SFC coexist table issue with compute node 37/11637/1
Tim Rozet [Sat, 26 Mar 2016 04:09:21 +0000 (00:09 -0400)]
Fixes SFC coexist table issue with compute node

Issue where compute node was connecting after it was able to access
netvirt:1 (normal behavior), but in SFC case we also have to wait for
the SFC table to offset before we connect.

Change-Id: I4917406a28de3ebd3e68954d8983e9c539cdb6b1
Signed-off-by: Tim Rozet <trozet@redhat.com>
8 years agoAdds L3 agent for no-sdn no-ha scenario 01/11601/2
Feng Pan [Tue, 22 Mar 2016 16:34:43 +0000 (12:34 -0400)]
Adds L3 agent for no-sdn no-ha scenario

JIRA: APEX-110

Change-Id: Ifbca9328f7ee502232b51b8641eb0c5dc90a487b
Signed-off-by: Feng Pan <fpan@redhat.com>
(cherry picked from commit 89ac4d397e3a40cdfa2a807b89896c2a5e547634)
Signed-off-by: Tim Rozet <trozet@redhat.com>
8 years agoupdating to OpenDaylight Beryllium SR1 93/11593/1
Dan Radez [Thu, 24 Mar 2016 17:50:33 +0000 (13:50 -0400)]
updating to OpenDaylight Beryllium SR1

Brahmaputra match for 673897bcb5a8e1cb7a58941c8b6f7a4c0052c8fe
build scripts have diverged so cannot Cherry-pick

Change-Id: Ia24802fd6eb7ffec9410f3746d50228ba60ad534
JIRA: APEX-123

8 years agoFixed minor warnings in .rst files 61/11561/1
randyl [Tue, 22 Mar 2016 17:53:17 +0000 (11:53 -0600)]
Fixed minor warnings in .rst files

Some of the titles in LICENSE.rst and baremetal.rst
had extra underline characters.  These should match
the length of the line above.

Very minor and low priorty changes, but we should fix
any of the warnings that we can.

Change-Id: Idaa7c8272ef034b5000360c7720d99a89357d0b6
Signed-off-by: randyl <r.levensalor@cablelabs.com>
(cherry picked from commit a896444c04552b866a9460bbe70ae3488e4877d9)

8 years agoCorrected a couple of errors in the installation instructions 59/11559/1
Viktor Tikkanen [Wed, 9 Mar 2016 11:29:47 +0000 (13:29 +0200)]
Corrected a couple of errors in the installation instructions

Change-Id: I52889fd3a29b03e46fcb84c60feb7d3b67fe44c7
Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
(cherry picked from commit c77d98309557308e909c08f6879e566c87b92315)

8 years agoODL L3 and NOSDN fixes 01/11301/3
Dan Radez [Fri, 11 Mar 2016 14:26:47 +0000 (09:26 -0500)]
ODL L3 and NOSDN fixes

- taking the IP address off of br-ex in ODL L3 deployments
- leaving neutron agent installed for nosdn

These changes are on master but master has diverged from
stable/brahmaputra so they need to be committed directly
to stable/brahmaputra

JIRA: APEX-110, APEX-112

Change-Id: I8dd2a5ef4041200b13e6918d002b242cf04fc2cc
Signed-off-by: Dan Radez <dradez@redhat.com>
8 years agoMerge "updating the centos dvd version" into stable/brahmaputra
Dan Radez [Wed, 2 Mar 2016 17:59:35 +0000 (17:59 +0000)]
Merge "updating the centos dvd version" into stable/brahmaputra

8 years agoupdating the centos dvd version 19/10919/1
Dan Radez [Fri, 26 Feb 2016 14:47:36 +0000 (09:47 -0500)]
updating the centos dvd version

Change-Id: I2ab43f43858745b5ac5ed695301ad09290b2c320
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit 7f1312c63dff70df8a2c29bfe4a16b6e159e4c44)

8 years agoAdding SDNVPN support 17/10917/1
Dan Radez [Mon, 15 Feb 2016 23:49:00 +0000 (18:49 -0500)]
Adding SDNVPN support

Change-Id: Id2d6d46a53129d4ae2f93fad835536da067e42df
JIRA: APEX-51
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit c86bd1f24647646b7489cd72e0a0bb91f4a505f1)

8 years agofix bug in ci/build.sh 75/10875/1
Ryota MIBU [Fri, 19 Feb 2016 09:02:21 +0000 (18:02 +0900)]
fix bug in ci/build.sh

This patch fixes bug in ci/build.sh that cause the following error
message:

    /bin/opnfv-deploy: line 197: [: too many arguments

Change-Id: I92419473262a51806baee849669af9b84b94045c
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit 034166ea6f9330310789407d8a124812042f305d)

8 years agoadding know issues to release docs for Brahmaputra 47/10547/1 brahmaputra.1.0
Dan Radez [Tue, 23 Feb 2016 20:54:04 +0000 (15:54 -0500)]
adding know issues to release docs for Brahmaputra

Change-Id: I7be396d98a4a1e42852576e9819510513ebf9a85
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit eaab4d01e838a13211c812d4c11200b07a6c36d3)

8 years agotypo in installtion instructions 15/10515/1
Dan Radez [Mon, 22 Feb 2016 19:27:23 +0000 (14:27 -0500)]
typo in installtion instructions

Change-Id: Ic67cf496c9ab93aaec0a45d291240a3145c7bc41
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit 44844d6fe06da44575ad4e9ffd59e39bbbee1df2)

8 years agothis version update was supposed to be in the last build and did not make it through... 89/10389/1
Dan Radez [Mon, 22 Feb 2016 14:22:53 +0000 (09:22 -0500)]
this version update was supposed to be in the last build and did not make it through the cherry-pick

Change-Id: I7fe4ea6714217a885bf4cd697cde6e13937e7fe1
Signed-off-by: Dan Radez <dradez@redhat.com>
8 years agosfc and odl version updates 15/10315/1
Dan Radez [Tue, 16 Feb 2016 18:11:19 +0000 (13:11 -0500)]
sfc and odl version updates

  - 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>
cherry-picked from 01b56b61e6dc1f4eb34787fca498eb624a2dcb64

8 years agoEnsure shell doesn't exit even when eval succeeds 39/10139/1
Michael Chapman [Wed, 17 Feb 2016 12:53:16 +0000 (23:53 +1100)]
Ensure shell doesn't exit even when eval succeeds

Change-Id: I38416967c72b03ae443d3ffa9e24fa23ad24ff74
(cherry picked from commit bc44e8d441cf239f3a8ed6e6f4f924be2ef18c41)

8 years agoexternal network creation fix 05/10105/2
Dan Radez [Tue, 16 Feb 2016 18:48:52 +0000 (13:48 -0500)]
external network creation fix

Change-Id: I618a6d6e762a464751d61c070571df400a3c8eda
cherry-picked from: 53122093b40ad3c53a83cc1595b0a2afe6c79378

8 years agoadding clarifications to installation document 95/10095/1
Dan Radez [Mon, 15 Feb 2016 15:26:03 +0000 (10:26 -0500)]
adding clarifications to installation document

Change-Id: I54df71b2210b97c7509bb1631b0928296dfda37d
(cherry picked from commit 8b4c35777bfbb676a6c4c753b3792f4fb7d8d972)

8 years agoMerge "Adding error checking" into stable/brahmaputra
Dan Radez [Tue, 16 Feb 2016 11:30:22 +0000 (11:30 +0000)]
Merge "Adding error checking" into stable/brahmaputra

8 years agoAdding error checking 13/10013/1
Dan Radez [Fri, 12 Feb 2016 19:42:02 +0000 (14:42 -0500)]
Adding error checking

Change-Id: I515ac692a1a2251f16f4b9e06f94c6a626374285
JIRA: APEX-81, APEX-69
(cherry picked from commit 2ae5311eee12b177054b002febea203b17b7cd8b)

8 years agoSupport power management type changes 25/9925/1
Michael Chapman [Fri, 12 Feb 2016 03:48:41 +0000 (14:48 +1100)]
Support power management type changes

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)

8 years agodocs: fix filepath 21/9921/1
Ryota MIBU [Tue, 9 Feb 2016 15:26:01 +0000 (00:26 +0900)]
docs: fix filepath

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)

8 years agoUpdating Release Documentation for Brahmaputra 07/9907/1
Dan Radez [Wed, 10 Feb 2016 15:51:19 +0000 (10:51 -0500)]
Updating Release Documentation for Brahmaputra

Change-Id: I24171998a0f08a59410d3992cfbb785e01969429
(cherry picked from commit 56954ac259083be55831e771a7b39a7fcacac9e9)

8 years agoMerge "Display overcloud dashboard URL after deploy" into stable/brahmaputra
Tim Rozet [Fri, 12 Feb 2016 14:50:05 +0000 (14:50 +0000)]
Merge "Display overcloud dashboard URL after deploy" into stable/brahmaputra

8 years agoMerge "Fixing an incorrect variable name" into stable/brahmaputra
Dan Radez [Fri, 12 Feb 2016 14:45:37 +0000 (14:45 +0000)]
Merge "Fixing an incorrect variable name" into stable/brahmaputra

8 years agoDisplay overcloud dashboard URL after deploy 67/9767/2
Michael Chapman [Mon, 8 Feb 2016 03:55:39 +0000 (14:55 +1100)]
Display overcloud dashboard URL after deploy

JIRA: APEX-82

Change-Id: I0f2164a67b425ae5c99cd6bfee2182b23867b4cf
(cherry picked from commit 82e32f63fd821baeddbe369d194d8c69f1cef358)

8 years agoAggregate deployment logs of overcloud 29/9829/1
Michael Chapman [Tue, 9 Feb 2016 05:55:27 +0000 (16:55 +1100)]
Aggregate deployment logs of overcloud

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)

8 years agoFixing an incorrect variable name 27/9827/1
Dan Radez [Wed, 10 Feb 2016 15:42:05 +0000 (10:42 -0500)]
Fixing an incorrect variable name

Change-Id: I034bd9712ed06992dca59e2b362ef535cf3ab4d2
JIRA: APEX-96
(cherry picked from commit 5097f43156fe364b4e1c04c5771f096b3ddc2059)

8 years agoMove external net into service tenant 69/9669/1
Michael Chapman [Mon, 8 Feb 2016 05:33:54 +0000 (16:33 +1100)]
Move external net into service tenant

Change-Id: I3474118e58ae4946abfe9e74bb73084aad3634b2
JIRA: APEX-88
(cherry picked from commit 7d42556e112c2993b32d6bbb93b3955f4d6cc78c)

8 years agoSwitching to Be and updating the nova floating pool default 69/9469/7
Dan Radez [Fri, 5 Feb 2016 15:51:44 +0000 (10:51 -0500)]
Switching to Be and updating the nova floating pool default

JIRA: APEX-87, APEX-77

Change-Id: I2aeee20574894dab5b2ce62a281aa9d75ae80644
cherry-picked from bb7d0b216aa3b1c3bde61c37a52291d1fb57a559

8 years agoFixing the docs includes so that the docs get generated properly 43/9543/1
Dan Radez [Mon, 8 Feb 2016 15:38:34 +0000 (10:38 -0500)]
Fixing the docs includes so that the docs get generated properly

Change-Id: Ib344c3be25b7a99316a20a69527e9cb9d86efd1d
JIRA: 91

cherry-picked from 404defbb8bb4591a75e876c515872bc2451ca530

8 years agoFixes for no-ha, detached deploy, sfc and debug 09/9409/1
Dan Radez [Fri, 5 Feb 2016 05:06:06 +0000 (00:06 -0500)]
Fixes for no-ha, detached deploy, sfc and debug

- 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)

8 years agoChange net-create to define 79/9279/1
Michael Chapman [Thu, 4 Feb 2016 02:46:44 +0000 (13:46 +1100)]
Change net-create to define

This will persist networks across reboots instead of creating a
transient network.

Change-Id: I98b8e0c577c145197dd7195274b27ded2cc96297
(cherry picked from commit a0146be0bbe7941a2767667135f5ca8718cbd7b0)

8 years agoMerge "Touch baremetal images before vol-delete" into stable/brahmaputra
Tim Rozet [Thu, 4 Feb 2016 15:25:12 +0000 (15:25 +0000)]
Merge "Touch baremetal images before vol-delete" into stable/brahmaputra

8 years agoMerge "Move ceilometer event pipeline to correct place" into stable/brahmaputra
Tim Rozet [Thu, 4 Feb 2016 15:25:04 +0000 (15:25 +0000)]
Merge "Move ceilometer event pipeline to correct place" into stable/brahmaputra

8 years agoMerge "Network descriptions added to network_settings.yaml" into stable/brahmaputra
Tim Rozet [Thu, 4 Feb 2016 00:50:25 +0000 (00:50 +0000)]
Merge "Network descriptions added to network_settings.yaml" into stable/brahmaputra

8 years agoTouch baremetal images before vol-delete 13/9213/1
Michael Chapman [Fri, 29 Jan 2016 10:01:07 +0000 (21:01 +1100)]
Touch baremetal images before vol-delete

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)

8 years agoMove ceilometer event pipeline to correct place 11/9211/1
Michael Chapman [Tue, 2 Feb 2016 09:03:13 +0000 (20:03 +1100)]
Move ceilometer event pipeline to correct place

was missing .yaml

Change-Id: Ic8ac2ab2aa21b63922a3dd9ad478827206fdceb2
(cherry picked from commit cce4e05853f75a0208d9069b420a2d5458687d9b)

8 years agoMerge "Bump puppet-odl version to get ODL Be RC1 ERP" into stable/brahmaputra
Tim Rozet [Wed, 3 Feb 2016 22:33:28 +0000 (22:33 +0000)]
Merge "Bump puppet-odl version to get ODL Be RC1 ERP" into stable/brahmaputra

8 years agoNetwork descriptions added to network_settings.yaml 73/9173/1
Viktor Tikkanen [Tue, 2 Feb 2016 09:43:57 +0000 (11:43 +0200)]
Network descriptions added to network_settings.yaml

Change-Id: Ief5c4cc08d1fc20ac6077f8edf7885f5c4bcf141
Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
(cherry picked from commit 62dffccf7c1ccfd292f09c4850f0a3a5ac8d58ec)

8 years agoMerge "Move aodh to mongodb" into stable/brahmaputra
Tim Rozet [Tue, 2 Feb 2016 23:58:30 +0000 (23:58 +0000)]
Merge "Move aodh to mongodb" into stable/brahmaputra

8 years agoMerge "fix 'unary operator expected' in conditional expression" into stable/brahmaputra
Tim Rozet [Tue, 2 Feb 2016 19:33:37 +0000 (19:33 +0000)]
Merge "fix 'unary operator expected' in conditional expression" into stable/brahmaputra

8 years agoBump puppet-odl version to get ODL Be RC1 ERP 39/9039/1
Daniel Farrell [Mon, 1 Feb 2016 19:30:28 +0000 (14:30 -0500)]
Bump puppet-odl version to get ODL Be RC1 ERP

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)

8 years agoMove aodh to mongodb 93/8993/1
Michael Chapman [Fri, 29 Jan 2016 09:36:29 +0000 (20:36 +1100)]
Move aodh to mongodb

Also move aodh config to config step before services start

Change-Id: I489260ec021d3327baa46cc2c516431b55bb89bb
(cherry picked from commit 87d9a90707dc4d7920609a398dd1e0814668d922)

8 years agofix 'unary operator expected' in conditional expression 89/8989/1
Ryota MIBU [Mon, 1 Feb 2016 14:02:46 +0000 (23:02 +0900)]
fix 'unary operator expected' in conditional expression

Change-Id: I6c8bd9a949b1b818bedd4994f490da4a703ee6a5
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit 3dd004f69a66c917d1ec799b448817d5efade357)

8 years agoUpdating directory structure to add files to the central docs. 87/8987/1
ChristopherPrice [Sun, 31 Jan 2016 18:19:36 +0000 (19:19 +0100)]
Updating directory structure to add files to the central docs.

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)

8 years agoFixes missing image for nosdn deployments 07/8907/1
Tim Rozet [Sat, 30 Jan 2016 22:57:21 +0000 (17:57 -0500)]
Fixes missing image for nosdn deployments

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)

8 years agoChanges to make SFC deployments functional 93/8793/1
Tim Rozet [Fri, 29 Jan 2016 06:17:24 +0000 (01:17 -0500)]
Changes to make SFC deployments functional

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)

8 years agoFixes bug where ha_enabled was detected as false when set true 95/8395/1
Tim Rozet [Fri, 29 Jan 2016 06:29:39 +0000 (01:29 -0500)]
Fixes bug where ha_enabled was detected as false when set true

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>
8 years agoMerge "Aodh fixes"
Tim Rozet [Fri, 29 Jan 2016 04:05:35 +0000 (04:05 +0000)]
Merge "Aodh fixes"

8 years agoMerge "Various fixes and improvements"
Tim Rozet [Fri, 29 Jan 2016 02:33:42 +0000 (02:33 +0000)]
Merge "Various fixes and improvements"

8 years agoAodh fixes 67/8267/2
Michael Chapman [Thu, 28 Jan 2016 01:05:58 +0000 (20:05 -0500)]
Aodh fixes

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

8 years agoMerge "Fixes cinder keystone auth"
Dan Radez [Thu, 28 Jan 2016 21:42:26 +0000 (21:42 +0000)]
Merge "Fixes cinder keystone auth"

8 years agoVarious fixes and improvements 55/8355/1
Tim Rozet [Thu, 28 Jan 2016 20:03:51 +0000 (15:03 -0500)]
Various fixes and improvements

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>
8 years agoMerge "Fixes various bugs and adds some improvements"
Dan Radez [Thu, 28 Jan 2016 15:59:51 +0000 (15:59 +0000)]
Merge "Fixes various bugs and adds some improvements"

8 years agoFixes cinder keystone auth 03/8203/4
Tim Rozet [Wed, 27 Jan 2016 23:32:36 +0000 (18:32 -0500)]
Fixes cinder keystone auth

URI was being passed incorrectly by tht

JIRA: APEX-59

Change-Id: If9912f1ef0618836f37931e3573293d0f434d23f
Signed-off-by: Tim Rozet <trozet@redhat.com>
8 years agoFixes various bugs and adds some improvements 89/8189/2
Tim Rozet [Wed, 27 Jan 2016 20:20:07 +0000 (15:20 -0500)]
Fixes various bugs and adds some improvements

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>
8 years agoFixes ODL installing in SFC 63/8063/4
Tim Rozet [Tue, 26 Jan 2016 16:46:39 +0000 (11:46 -0500)]
Fixes ODL installing in SFC

JIRA: APEX-66

Change-Id: If53470930e5b982ad172711f89dcdcfd7c5eec57
Signed-off-by: Tim Rozet <trozet@redhat.com>
8 years agoAllows ONOS to use compute nodes with br-ex no IP 91/8191/1
Tim Rozet [Wed, 27 Jan 2016 20:45:08 +0000 (15:45 -0500)]
Allows ONOS to use compute nodes with br-ex no IP

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>
8 years agoPatches keystone endpoint setup to include Aodh 51/7951/3
Tim Rozet [Tue, 26 Jan 2016 03:23:31 +0000 (22:23 -0500)]
Patches keystone endpoint setup to include Aodh

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>
8 years agoMerge "Fixes ONOS external network"
Tim Rozet [Tue, 26 Jan 2016 02:20:38 +0000 (02:20 +0000)]
Merge "Fixes ONOS external network"

8 years agoFixes ONOS external network 27/7927/1
Tim Rozet [Mon, 25 Jan 2016 18:27:46 +0000 (13:27 -0500)]
Fixes ONOS external network

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>
8 years agoAdd Aodh IP to network environment 41/7841/1
Michael Chapman [Mon, 25 Jan 2016 08:14:46 +0000 (19:14 +1100)]
Add Aodh IP to network environment

Change-Id: Ie34926c9379b62d53f0008db684dda0f3737273a

8 years agoMerge "fixes to initial sfc code" brahmaputra.1.rc1
Tim Rozet [Sat, 23 Jan 2016 03:53:50 +0000 (03:53 +0000)]
Merge "fixes to initial sfc code"

8 years agoMerge "Adds licenses and fixes ODL L3"
Dan Radez [Sat, 23 Jan 2016 03:37:43 +0000 (03:37 +0000)]
Merge "Adds licenses and fixes ODL L3"

8 years agofixes to initial sfc code 07/7807/1
Dan Radez [Sat, 23 Jan 2016 00:05:19 +0000 (19:05 -0500)]
fixes to initial sfc code

- 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

8 years agoAdds licenses and fixes ODL L3 83/7783/1
Tim Rozet [Fri, 22 Jan 2016 21:21:08 +0000 (16:21 -0500)]
Adds licenses and fixes ODL L3

JIRA: APEX-62

Change-Id: Ide34d9971cd6ac987b5994f5e23b4cfa58f92b29
Signed-off-by: Tim Rozet <trozet@redhat.com>
8 years agoadding nf_conntrack_proto_sctp to modules-load 35/7735/1
Dan Radez [Fri, 22 Jan 2016 00:42:29 +0000 (19:42 -0500)]
adding nf_conntrack_proto_sctp to modules-load

JIRA: APEX-63

Change-Id: I4155111eb2c19d74e0f265ccac25756f35bb41a0

8 years agoMerge "adding SFC overcloud image"
Tim Rozet [Fri, 22 Jan 2016 08:25:33 +0000 (08:25 +0000)]
Merge "adding SFC overcloud image"

8 years agoadding SFC overcloud image 97/7497/5
Dan Radez [Wed, 20 Jan 2016 19:43:15 +0000 (14:43 -0500)]
adding SFC overcloud image

JIRA: APEX-46
JIRA: APEX-48

Change-Id: Ic2a0d9035429c5887d10f60febacff63dd2eeb5e

8 years agoFixes enabling L3 ODL incorrectly 71/7671/1
Tim Rozet [Thu, 21 Jan 2016 21:30:50 +0000 (16:30 -0500)]
Fixes enabling L3 ODL incorrectly

Param was set to true when it should have been 'yes'

JIRA: APEX-62

Change-Id: I9f9ca3461f3730e5fcf470249e872f71ae3ba938
Signed-off-by: Tim Rozet <trozet@redhat.com>
8 years agoAodh 55/7455/7
Michael Chapman [Wed, 20 Jan 2016 05:54:52 +0000 (00:54 -0500)]
Aodh

Add support for Aodh. Current packaged module is out of date
and the module is very young, so it is pulled from git on liberty branch.

Change-Id: Iff72c8b63970021e212bb9d78f9a805d108f0bcf

8 years agoFixes cinder quota failures by using correct keystone auth 95/7495/1
Tim Rozet [Wed, 20 Jan 2016 19:10:33 +0000 (14:10 -0500)]
Fixes cinder quota failures by using correct keystone auth

JIRA: APEX-59

Change-Id: I0eca415c30cc3fa2377bed3dfc640cc71da3dae7
Signed-off-by: Tim Rozet <trozet@redhat.com>
8 years agoMerge "Restructured the installation-instruction file into indexed sub files"
Tim Rozet [Wed, 20 Jan 2016 16:46:18 +0000 (16:46 +0000)]
Merge "Restructured the installation-instruction file into indexed sub files"

8 years agoRestructured the installation-instruction file into indexed sub files 73/7473/1
ChristopherPrice [Tue, 12 Jan 2016 02:01:18 +0000 (03:01 +0100)]
Restructured the installation-instruction file into indexed sub files

Take-two of this patch,
originally merged: f479b77c4f7c0d11196e3902bb7e60ff8e34a1fe
reverted: bffb8e0e27f21934a4bbb1138427f2adda6c583d

Created a section based structure for the installation-instruction.
It should show on the html artifact as a structured web page.  We may want to move
some sections to other directories to incorporate them into the release configguide.
Left that for step 2...

Now includes updates to the rpm spec so as not to break the build.

Change-Id: I7c0d46467de668883fcd29ae7deaa20151bacdb2
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Signed-off-by: Dan Radez <dradez@redhat.com>
8 years agoFixes external br-ex mapping for L3 agent 51/7351/3
Tim Rozet [Tue, 19 Jan 2016 23:10:24 +0000 (18:10 -0500)]
Fixes external br-ex mapping for L3 agent

We were accidentally setting the external default bridge to "" in
l3_agent.ini.  This was causing external router interfaces to be placed
on br-int instead of br-ex.  Note: this behavior changes in Mitaka

JIRA: APEX-61

Change-Id: Icbb2ba433a012d0e8771b7d82dec64464e526c7a
Signed-off-by: Tim Rozet <trozet@redhat.com>
8 years agoMerge "Revert "Restructured the installation-instruction file into indexed sub files""
Tim Rozet [Wed, 20 Jan 2016 01:11:43 +0000 (01:11 +0000)]
Merge "Revert "Restructured the installation-instruction file into indexed sub files""

8 years agoRevert "Restructured the installation-instruction file into indexed sub files" 59/7359/1
Tim Rozet [Wed, 20 Jan 2016 01:09:31 +0000 (01:09 +0000)]
Revert "Restructured the installation-instruction file into indexed sub files"

This reverts commit f479b77c4f7c0d11196e3902bb7e60ff8e34a1fe.

Change-Id: I02b0d6e9f802765fe5a773547b8c43a10b260755

8 years agoMerge "Fixes ODL L3 so that it now deploys correctly"
Dan Radez [Tue, 19 Jan 2016 14:38:20 +0000 (14:38 +0000)]
Merge "Fixes ODL L3 so that it now deploys correctly"

8 years agoMerge "Restructured the installation-instruction file into indexed sub files"
Dan Radez [Tue, 19 Jan 2016 14:36:31 +0000 (14:36 +0000)]
Merge "Restructured the installation-instruction file into indexed sub files"

8 years agoFixes ODL L3 so that it now deploys correctly 09/7209/1
Tim Rozet [Tue, 19 Jan 2016 05:20:34 +0000 (00:20 -0500)]
Fixes ODL L3 so that it now deploys correctly

Fixes:
 - opendaylight was not being installed on controllers due to missing
   param
 - controller nics were not being found due to using computes extension
   of br-ex for ODL L3 (controllers have br-ex by default)

Change-Id: Ic1b6d57fe162194030607856120a742dbed1e9e2
Signed-off-by: Tim Rozet <trozet@redhat.com>
8 years agoAdds ODL L3 and external network support on compute nodes 95/6995/6
Tim Rozet [Sun, 17 Jan 2016 03:50:36 +0000 (22:50 -0500)]
Adds ODL L3 and external network support on compute nodes

Adds support for ODL L3 which uses DVR (distributed virtual routing).
Due to DVR compute nodes must have br-ex.  In addition, neutron must
force metadata via dhcp agent, since there is no neutron L3 agent
running.  ODL L3 runs as custom plugin to neutron.

Also adds support for configuring IP on public NIC now by default.  This
is needed for ONOS deployment, and access via public interface.

Change-Id: I5df0e49bd903efacf8c87486da27576b01ce5779
Signed-off-by: Tim Rozet <trozet@redhat.com>
8 years agoadd step to execute gw_mac_update.sh after apex deployed 57/6657/6
bob [Thu, 14 Jan 2016 09:42:49 +0000 (17:42 +0800)]
add step to execute gw_mac_update.sh after apex deployed

Change-Id: I47c316e26ff8e597c781562645397335e8c5bd70
Signed-off-by: bob zhou <bob.zh@huawei.com>
Signed-off-by: Tim Rozet <trozet@redhat.com>
8 years agobug fix of onos deployment failed 53/6953/1
bob_zhou [Sat, 16 Jan 2016 08:31:01 +0000 (16:31 +0800)]
bug fix of onos deployment failed
change folder name of onos puppet to fix file not found error.

Change-Id: I6cdee189e43c66ec8a49bbf736a6c28763638880
Signed-off-by: bob_zhou <bob.zh@huawei.com>
8 years agoRestructured the installation-instruction file into indexed sub files 43/6243/2
ChristopherPrice [Tue, 12 Jan 2016 02:01:18 +0000 (03:01 +0100)]
Restructured the installation-instruction file into indexed sub files

Created a section based structure for the installation-instruction.
It should show on the html artifact as a structured web page.  We may want to move
some sections to other directories to incorporate them into the release configguide.
Left that for step 2...

Change-Id: I4e2b4f398cbb0f4203166af68520ce4ecd82a328
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
8 years agoMerge "Adds scenario deploy settings files"
Dan Radez [Fri, 15 Jan 2016 18:58:36 +0000 (18:58 +0000)]
Merge "Adds scenario deploy settings files"

8 years agoAdds scenario deploy settings files 87/6887/1
Tim Rozet [Fri, 15 Jan 2016 15:55:47 +0000 (10:55 -0500)]
Adds scenario deploy settings files

Changes include:
 - Scenarios for opencontrail, onos, sfc, odl l2/l3
 - Minor fix to error print statement
 - Post Config is now disabled when using --flat

Change-Id: I5f3686dda4c4a573b1777916669053593852676a
Signed-off-by: Tim Rozet <trozet@redhat.com>
8 years agofix onos package bug 95/6095/2
bob [Mon, 11 Jan 2016 08:15:02 +0000 (16:15 +0800)]
fix onos package bug

Change-Id: I5994159ec3c48ed1bf66a5d90efd1d3c0800cc0e
Signed-off-by: bob zhou <bob.zh@huawei.com>
8 years agosplitting rpm into multiple rpms 27/6227/6
Dan Radez [Mon, 11 Jan 2016 20:07:04 +0000 (15:07 -0500)]
splitting rpm into multiple rpms

- code in the common rpm
- instack in the instack rpm
- undercloud in an rpm that will be named per sdn in the future

Change-Id: I969277daf87f67da6934cad7268c96efda6960c7

8 years agoversion cleanup and increment for Bramaputra Release 91/6591/3
Dan Radez [Wed, 13 Jan 2016 19:30:35 +0000 (14:30 -0500)]
version cleanup and increment for Bramaputra Release

Change-Id: I2df7f498aad507e155ce6a4ba1cf20b75d0e67b9

8 years agoMerge "Deploy failed due to .ssh already existing" brahmaputra.1.rc0
Dan Radez [Thu, 14 Jan 2016 15:43:11 +0000 (15:43 +0000)]
Merge "Deploy failed due to .ssh already existing"

8 years agoDeploy failed due to .ssh already existing 29/6629/1
Michael Chapman [Thu, 14 Jan 2016 05:52:15 +0000 (16:52 +1100)]
Deploy failed due to .ssh already existing

In a local test, I observed virt-customize failing during ssh
key injection

Injecting ssh key to instack VM
[   0.0] Examining the guest ...
[  48.0] Setting a random seed
[  48.0] Running: mkdir /root/.ssh/
mkdir: cannot create directory '/root/.ssh/': File exists
virt-customize: mkdir /root/.ssh/: command exited with an error

Adding -p should prevent this from happening.

Change-Id: If8f085cba3083ccf3d5e8f648a9830f142ea53d9