summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-09-22Updates docs for scenarios/issuescolorado.1.0Tim Rozet3-22/+34
Changes include: - Updated scenarios table with final support info for Colorado 1.0 - Updated known issues for more scenarios - Minor RST syntax fixes Change-Id: Ied751a726a7c9cc062793c78fbac9c6e44e4a882 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit a0250dddb5a126000d966b2b21343ea36b9bd8e0)
2016-09-22Merge "Fixes SFC OVS to be built in Apex" into stable/coloradoTim Rozet5-15/+77
2016-09-21Fixes disk space issue with perf scenarios on UndercloudTim Rozet1-0/+1
Scenarios were failing to deploy due to lack of disk space after making multiple overcloud images for each role. This removes the per role images after uploading into glance. JIRA: APEX-279 Change-Id: I09df89e778d36cb08df26df83ae0d7cda267799f Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit c552a3c5b0c1c34293930fef8525057fc519a457)
2016-09-21Fixes SFC OVS to be built in ApexTim Rozet5-15/+77
Our kernel version is always updated in our build, causing static kmod builds for OVS to fail. This adds OVS NSH to Apex build process. JIRA: APEX-214 Change-Id: Ib071565d71c3471c2a03345b999adcad5af1962f Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 839cc3c0c4d625a163c238e0c08b5540e4e2e1ab)
2016-09-21Fixes neutron sdnvpn config resourceTim Rozet1-0/+1
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>
2016-09-21Merge "Increase ironic undercloud timouts" into stable/coloradoDan Radez1-0/+2
2016-09-21Change NTP update failure to warningFeng Pan1-4/+3
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> (cherry picked from commit f8b642fcbd7433957b14aaed9b16f54f981f522b)
2016-09-21Merge "Correct time on jump host prior to launching VMs" into stable/coloradoFeng Pan1-0/+7
2016-09-20Adding section in Architecture defining HADan Radez1-0/+58
JIRA: APEX-159 Change-Id: Ib257ad9f386abc03930265471336ee71c6c1de05 Signed-off-by: Dan Radez <dradez@redhat.com> (cherry picked from commit d72b6e1d007400ca21a8e4ab548ec05dfddc5851)
2016-09-20Updates release-notes for Colorado 1.0 releaseTim Rozet1-59/+153
Change-Id: Ib1c76fda004050bd55cac02cdca6bd867d5cc36c Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit c61d6a7ac8a0f809b36241aebeed55cd252421c8)
2016-09-20Merge "Document available deployment options" into stable/coloradoTim Rozet2-1/+72
2016-09-20Fix release-notes.html file nameFeng Pan1-1/+1
Change-Id: I00ac84b48eb8cdb5371b6d56d5d2346b3c8928cf Signed-off-by: Feng Pan <fpan@redhat.com>
2016-09-20Update all references to release-notes pathFeng Pan2-3/+3
Change-Id: I04be6a9ff2a89b5058d6872b7023f9e3fd4c02cd Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit e8291fa16cc569c3982eb7610ef0d4813cdabf54)
2016-09-20Fix release notes path in common specFeng Pan1-1/+1
Change-Id: I277e7acb0dc3dd365f82bc6241dfb5b457cdd312 Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit f71bee80dac179ed9db1963a71b8b1a22efc2e08)
2016-09-20Correct time on jump host prior to launching VMsrandyl1-0/+7
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> (cherry picked from commit c0932570ffd81fdd603a8961b5034916c76edc2e)
2016-09-20Fix link quote syntaxblsaws1-1/+1
JIRA: COPPER-22 Change-Id: Ic6342214d04e364ab00af29d7cec1d898b6de2f8 Signed-off-by: blsaws <bryan.sullivan@att.com> (cherry picked from commit 5a7ad9fbf738a995498e43fed9dae02d8667df67)
2016-09-20Merge "Added a link to the release notes to the installation document" into ↵Tim Rozet1-0/+2
stable/colorado
2016-09-20Merge "Updating installation instructions" into stable/coloradoTim Rozet1-0/+6
2016-09-20Add section "General HA scenario known issues"blsaws1-0/+7
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> (cherry picked from commit 32d4caa9c9124bc2f248f2e31cfa3066a7c3c871)
2016-09-20Updating installation instructionsRicardo Noriega1-0/+6
Python 3.4 is required and not installed by default in Centos 7 Change-Id: I246d4cc746df9c5070a8e4707b92015825489d9c Signed-off-by: Ricardo Noriega <rnoriega@redhat.com> (cherry picked from commit 5d0895118f83ea53173e64b7e5fdf5fb49727460)
2016-09-20Added a link to the release notes to the installation documentSofia Wallin1-0/+2
Change-Id: Ief94c2ee18270b2b53dd9f51bec57b2e24e06cc2 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com> (cherry picked from commit 6e7062cc5f15ae0a448bcf45147b7b0be3717d8e)
2016-09-20Increase ironic undercloud timoutsrandyl1-0/+2
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 (cherry picked from commit b23aabab1bb5d6fb88e035897f08cdf864d69eac)
2016-09-20Adjusting the URL for the release notes to the colorado standard.ChristopherPrice2-0/+0
Change-Id: I7b6adb231de888b010ad444f4962965ee251effc Signed-off-by: ChristopherPrice <christopher.price@ericsson.com> (cherry picked from commit 58bc90d143303c1f9d4e9f174294f71dfa8303d6)
2016-09-20Document available deployment optionsMichael Chapman2-1/+72
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>
2016-09-20Fixes duplicate Neutron Service Plugins in env filesTim Rozet1-1/+2
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>
2016-09-20Fix TenantNIC and PublicNIC configFeng Pan2-3/+16
- 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>
2016-09-19Added scenario release notesFrank Brockners1-0/+24
Added scenario release notes for * os-odl_l2-fdio-noha Change-Id: Ia8484cda42c9e64bb8966582069a95d9b0d14cd3 Signed-off-by: Frank Brockners <fbrockne@cisco.com> (cherry picked from commit 174fd5ffc51ab4c35f13bffbe48c109f73e6b425)
2016-09-16Networking-vpp fixesFeng Pan4-4/+11
- 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> (cherry picked from commit 37d2dc147574a6d5bdd5cae44e2ac02f8cac4d59)
2016-09-14Revert "Update honeycomb rpm version"Feng Pan1-1/+1
RPM package does not work in Centos, honeycomb service file does not start honeycomb service. This reverts commit e026a7a16e567bbc16d8131495f9177237d87e2a. Change-Id: I73324b6bbb8c8df8f481d6e833dfb3f9e30361c1 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-09-12Update honeycomb rpm versionFeng Pan1-1/+1
Change-Id: I1583cc5af95c8ce4e51794e2ea1a9e4827722a63 Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit ebed0b80aa6c55aa37e7eddf70d6b8ddf19ad65f)
2016-09-12Fix spelling mistake in specs filterMichael Chapman1-0/+1
opnfv-tht-pr: 78 Change-Id: I12028c34190e526da05be2ef90a93edb531303d6 Signed-off-by: Michael Chapman <woppin@gmail.com> (cherry picked from commit 2d1fe3d60417cd50befbc4a24955cb3807fcb12d)
2016-09-11Update FDIO to use opendaylight_v2 mechanism driverFeng Pan1-1/+2
JIRA: APEX-263 opnfv-tht-pr: 77 Change-Id: I98471df02c03a7d90a588a8d7f96182851b7089c Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit 679af36b640e7da95ac55293a0a93e2bec0e0811)
2016-09-11Enables networking-vpp in nosdn-fdio scenarioFeng Pan5-0/+96
- 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> (cherry picked from commit d327766d7e7ff91f4ed1a11cfcda70254420f524)
2016-09-10Update flavors to use hugepage for fdio/ovs-dpdk scenariosFeng Pan1-0/+7
JIRA: APEX-258 Change-Id: Ia055f317147cc63b479cf1dbc1a85f05acc0726a Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit a715ec7cd3677b22c6961342491d61637a487586)
2016-09-08Merge "Fixes FDIO kernel settings" into stable/coloradoFeng Pan3-1/+9
2016-09-08Merge "Add AggregateInstanceExtraSpecFilter to Scheduler" into stable/coloradoMichael Chapman1-0/+1
2016-09-08Merge "Add python3-ipmi to dependencies in doc and spec" into stable/coloradoMichael Chapman2-2/+3
2016-09-08Fixes FDIO kernel settingsTim Rozet3-1/+9
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>
2016-09-08Merge "Fixes nova instance pinning defaults" into stable/coloradoTim Rozet5-10/+0
2016-09-07Merge "Modifies L3 Agent for FDIO Deployments" into stable/coloradoTim Rozet5-1/+1145
2016-09-07Fixes nova instance pinning defaultsTim Rozet5-10/+0
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>
2016-09-07Merge "Fix tacker endpoint port" into stable/coloradoTim Rozet1-1/+1
2016-09-07Fix tacker endpoint portMichael Chapman1-1/+1
JIRA: APEX-260 Change-Id: Ie6a546b9cdde8fa016cf1d50c4641ed97f51306d Signed-off-by: Michael Chapman <michapma@redhat.com> (cherry picked from commit 784b4820b8868a01f0e09f82052208bc47090173)
2016-09-07Add build dependencies for python-crypyographyMichael Chapman1-1/+1
pip will attempt to build this from source, so it needs some libraries. Change-Id: I85820789c5e99b72454e648b21de525bccf314a3 Signed-off-by: Michael Chapman <woppin@gmail.com> (cherry picked from commit c5904a139026826c3dea1a63e5ff21953aa4869a)
2016-09-07Modifies L3 Agent for FDIO DeploymentsTim Rozet5-1/+1145
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>
2016-09-03Disables Congress HA due to congress bugsTim Rozet1-0/+2
JIRA: APEX-257 Change-Id: I21913a6e41a2fd1565b1950345d15d0b5d47cb9c Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 28f239b761c4b1bbe3d96c9eb2801e93db14dc7d)
2016-09-03Add python3-ipmi to dependencies in doc and specMichael Chapman2-2/+3
Change-Id: I5dea9d61c2fc0b9d5af1ff88823f4ec3cb92c8d5 Signed-off-by: Michael Chapman <woppin@gmail.com> (cherry picked from commit 61b970e992fb514cb222482dfe5cafb7221be01d)
2016-09-02Add AggregateInstanceExtraSpecFilter to SchedulerMichael Chapman1-0/+1
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> (cherry picked from commit 5f76e4a2e4edd56527fc3f7966d1745dd0e9cf54)
2016-08-30Adds ability to power off nodes in cleanTim Rozet10-10/+232
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>
2016-08-30Fixes DPDK compute node preconfigTim Rozet1-0/+1
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>