Dan Radez [Tue, 14 Jun 2016 12:53:42 +0000 (12:53 +0000)]
Merge "puppet-tripleo fork integration"
Michael Chapman [Tue, 14 Jun 2016 04:57:47 +0000 (04:57 +0000)]
Merge "Print undercloud IP after deployment"
Dan Radez [Mon, 13 Jun 2016 18:56:16 +0000 (14:56 -0400)]
puppet-tripleo fork integration
moving the github integration with pull requests
into a function so we can continue to service opnfv-tht
and also service opnfv-puppet-tripleo with the same code
opnfv-puppet-tripleo-pr: 3
Change-Id: Ief2b1e7309defce9ed2029f6baade3c1371b7d96
Signed-off-by: Dan Radez <dradez@redhat.com>
Dan Radez [Tue, 14 Jun 2016 00:24:11 +0000 (00:24 +0000)]
Merge "Change keystone CLI to OSC"
Dan Radez [Mon, 13 Jun 2016 16:55:48 +0000 (16:55 +0000)]
Merge "Fixes incorrect ODL ML2 IP for non-HA ODL deployments"
Tim Rozet [Mon, 13 Jun 2016 16:51:00 +0000 (16:51 +0000)]
Merge "Add ipv6 support in network environment"
Feng Pan [Mon, 13 Jun 2016 14:56:26 +0000 (10:56 -0400)]
Print undercloud IP after deployment
Change-Id: Ic0828622d129d8acd686d944fff88ed8593227b7
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Mon, 13 Jun 2016 16:22:56 +0000 (16:22 +0000)]
Merge "converting apex ip_utils unit tests to nose"
Feng Pan [Mon, 13 Jun 2016 14:53:42 +0000 (10:53 -0400)]
Change keystone CLI to OSC
Change-Id: I24934e4fde9037a5f625fe4100799390937f4016
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Mon, 13 Jun 2016 14:10:57 +0000 (10:10 -0400)]
Fixes incorrect ODL ML2 IP for non-HA ODL deployments
JIRA: APEX-173
opnfv-tht-pr: 26
Change-Id: I0b6b0922ba45e786641bdb400965376f8ab36685
Signed-off-by: Tim Rozet <trozet@redhat.com>
Dan Radez [Mon, 13 Jun 2016 14:09:35 +0000 (14:09 +0000)]
Merge "Forces metadata on every scenario"
Feng Pan [Fri, 10 Jun 2016 19:10:57 +0000 (15:10 -0400)]
Add ipv6 support in network environment
Change-Id: I8db0cc0f715e95414e20f8a1e4d49f8d77e7b9ae
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Fri, 10 Jun 2016 21:34:23 +0000 (21:34 +0000)]
Merge "Install dpdk packages when dataplane is set to ovs_dpdk"
Tim Rozet [Fri, 10 Jun 2016 21:33:08 +0000 (21:33 +0000)]
Merge "Defaults dns server netenv settings"
Tim Rozet [Fri, 10 Jun 2016 19:28:03 +0000 (15:28 -0400)]
Forces metadata on every scenario
JIRA: APEX-160
opnfv-tht-pr: 25
Change-Id: Ia32d77db4c3de702d8ceae0e0fe9189dd77680df
Signed-off-by: Tim Rozet <trozet@redhat.com>
Feng Pan [Fri, 10 Jun 2016 13:01:30 +0000 (09:01 -0400)]
Install dpdk packages when dataplane is set to ovs_dpdk
Change-Id: Ib9978595738bb70172244af0505b6b43b0bc60a2
Signed-off-by: Feng Pan <fpan@redhat.com>
Dan Radez [Wed, 8 Jun 2016 19:12:20 +0000 (15:12 -0400)]
converting apex ip_utils unit tests to nose
Change-Id: I54205d217807fd5499a71571ef8bed7c684fe944
Signed-off-by: Dan Radez <dradez@redhat.com>
Tim Rozet [Fri, 10 Jun 2016 15:31:49 +0000 (15:31 +0000)]
Merge changes from topics 'c_doc_update', 'detached_cleanup'
* changes:
Documentation updates
fixing detached state deployment
Tim Rozet [Fri, 10 Jun 2016 15:26:15 +0000 (15:26 +0000)]
Merge "updating undercloud build"
Tim Rozet [Fri, 10 Jun 2016 13:30:54 +0000 (09:30 -0400)]
Defaults dns server netenv settings
Change-Id: I3936eae693ab8bea8de3826653aad6081ddc8d96
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Fri, 10 Jun 2016 02:19:02 +0000 (02:19 +0000)]
Merge "Parameterizes ODL version to deploy options"
Dan Radez [Fri, 10 Jun 2016 01:10:49 +0000 (01:10 +0000)]
Merge "Fixes ODL environment files in THT"
Tim Rozet [Thu, 9 Jun 2016 21:24:28 +0000 (17:24 -0400)]
Parameterizes ODL version to deploy options
Changes include:
- Minor syntax fix to dataplane check
- Adds 'odl_version' to deploy options
- Builds ODL overcloud image with boron rpm included
- If user specifies 'boron' as odl_version then, package is upgraded on
overcloud image
Change-Id: I37436cb8cc4d6cff1fede6c13836f26a4cc57f49
Signed-off-by: Tim Rozet <trozet@redhat.com>
Dan Radez [Thu, 9 Jun 2016 23:59:58 +0000 (19:59 -0400)]
Documentation updates
- now referencing opnfv-util
- now referencing the python34 packages for installation
Change-Id: Idf2973766aab01629734e6180f6c0bd248872475
Signed-off-by: Dan Radez <dradez@redhat.com>
Dan Radez [Thu, 9 Jun 2016 20:26:52 +0000 (16:26 -0400)]
updating undercloud build
if the undercloud build fails and make is rerun
make will think that the undercloud is already
built, this fix updates the undercloud build to
match the overcloud builds such that the image
file is appended with _build until the build is
completed.
Change-Id: I4640a1b3c4024778bbab8fbd2f65a320baaabe4b
Signed-off-by: Dan Radez <dradez@redhat.com>
Tim Rozet [Thu, 9 Jun 2016 20:17:27 +0000 (20:17 +0000)]
Merge "Add API network support"
Tim Rozet [Thu, 9 Jun 2016 19:45:34 +0000 (19:45 +0000)]
Merge "Enabling DNS server assignment in entwork settings"
Tim Rozet [Thu, 9 Jun 2016 15:56:11 +0000 (15:56 +0000)]
Merge "Remove swift endpoint and service"
Tim Rozet [Thu, 9 Jun 2016 03:57:09 +0000 (23:57 -0400)]
Fixes ODL environment files in THT
opnfv-tht-pr: 23
Change-Id: I8bb1b5112496abfc994bbc31af0c3de4405e329e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Michael Chapman [Thu, 2 Jun 2016 05:03:47 +0000 (15:03 +1000)]
Add required kernel modules for dpdk
vfio_pci and uio_pci_generic are required for dpdk, and will now
be available on boot.
Change-Id: Ie91d0e66d2b797d909944df662f9f087f36630a1
Signed-off-by: Michael Chapman <woppin@gmail.com>
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 8 Jun 2016 21:07:31 +0000 (21:07 +0000)]
Merge "Add custom domain file for virtual deploy"
Michael Chapman [Tue, 7 Jun 2016 04:34:04 +0000 (14:34 +1000)]
Remove swift endpoint and service
Swift is not functional, and ceph is used instead for glance, nova and cinder,
so the endpoint should not be present in the overcloud. The endpoint is
removed via CLI post-install since there is no parameter for overcloud.yaml
to disable endpoint creation, and the mechanism for endpoint creation will
likely change within the next release as it is moved from heat to puppet.
JIRA: APEX-146
Change-Id: If91b9d2747d5eed89c569ed9a34ab84370c3d65f
Signed-off-by: Michael Chapman <woppin@gmail.com>
Michael Chapman [Thu, 2 Jun 2016 04:34:15 +0000 (14:34 +1000)]
Add custom domain file for virtual deploy
Upstream packaging for tripleo-incubator seems to be lagging
significantly, and in addition we will likely want to add a myriad
of custom features like numa support that may not be suitable for
upstream, so copy our own domain.xml into the tripleo templates
directory when deploying.
This may be improved in future if we can land a patch that
allows a custom template directory to be specified upstream, and
have it packaged and released.
Change-Id: I7e7e7f695d9473545014761e9f8986616bc2cd19
JIRA: APEX-119
JIRA: APEX-106
JIRA: APEX-127
Signed-off-by: Michael Chapman <woppin@gmail.com>
Signed-off-by: Tim Rozet <trozet@redhat.com>
Dan Radez [Wed, 8 Jun 2016 18:46:13 +0000 (18:46 +0000)]
Merge "Fixes setting kernel boot arguments with perf options"
Tim Rozet [Wed, 8 Jun 2016 18:43:13 +0000 (18:43 +0000)]
Merge "Add dataplane deploy setting"
Dan Radez [Wed, 8 Jun 2016 17:30:29 +0000 (17:30 +0000)]
Merge "Adds cleaning up the tmp netenv file produced by python lib"
Michael Chapman [Wed, 1 Jun 2016 05:10:05 +0000 (15:10 +1000)]
Add dataplane deploy setting
Adds the dataplane deploy option, which can have values of
ovs, ovs_dpdk, or fdio. Currently does nothing
JIRA: APEX-119
Change-Id: I6c14a9c9d6887a325525d634052ea8300b30ee57
Signed-off-by: Michael Chapman <woppin@gmail.com>
Tim Rozet [Mon, 6 Jun 2016 21:34:53 +0000 (17:34 -0400)]
Fixes setting kernel boot arguments with perf options
JIRA: APEX-168
opnfv-tht-pr: 22
Change-Id: I224b16be24b34e245d22c9321ca94ebe52c52dfd
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 8 Jun 2016 14:45:30 +0000 (10:45 -0400)]
Removes blocking build due to coverage failures
Change-Id: Ife0f4b0d3c59512ce378f7e2b7bf1f5d98e9cada
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 8 Jun 2016 14:23:25 +0000 (10:23 -0400)]
Adds cleaning up the tmp netenv file produced by python lib
Change-Id: Id9a5dd9a29b6fd70c06c1b053e1d390f5e9f6764
Signed-off-by: Tim Rozet <trozet@redhat.com>
Dan Radez [Tue, 7 Jun 2016 19:01:54 +0000 (15:01 -0400)]
fixing detached state deployment
JIRA: APEX-157
Change-Id: Ifb3b706c61c6df5534bc7c22948fc0ae57a923df
Signed-off-by: Dan Radez <dradez@redhat.com>
Dan Radez [Tue, 31 May 2016 16:34:15 +0000 (12:34 -0400)]
Enabling DNS server assignment in entwork settings
Change-Id: Ibb30129ca52392cd152b6af61e0545ba47153bda
Signed-off-by: Dan Radez <dradez@redhat.com>
Dan Radez [Tue, 7 Jun 2016 16:23:30 +0000 (16:23 +0000)]
Merge "Enabling python coverage tests in build.sh"
Tim Rozet [Tue, 7 Jun 2016 14:16:59 +0000 (14:16 +0000)]
Merge "Serialize db_sync and increase sql sleep timer"
Dan Radez [Wed, 1 Jun 2016 02:58:00 +0000 (22:58 -0400)]
Enabling python coverage tests in build.sh
Change-Id: Iececedb03a60dd0bfc1ad6ef1275f6a0427350eb
Signed-off-by: Dan Radez <dradez@redhat.com>
Feng Pan [Mon, 6 Jun 2016 20:57:12 +0000 (16:57 -0400)]
Add API network support
- Create additional NIC on virtual deployment if API network is enabled.
- Include API network in clean
- Change keystone admin api network to admin network. This should have
no effect when api network is disabled, as today's behavior is to
fall back to admin network anyway. However, when api network is
defined, we need to be able to reach overcloud from undercloud through
keystone admin api network.
Change-Id: Ib0aea4a0daeed5878793530c10d8f8a1bbe5fd72
Signed-off-by: Feng Pan <fpan@redhat.com>
Dan Radez [Mon, 6 Jun 2016 20:30:37 +0000 (16:30 -0400)]
fixing ha_enabled var for vm count
Change-Id: Ib551aee287d3a82fc644643b9e658adb2461bcfa
Signed-off-by: Dan Radez <dradez@redhat.com>
Tim Rozet [Sun, 5 Jun 2016 21:14:44 +0000 (21:14 +0000)]
Merge "Fix sed syntax error in set_perf_images.sh"
Feng Pan [Sat, 4 Jun 2016 20:49:32 +0000 (16:49 -0400)]
Serialize db_sync and increase sql sleep timer
opnfv-tht-pr: 21
Change-Id: If7a08374971c562c71c209962d7209994d83f211
Signed-off-by: Feng Pan <fpan@redhat.com>
Feng Pan [Sun, 5 Jun 2016 02:16:29 +0000 (22:16 -0400)]
Fix rpm build error
- Fix common rpm spec syntax error
- Fix build.sh check for spec file changes.
Change-Id: I84b54c87356a092af480957ad4b2e93ec577539b
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Sun, 5 Jun 2016 03:28:51 +0000 (03:28 +0000)]
Merge "Fixes build caching"
Tim Rozet [Fri, 3 Jun 2016 21:19:23 +0000 (17:19 -0400)]
Fixes build caching
JIRA: APEX-167
Change-Id: Ibb9d69eb4326911a5c62fc9f10b02ccf191a3046
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Sat, 4 Jun 2016 17:50:09 +0000 (17:50 +0000)]
Merge "Fixes ODL L3"
Feng Pan [Sat, 4 Jun 2016 01:52:30 +0000 (21:52 -0400)]
Fix sed syntax error in set_perf_images.sh
Change-Id: Id5c4fd5e9073afec3253c47caf8981b43b2552c6
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Fri, 3 Jun 2016 19:14:47 +0000 (15:14 -0400)]
Fixes ODL L3
JIRA: APEX-166
opnfv-tht-pr: 20
Change-Id: If2aabd9da302297cc99f7e6aa0eadf07a4fc7f52
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Fri, 3 Jun 2016 20:29:47 +0000 (20:29 +0000)]
Merge "Fix performance option handling"
Tim Rozet [Fri, 3 Jun 2016 18:02:34 +0000 (18:02 +0000)]
Merge "Add performance deploy file to common spec"
Tim Rozet [Fri, 3 Jun 2016 17:29:42 +0000 (17:29 +0000)]
Merge "Fix kernel parameter setting"
Tim Rozet [Fri, 3 Jun 2016 17:24:02 +0000 (17:24 +0000)]
Merge "Add library sourcing error check"
Michael Chapman [Wed, 1 Jun 2016 05:01:15 +0000 (15:01 +1000)]
Fix performance option handling
- Fix image name replacement in environments/numa.yaml in t-h-t
- Accommodate patch to opnfv-tht disabling libvirt pinning by default.
opnfv-tht-pr: 17
Change-Id: I4f45a120b236e8fbaa1eefd6da903d8f5e584764
Signed-off-by: Michael Chapman <woppin@gmail.com>
Tim Rozet [Fri, 3 Jun 2016 04:04:56 +0000 (04:04 +0000)]
Merge "Migrates network environment parsing to python"
Tim Rozet [Tue, 31 May 2016 21:40:11 +0000 (17:40 -0400)]
Migrates network environment parsing to python
Change-Id: Ibaf20a2960a9f4b5e3f256fbed12a61d7606a967
Signed-off-by: Tim Rozet <trozet@redhat.com>
Feng Pan [Wed, 1 Jun 2016 19:02:35 +0000 (15:02 -0400)]
Fix kernel parameter setting
We can use a single line command to change kernel parameters, it
is not necessary to have a script.
Change-Id: I8988464d9a84a223803c69e676483787de49b4ab
Signed-off-by: Feng Pan <fpan@redhat.com>
Feng Pan [Wed, 1 Jun 2016 00:30:26 +0000 (20:30 -0400)]
Add performance deploy file to common spec
Change-Id: I51e5829406722cd0e7ed3d923c5761853795b0cd
Signed-off-by: Feng Pan <fpan@redhat.com>
Feng Pan [Fri, 27 May 2016 00:23:24 +0000 (20:23 -0400)]
Add library sourcing error check
Change-Id: Ief7fd339fa2ca8661c8e157270aa9b0339d3b637
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Thu, 2 Jun 2016 14:47:59 +0000 (10:47 -0400)]
Attempts to fix sql race condition
opnfv-tht-pr: 18
Change-Id: Ib00bc8f2167a4ecb03d7411b8c7b68f2a2cc3276
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 1 Jun 2016 12:27:19 +0000 (12:27 +0000)]
Merge "Fixes interface cleanup issue between virtual and baremetal"
Dan Radez [Wed, 1 Jun 2016 12:11:11 +0000 (12:11 +0000)]
Merge "Fixing some deploy options boolean case"
Dan Radez [Tue, 31 May 2016 19:29:20 +0000 (15:29 -0400)]
Fixing some deploy options boolean case
Change-Id: I98e4529b6631ed89912dc55c397993df3da10291
Signed-off-by: Dan Radez <dradez@redhat.com>
Tim Rozet [Tue, 31 May 2016 18:15:08 +0000 (18:15 +0000)]
Merge "Fixing conditional for setting compute count"
Tim Rozet [Tue, 31 May 2016 14:38:39 +0000 (10:38 -0400)]
Fixes interface cleanup issue between virtual and baremetal
JIRA: APEX-164
Change-Id: I41bf3869d068812005e2e01c03229b6b4d2628dc
Signed-off-by: Tim Rozet <trozet@redhat.com>
Dan Radez [Tue, 31 May 2016 14:26:36 +0000 (10:26 -0400)]
Fixing conditional for setting compute count
- also removing no-ha option, python update
to deploy settings do longer honor this param
Change-Id: I52b84c946b3d5d774a001a18230c591060041eb2
Signed-off-by: Dan Radez <dradez@redhat.com>
Dan Radez [Tue, 31 May 2016 12:38:06 +0000 (08:38 -0400)]
Adding release notes message for APEX-86
Change-Id: I3815232db1337e2250f1699b5be8865093d4993d
Signed-off-by: Dan Radez <dradez@redhat.com>
Dan Radez [Tue, 31 May 2016 12:21:17 +0000 (12:21 +0000)]
Merge "adding control of number of virtual compute nodes"
Dan Radez [Tue, 31 May 2016 12:21:09 +0000 (12:21 +0000)]
Merge "Adding python tests and updating for conventions"
Dan Radez [Tue, 31 May 2016 12:20:57 +0000 (12:20 +0000)]
Merge "Updates to CONFIG, RESOURCES and LIB"
Dan Radez [Fri, 20 May 2016 16:29:55 +0000 (12:29 -0400)]
Adding python tests and updating for conventions
- adding tests dir with a script to run python coverage
- adding main funtion to python per convention
- replacing underscores with dashes in CLI params per convention
Change-Id: I6f64174278e2a2e93eacdb7bee09aac49ce15d29
Signed-off-by: Dan Radez <dradez@redhat.com>
Dan Radez [Thu, 26 May 2016 18:34:31 +0000 (14:34 -0400)]
Updates to CONFIG, RESOURCES and LIB
- removing the -r and -c parameters
- relying on ENV vars for non-system locations
- abstracting the apex-python-utils to a var
Change-Id: I7ff1ca8b741c890647aee029c57e8342f0b5cb07
Signed-off-by: Dan Radez <dradez@redhat.com>
Feng Pan [Sat, 28 May 2016 00:53:01 +0000 (20:53 -0400)]
Fix PREFIX parsing of ifcfg file
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: Ic251a3a92bf4d318bb41114e15911f5e51dd2cde
Signed-off-by: Feng Pan <fpan@redhat.com>
Dan Radez [Wed, 25 May 2016 00:26:03 +0000 (20:26 -0400)]
adding control of number of virtual compute nodes
JIRA: APEX-86
Change-Id: Iae2f34337479ad0a399eecc46459f5afea938d57
Signed-off-by: Dan Radez <dradez@redhat.com>
Tim Rozet [Fri, 27 May 2016 15:08:57 +0000 (15:08 +0000)]
Merge "adding deploy dep check script"
Tim Rozet [Fri, 27 May 2016 14:53:10 +0000 (14:53 +0000)]
Merge "Fix deploy settings bash output"
Feng Pan [Fri, 27 May 2016 02:39:30 +0000 (22:39 -0400)]
Fix deploy settings bash output
Change-Id: I61efdac14066d2a3d7c3e3ff7f93f0fa2af3a857
Signed-off-by: Feng Pan <fpan@redhat.com>
Dan Radez [Wed, 18 May 2016 18:03:19 +0000 (14:03 -0400)]
adding deploy dep check script
the Apex RPMs don't get installed in our verify
so we need something to check that the deploy deps
are there when it's a fresh host
Change-Id: I917f557a3b181e0ef109771af67f5ef49263723b
Signed-off-by: Dan Radez <dradez@redhat.com>
Tim Rozet [Thu, 26 May 2016 22:33:21 +0000 (18:33 -0400)]
Fixes broken spec with nic templates
Change-Id: I764dced4aa8d0f2bb7ed992ae6b75a2b66b6efde
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 26 May 2016 19:51:42 +0000 (19:51 +0000)]
Merge "Add sleep and retry to galera and mongodb service start"
Tim Rozet [Thu, 26 May 2016 19:45:50 +0000 (19:45 +0000)]
Merge "Use linux bridge for virtual deployment"
Tim Rozet [Thu, 26 May 2016 15:44:52 +0000 (11:44 -0400)]
Fixes deploy lib in spec and bug with return codes
Change-Id: If646ce606f96d0bcd6681ada193d60e6b59f93ff
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 25 May 2016 21:06:36 +0000 (21:06 +0000)]
Merge "Fixes nic template missing in spec and error catching"
Tim Rozet [Tue, 24 May 2016 21:14:36 +0000 (17:14 -0400)]
Fixes nic template missing in spec and error catching
Issue where jinja 2 templates were missing from spec file. Also adds
error checking to make sure the nic templates were correctly generated.
There was an error with dependencies missing on the build server - this
patch includes a fix to make sure it is installed before trying to make.
Change-Id: I7989ccf297a4e0d81326cccc06b2132018e7d8ae
Signed-off-by: Tim Rozet <trozet@redhat.com>
Feng Pan [Mon, 23 May 2016 03:42:34 +0000 (23:42 -0400)]
Use linux bridge for virtual deployment
Changes virtual deployment to use linux bridge rather than OVS
bridge on jumphost. Also fixed an issue with network deletion
in cleaning code.
Change-Id: Ibcfa283c6bf32aafa2ee91b2ffd55355d7d6746e
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Tue, 24 May 2016 19:48:12 +0000 (15:48 -0400)]
Adds support for DNS and METRIC when bridging interfaces
JIRA: APEX-100
JIRA: APEX-155
Change-Id: I35f1831d59f08c26666a179db2854f9b7ea5d958
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 24 May 2016 15:41:51 +0000 (15:41 +0000)]
Merge "Add pinning support"
Tim Rozet [Tue, 24 May 2016 15:31:43 +0000 (15:31 +0000)]
Merge "Fixes spec file for contrail and nosdn-noha"
Tim Rozet [Tue, 24 May 2016 14:24:23 +0000 (14:24 +0000)]
Merge "brbm bridge creation failed during deployment"
Feng Pan [Sun, 22 May 2016 15:29:15 +0000 (11:29 -0400)]
Add sleep and retry to galera and mongodb service start
opnfv-tht-pr: 15
Change-Id: I827f36941b240a2ce3f402584fa6e570e5b26474
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Sun, 22 May 2016 18:36:46 +0000 (14:36 -0400)]
Fixes spec file for contrail and nosdn-noha
Change-Id: I985a0af9ed678f1fe4d7741af25a27df65d8c479
Signed-off-by: Tim Rozet <trozet@redhat.com>
Michael Chapman [Mon, 9 May 2016 07:38:54 +0000 (17:38 +1000)]
Add pinning support
Add support for CPU pinning of libvirt guests and also
restricting host processes to selected CPUs via isolcpus.
Hugepage support is added using the same mechanism as
isolcpus, along with a perf scenario where all 3 performance
options are enabled.
Deploy options are now parsed in python
JIRA: APEX-127
JIRA: APEX-105
JIRA: APEX-106
Change-Id: I438e80fb88e596cc017595d43bc1efda1001325c
opnfv-tht-pr: 8
Signed-off-by: Michael Chapman <woppin@gmail.com>
Juha Haapavirta [Fri, 20 May 2016 13:52:43 +0000 (16:52 +0300)]
brbm bridge creation failed during deployment
brbm bridge is not created during deployment because of existing random
bridge containg text brbm in it.
JIRA: APEX-153
Change-Id: I48520c2865a4de0de849c5147337dafeeb5fb51f
Signed-off-by: Juha Haapavirta <juha.haapavirta@nokia.com>
Tim Rozet [Mon, 23 May 2016 14:45:13 +0000 (10:45 -0400)]
Limits engine workers for virtual deployments
Heat uses sub-process forking for increasing number of workers to handle
tasks. This patch limits number of workers in undercloud and overcloud
for virtual deployments to help battle resource contention.
Change-Id: I70edff708b7dcaf114b285046af3138a67167150
Signed-off-by: Tim Rozet <trozet@redhat.com>