Tim Rozet [Wed, 21 Sep 2016 17:00:23 +0000 (17:00 +0000)]
Merge "Fixes neutron sdnvpn config resource"
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>
Dan Radez [Wed, 21 Sep 2016 14:13:58 +0000 (14:13 +0000)]
Merge "Handling file loads and tmp dirs differently"
Dan Radez [Wed, 21 Sep 2016 13:55:50 +0000 (13:55 +0000)]
Merge "Adding a bash completion script"
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>
Dan Radez [Tue, 20 Sep 2016 20:33:50 +0000 (20:33 +0000)]
Merge "Updates release-notes for Colorado 1.0 release"
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>
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>
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>
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>
Dan Radez [Tue, 20 Sep 2016 18:52:22 +0000 (18:52 +0000)]
Merge "Document available deployment options"
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>
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>
Michael Chapman [Tue, 20 Sep 2016 17:39:56 +0000 (17:39 +0000)]
Merge "Add section "General HA scenario known issues""
Michael Chapman [Tue, 20 Sep 2016 17:38:50 +0000 (17:38 +0000)]
Merge "Change NTP update failure to warning"
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>
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>
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>
Tim Rozet [Tue, 20 Sep 2016 13:18:22 +0000 (13:18 +0000)]
Merge "Fix TenantNIC and PublicNIC config"
Feng Pan [Mon, 19 Sep 2016 20:10:55 +0000 (16:10 -0400)]
Change NTP update failure to warning
We don't want NTP update to fail the entire deployment, as the ntp server
is hard coded in deploy.sh and the server is not always accessible.
Change-Id: I044484e4f81d7580ce4d4824a4bcc4b6b8f7d0f1
Signed-off-by: Feng Pan <fpan@redhat.com>
Feng Pan [Mon, 19 Sep 2016 18:29:03 +0000 (14:29 -0400)]
Fix TenantNIC and PublicNIC config
- We now check if vairables (public/private)_(compute/controller)_interface
are set before performing substitution. If those variables are not set,
default values (nic2 for private and nic3 for public) are used.
- Change TenantNIC and PublicNIC variables to be role specific.
opnfv-tht-pr: 80
Change-Id: I4c0c9d5c2239ea1914b5d2de63f2b5c4f63c8fb0
Signed-off-by: Feng Pan <fpan@redhat.com>
ChristopherPrice [Mon, 19 Sep 2016 16:03:12 +0000 (18:03 +0200)]
Adjusting the URL for the release notes to the colorado standard.
Change-Id: I7b6adb231de888b010ad444f4962965ee251effc
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Tim Rozet [Mon, 19 Sep 2016 15:38:00 +0000 (15:38 +0000)]
Merge "Added scenario release notes"
Frank Brockners [Fri, 16 Sep 2016 16:45:48 +0000 (09:45 -0700)]
Added scenario release notes
Added scenario release notes for
* os-odl_l2-fdio-noha
Change-Id: Ia8484cda42c9e64bb8966582069a95d9b0d14cd3
Signed-off-by: Frank Brockners <fbrockne@cisco.com>
Sofia Wallin [Mon, 19 Sep 2016 12:15:49 +0000 (14:15 +0200)]
Added a link to the release notes to the installation document
Change-Id: Ief94c2ee18270b2b53dd9f51bec57b2e24e06cc2
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Dan Radez [Fri, 16 Sep 2016 18:26:59 +0000 (14:26 -0400)]
Adding a bash completion script
- allows tab completion for deploy and clean script's subcommands
Change-Id: If5f5718a3695993767671ab823f434f463c593f2
Signed-off-by: Dan Radez <dradez@redhat.com>
Michael Chapman [Fri, 16 Sep 2016 13:42:05 +0000 (13:42 +0000)]
Merge "Updating installation instructions"
Ricardo Noriega [Thu, 15 Sep 2016 13:02:16 +0000 (15:02 +0200)]
Updating installation instructions
Python 3.4 is required and not installed by default in Centos 7
Change-Id: I246d4cc746df9c5070a8e4707b92015825489d9c
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
Dan Radez [Fri, 16 Sep 2016 02:08:41 +0000 (02:08 +0000)]
Merge "Increase ironic undercloud timouts"
randyl [Thu, 15 Sep 2016 15:11:29 +0000 (09:11 -0600)]
Increase ironic undercloud timouts
Increase the tollerence for installing on slower networks.
"/etc/ironic/ironic.conf"
[disk_utils]
iscsi_verify_attempts=30
[disk_partitioner]
check_device_max_retries=40
Using openstack-config, since that is being used to configure other attributes.
Jira : APEX-267
Signed-off-by: RandyL <r.levensalor@cablelabs.com>
Change-Id: I9da3a1ee6a5e6767462c0135c45aadee64790ab4
Feng Pan [Thu, 15 Sep 2016 04:12:33 +0000 (00:12 -0400)]
Networking-vpp fixes
- Update TenantNIC and PublicNIC in numa.yaml
- Use OVS rather than linux bridge for virtual deployment on jump host
- Fix controller and compute IP arrays in T-H-T
- Move networking-vpp repo for vlan rewrite patch
JIRA: APEX-261
opnfv-tht-pr: 79
Change-Id: I4b3b6b09613e7c47869617e15aafec8e7b59d18f
Signed-off-by: Feng Pan <fpan@redhat.com>
Dan Radez [Tue, 13 Sep 2016 18:19:07 +0000 (18:19 +0000)]
Merge "Correct time on jump host prior to launching VMs"
Feng Pan [Tue, 13 Sep 2016 18:15:41 +0000 (18:15 +0000)]
Merge "Adding new network settings clean"
randyl [Tue, 6 Sep 2016 15:43:26 +0000 (09:43 -0600)]
Correct time on jump host prior to launching VMs
Since the VMs use ntpdate to set the correct time, the host should
also have the correct time.
JIRA: APEX-246
Change-Id: I55ba59398f56ad25df283336c8ed75e6a3652fe4
Signed-off-by: Randy Levensalor <r.levensalor@cablelabs.com>
Feng Pan [Mon, 12 Sep 2016 17:40:56 +0000 (13:40 -0400)]
Update honeycomb rpm version
Change-Id: I1583cc5af95c8ce4e51794e2ea1a9e4827722a63
Signed-off-by: Feng Pan <fpan@redhat.com>
Dan Radez [Mon, 12 Sep 2016 13:06:41 +0000 (09:06 -0400)]
Adding new network settings clean
- the new network settings patch uses new network names that
thet current code can't clean up. This patch adds the clean
so that the clean can land before the patch gets reviewed more.
Change-Id: I8c8998f24e48929862db40f2d90a2d6c82e70254
Signed-off-by: Dan Radez <dradez@redhat.com>
Michael Chapman [Mon, 12 Sep 2016 12:11:15 +0000 (22:11 +1000)]
Fix spelling mistake in specs filter
opnfv-tht-pr: 78
Change-Id: I12028c34190e526da05be2ef90a93edb531303d6
Signed-off-by: Michael Chapman <woppin@gmail.com>
Feng Pan [Fri, 9 Sep 2016 19:01:37 +0000 (15:01 -0400)]
Update FDIO to use opendaylight_v2 mechanism driver
JIRA: APEX-263
opnfv-tht-pr: 77
Change-Id: I98471df02c03a7d90a588a8d7f96182851b7089c
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Sat, 10 Sep 2016 03:01:14 +0000 (03:01 +0000)]
Merge "Enables networking-vpp in nosdn-fdio scenario"
Feng Pan [Fri, 9 Sep 2016 18:32:43 +0000 (14:32 -0400)]
Update flavors to use hugepage for fdio/ovs-dpdk scenarios
JIRA: APEX-258
Change-Id: Ia055f317147cc63b479cf1dbc1a85f05acc0726a
Signed-off-by: Feng Pan <fpan@redhat.com>
Feng Pan [Thu, 8 Sep 2016 02:26:35 +0000 (22:26 -0400)]
Enables networking-vpp in nosdn-fdio scenario
- Add puppet neutron support for configuring both ML2 driver and
networking-vpp agent
- Update THT to invoke new puppet classes.
JIRA: APEX-261
opnfv-tht-pr: 76
Change-Id: Iab21713eb711e9f24fa66cba30c895e43a3e945e
Signed-off-by: Feng Pan <fpan@redhat.com>
Michael Chapman [Thu, 8 Sep 2016 13:14:06 +0000 (13:14 +0000)]
Merge "Add AggregateInstanceExtraSpecFilter to Scheduler"
Michael Chapman [Thu, 8 Sep 2016 12:44:39 +0000 (12:44 +0000)]
Merge "moving inventory file parsing to python"
Michael Chapman [Thu, 8 Sep 2016 12:33:44 +0000 (12:33 +0000)]
Merge "Fix tacker endpoint port"
Michael Chapman [Thu, 8 Sep 2016 07:07:56 +0000 (07:07 +0000)]
Merge "Fixes FDIO kernel settings"
Dan Radez [Thu, 25 Aug 2016 13:45:01 +0000 (09:45 -0400)]
moving inventory file parsing to python
Change-Id: Ib03728e8ffe9c65044b32b4348e9c1c88862c6e3
Signed-off-by: Dan Radez <dradez@redhat.com>
Tim Rozet [Fri, 2 Sep 2016 18:44:47 +0000 (14:44 -0400)]
Fixes FDIO kernel settings
VPP was overriding kernel settings with its defaults for all deployments
by installing the VPP RPM. This removes that file, and sets the
settings appropriately for the FDIO scenarios only, based on number of
huge pages per profile.
JIRA: APEX-255
Change-Id: If39b220a7c34cbfd673afe1881c1a9bdb3fdc2e0
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 1 Sep 2016 20:48:23 +0000 (16:48 -0400)]
Fixes nova instance pinning defaults
We currently default that instances should be pinned to the first CPU of
the nova-compute host. We want to remove this default, and have the
default as all CPUs. This patch removes it for fdio and ovs-dpdk
scenarios.
opnfv-tht-pr: 74
JIRA: APEX-187
Change-Id: Iacaa699eb3948b58beff1628dfd1bf008c4c9c5a
Signed-off-by: Tim Rozet <trozet@redhat.com>
Michael Chapman [Wed, 7 Sep 2016 02:37:57 +0000 (12:37 +1000)]
Add build dependencies for python-crypyography
pip will attempt to build this from source, so it needs some
libraries.
Change-Id: I85820789c5e99b72454e648b21de525bccf314a3
Signed-off-by: Michael Chapman <woppin@gmail.com>
Michael Chapman [Wed, 7 Sep 2016 06:11:06 +0000 (02:11 -0400)]
Fix tacker endpoint port
JIRA: APEX-260
Change-Id: Ie6a546b9cdde8fa016cf1d50c4641ed97f51306d
Signed-off-by: Michael Chapman <michapma@redhat.com>
Tim Rozet [Sat, 3 Sep 2016 18:59:16 +0000 (18:59 +0000)]
Merge "Add python3-ipmi to dependencies in doc and spec"
Tim Rozet [Sat, 3 Sep 2016 18:52:22 +0000 (14:52 -0400)]
Disables Congress HA due to congress bugs
JIRA: APEX-257
Change-Id: I21913a6e41a2fd1565b1950345d15d0b5d47cb9c
Signed-off-by: Tim Rozet <trozet@redhat.com>
Michael Chapman [Fri, 2 Sep 2016 14:28:41 +0000 (00:28 +1000)]
Add python3-ipmi to dependencies in doc and spec
Change-Id: I5dea9d61c2fc0b9d5af1ff88823f4ec3cb92c8d5
Signed-off-by: Michael Chapman <woppin@gmail.com>
Michael Chapman [Fri, 2 Sep 2016 07:05:14 +0000 (17:05 +1000)]
Add AggregateInstanceExtraSpecFilter to Scheduler
Numa topologies use this filter to associate a pinning spec
with a host aggregate.
opnfv-tht-pr: 75
Change-Id: If229e0077faa81734f7e93f9e9c652538c7577d5
Signed-off-by: Michael Chapman <woppin@gmail.com>
Tim Rozet [Wed, 31 Aug 2016 19:33:03 +0000 (15:33 -0400)]
Modifies L3 Agent for FDIO Deployments
L3 Agent needs to use OVS driver for external interfaces and NSDriver
for Internal interfaces.
JIRA: APEX-252
opnfv-tht-pr: 73
Change-Id: Ic96e30421a1f1308c358a644e5602ca738091695
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 31 Aug 2016 01:40:12 +0000 (01:40 +0000)]
Merge "Adds ability to power off nodes in clean"
Tim Rozet [Tue, 30 Aug 2016 17:06:33 +0000 (13:06 -0400)]
Adds ability to power off nodes in clean
Now if an inventory file is provided to clean, those nodes will be
powered off.
JIRA: APEX-250
Change-Id: I2d78285717726c3d1c9d7d88c38e706d4617e337
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 30 Aug 2016 14:10:13 +0000 (10:10 -0400)]
Fixes DPDK compute node preconfig
Bug where IP was being detected on DPDK interface, which is attached to
br-phy and has no IP. IP parsing is only needed on FDIO deployments -
so moving that part into the fdio clause.
JIRA: APEX-119
opnfv-tht-pr: 72
Change-Id: I7540a97de399271eebae907f868a7ed044f3aefe
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 30 Aug 2016 00:11:51 +0000 (00:11 +0000)]
Merge "Adds NSDriver to Neutron agent drivers"
Feng Pan [Mon, 29 Aug 2016 22:34:28 +0000 (22:34 +0000)]
Merge "Fixes VPP mounting into ODL"
Tim Rozet [Mon, 29 Aug 2016 20:38:19 +0000 (16:38 -0400)]
Adds NSDriver to Neutron agent drivers
This is added to the entire overcloud, because it only adds driver code
and will not impact other scenarios. It will also allow for CI coverage
of this commit. This driver is needed for FDIO to be able to use
Neutron DHCP agent.
JIRA: APEX-249
opnfv-tht-pr: 70
Change-Id: Id2eb55b68dd97c79dcb9e2fd3061a252965e66ae
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 29 Aug 2016 19:19:44 +0000 (15:19 -0400)]
Fixes VPP mounting into ODL
VPP nodes were being mounted into ODL with hostname rather than FQDN,
which is required for matching nova/neutron services FQDN.
JIRA: APEX-247
opnfv-tht-pr: 69
Change-Id: I83c9128e7644bcf294ced2f93b6f4e7f7a156866
Signed-off-by: Tim Rozet <trozet@redhat.com>
Thomas F Herbert [Tue, 23 Aug 2016 22:43:26 +0000 (18:43 -0400)]
Update file names for ovs with DPDK. These file names are the same for the colorado branch.
Use GS_PATHNAME to make url to retrieve ovsnfv artifacts release independent.
JIRA: APEX-242
JIRA: APEX-119
Change-Id: I1a5b99ac6c8e60b49e7437b3f35d2833e71e050e
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
Tim Rozet [Mon, 29 Aug 2016 17:45:03 +0000 (17:45 +0000)]
Merge "Fixes datasource creation for congress"
Tim Rozet [Mon, 29 Aug 2016 16:28:57 +0000 (16:28 +0000)]
Merge "Fix neutron host name changes on reboot"
Tim Rozet [Mon, 29 Aug 2016 14:14:27 +0000 (10:14 -0400)]
Fixes datasource creation for congress
There were syntax errors with "auth_url" and an extra double quote.
Also added logging to make it more clear when datasources get created.
JIRA: APEX-245
Change-Id: I554fb8195116dd71f4b34b8ccf6e969d9b2e7224
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 29 Aug 2016 13:32:34 +0000 (13:32 +0000)]
Merge "Add networking-vpp ML2 mechanism driver to overcloud image"
Michael Chapman [Mon, 29 Aug 2016 05:44:57 +0000 (15:44 +1000)]
Fix neutron host name changes on reboot
Neutron agents have a different host name on reboot, causing duplicate
entries in the agent list. This is corrected by locking the host name
to be the fqdn.
opnfv-tht-pr: 68
JIRA: APEX-239
Change-Id: Ia2026e0515cd2fd42a4a18cbd1e26d2864f31b28
Signed-off-by: Michael Chapman <woppin@gmail.com>
Feng Pan [Mon, 29 Aug 2016 01:54:21 +0000 (21:54 -0400)]
Add networking-vpp ML2 mechanism driver to overcloud image
Change-Id: Icfeb02f73b18aa6dbcca449b83d2c8c8bf0f6dab
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Sat, 27 Aug 2016 15:35:48 +0000 (11:35 -0400)]
Fixes control/compute node detection
Previous behavior was detecting the total number of nodes in the
inventory file and defining number of compute nodes as total nodes,
minus 1 or 3 control nodes (depending on HA flag). This patch changes
the behavior to look explicitly for number of compute/control
nodes in the inventory file.
JIRA: APEX-244
Change-Id: I0191bb88e7dc5bebb5f7bfed39661f8047dbd476
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Fri, 26 Aug 2016 16:29:57 +0000 (12:29 -0400)]
Freezes FDIO/Honeycomb artifacts
JIRA: APEX-243
Change-Id: I1ed843c316b840aa9c0f85ef250fcecc59197188
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Fri, 26 Aug 2016 03:28:47 +0000 (03:28 +0000)]
Merge "Add JVpp to local maven repository during honeycomb/vpp build"
Feng Pan [Fri, 26 Aug 2016 00:01:47 +0000 (20:01 -0400)]
Add JVpp to local maven repository during honeycomb/vpp build
Change-Id: I1002eb3d2a6e58621582dd61348ffa2745c77655
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Thu, 25 Aug 2016 18:22:53 +0000 (14:22 -0400)]
Fixes honeycomb class call in THT compute
opnfv-tht-pr: 67
JIRA: APEX-133
Change-Id: I73aa66925773eab392f8da8fb750fc7cb1b4d3e5
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 25 Aug 2016 20:12:16 +0000 (16:12 -0400)]
Fixes URL paths to stable artifacts
Change-Id: I177066f2bd7be77feaa5618d2f09c1aac26cc953
Signed-off-by: Tim Rozet <trozet@redhat.com>
Dan Radez [Wed, 24 Aug 2016 00:22:26 +0000 (20:22 -0400)]
adding more network_environment.py tests
- increasing required test coverage to 90%
- also consolidating some repeated code into functions
Change-Id: I6b582478c509c24fce43224a516414e1ead6c8e4
Signed-off-by: Dan Radez <dradez@redhat.com>
Tim Rozet [Wed, 24 Aug 2016 17:21:31 +0000 (17:21 +0000)]
Merge "converiting the deploy settings obj to a dict"
Dan Radez [Tue, 23 Aug 2016 22:52:12 +0000 (18:52 -0400)]
adding more test coverage for apex_ip_utils.py
Change-Id: Ice02b4eabffc49f47185978b5068676ef095a647
Signed-off-by: Dan Radez <dradez@redhat.com>
Tim Rozet [Mon, 22 Aug 2016 17:42:20 +0000 (13:42 -0400)]
Migrates fdio/honeycomb to new single module
JIRA: APEX-133
opnfv-tht-pr: 66
Change-Id: I4e529fa83330d090fc2bb42283d98f02cf1454eb
Signed-off-by: Tim Rozet <trozet@redhat.com>
Feng Pan [Tue, 23 Aug 2016 19:57:25 +0000 (15:57 -0400)]
Add honeycomb to build process
JIRA: APEX-133
Change-Id: I96b278996edc6897408111d31b9effe472fb0d10
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Wed, 24 Aug 2016 02:21:58 +0000 (02:21 +0000)]
Merge "Freezing TripleO undercloud/overcloud artifacts"
Dan Radez [Tue, 23 Aug 2016 20:22:40 +0000 (16:22 -0400)]
converiting the deploy settings obj to a dict
The deploy settings values are embedded in a dictionary inside a
generic object. This patch makes the deploy settings object
a dictionary so the values can be accessed directly without
having to unnecessarily drill down through an empty object
to the dict that holds the content intended to be managed by
the deploy settings object.
- adding tests to cover DeploySettings 100%
Change-Id: I4ba625cd7b51cfb6c1f91c74f1d332d1e3dd9a8e
Signed-off-by: Dan Radez <dradez@redhat.com>
Tim Rozet [Tue, 23 Aug 2016 19:42:47 +0000 (15:42 -0400)]
Freezing TripleO undercloud/overcloud artifacts
JIRA: APEX-240
Change-Id: Icd69c76b624182042aea67fd23ecd33241325e26
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 23 Aug 2016 15:40:57 +0000 (11:40 -0400)]
Adds workaround to fix dhcp metadata
JIRA: APEX-236
Change-Id: If237340529f2b9898d91c420b004770e0f883ce0
Signed-off-by: Tim Rozet <trozet@redhat.com>
Dan Radez [Tue, 23 Aug 2016 02:40:11 +0000 (02:40 +0000)]
Merge "removing enabled_network_list as an argument to network env"
Dan Radez [Tue, 23 Aug 2016 02:37:42 +0000 (02:37 +0000)]
Merge "correcting the virtual baremetal defaults"
Tim Rozet [Mon, 22 Aug 2016 18:00:21 +0000 (18:00 +0000)]
Merge "Proposing Feng Pan as a Committer in Apex"
Tim Rozet [Mon, 22 Aug 2016 17:59:08 +0000 (17:59 +0000)]
Merge "DPDK package fixes"
Dan Radez [Thu, 18 Aug 2016 17:13:54 +0000 (13:13 -0400)]
correcting the virtual baremetal defaults
Defaults for virtual deployments was not correct, there were three baremetal
nodes being created by default for a noha deployment.
JIRA: APEX-221
Change-Id: I8b13ffb620d8ebaed4308725edbc7e84279872dd
Signed-off-by: Dan Radez <dradez@redhat.com>
Dan Radez [Thu, 18 Aug 2016 21:03:02 +0000 (17:03 -0400)]
removing enabled_network_list as an argument to network env
NetworkSettings Object is being rendered and passed to net env object
already. We can get the enabled network list from the network settings object
instead of passing it in as an arg. Basically just removing duplicate
arguments to the network env object.
Change-Id: I828c60878a0432cae2b37c08ae1896dce49071d0
Signed-off-by: Dan Radez <dradez@redhat.com>
Feng Pan [Mon, 22 Aug 2016 13:38:58 +0000 (09:38 -0400)]
DPDK package fixes
- Update DPDK and ovs-dpdk rpm links
- Change curl to wget to get proper error return code when failure
occurs.
JIRA: APEX-119
Change-Id: Icdd8e11f1fff9e20695780215dee357b0aca45a5
Signed-off-by: Feng Pan <fpan@redhat.com>
Feng Pan [Mon, 22 Aug 2016 04:19:57 +0000 (00:19 -0400)]
Add nic list and ip address to fdio class
opnfv-tht-pr: 65
Change-Id: I47b773129636c541bdb0e93e88e334587ac7c2a0
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Sun, 21 Aug 2016 01:17:34 +0000 (21:17 -0400)]
Fixes rpmbuilding for doc structure change
Change-Id: I2ac2910eaecab1fc4fb9634b6af9bc7f454ff77a
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Sat, 20 Aug 2016 00:28:53 +0000 (00:28 +0000)]
Merge "Modifies number of hugepages for compute nodes"
Tim Rozet [Fri, 19 Aug 2016 22:36:05 +0000 (22:36 +0000)]
Merge "Fixes missing metadata param to controller.yaml"
Tim Rozet [Fri, 19 Aug 2016 20:13:11 +0000 (16:13 -0400)]
Proposing Feng Pan as a Committer in Apex
Feng has contributed greatly to Apex C release.
Achievements/Conbributions include:
- OVS DPDK Integration
- FDIO/VPP Integration
- Converting portions of Apex code base to Python
- Implementing IPv6 in Apex
Change-Id: Ied0130b37b1c4fc89c72ccba83328d45d1375ff0
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Fri, 19 Aug 2016 19:57:40 +0000 (15:57 -0400)]
Modifies number of hugepages for compute nodes
2048 is the acceptable value where default Virtual deployments will
still work. A user can then modify deploy_settings in order to increase
number of huge pages to something other than the default.
JIRA: APEX-184
Change-Id: I7962c8e1ae09df60c51375b4ed343b44bce52b59
Signed-off-by: Tim Rozet <trozet@redhat.com>
Sofia Wallin [Fri, 19 Aug 2016 14:39:06 +0000 (16:39 +0200)]
Renamed install instructions folder according to docs directive
Change-Id: I8970be0bcbed501e43d6fb76af1278881274f69a
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Tim Rozet [Fri, 19 Aug 2016 14:33:42 +0000 (10:33 -0400)]
Fixes missing metadata param to controller.yaml
DHCP Metadata network was not being enabled because I missed passing it
in overcloud.yaml to controller.yaml.
JIRA: APEX-236
opnfv-tht-pr: 64
Change-Id: Ibfd69f5fe5c6f5f2e0bd9c7e47ce1b35e9bd050e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Michael Chapman [Thu, 18 Aug 2016 02:13:02 +0000 (22:13 -0400)]
Heat domain cherry-pick
opnfv-tht-pr: 62
Change-Id: If08e779e49afa217870124d1dc0deccd086bfa91
Signed-off-by: Michael Chapman <michapma@redhat.com>