summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-09-27Removing --flat and network_isolation variablesDan Radez12-130/+86
VLAN support allows a set of nodes with a single nic to deploy removing the need for --flat. flat was not well maintained or tested. Change-Id: Ieae1c2350c83544ce50048b44300fa0b8e68dd43 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-09-27Merge "enable vhostuser for ovs-dpdk scenario"Tim Rozet1-0/+4
2016-09-26Merge "migrating to proposed common network settings file"Dan Radez23-1142/+1070
2016-09-23Fix PREFIX calculation for attach_interface_to_ovsFeng Pan1-1/+1
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: Ia59a437927a75d9bb99efd324ccb5e4a5201c051 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-09-23Merge "removing unused bash parser functions"Dan Radez1-40/+0
2016-09-22Updates docs for scenarios/issuesTim 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>
2016-09-22migrating to proposed common network settings fileDan Radez23-1142/+1070
- proposed in genesis https://wiki.opnfv.org/display/genesis/Common+Network+Settings - This patch updates the network_settings files in the config/network dir and updates the associated bash, python and python tests relative to the new yaml structure and nomenclature used in the proposed settings file JIRA: APEX-262 Change-Id: Ib0dc9d0f21465b38f2a53cff20f71fb9230bfc48 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-09-21Merge "Fixes disk space issue with perf scenarios on Undercloud"Tim Rozet1-0/+1
2016-09-21Merge "Fixes SFC OVS to be built in Apex"Tim Rozet5-15/+77
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>
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>
2016-09-21enable vhostuser for ovs-dpdk scenarioFeng Pan1-0/+4
- Configure 'netdev' datapath type for ovs agent on compute node - Set correct permission in OVS JIRA: APEX-274 opnfv-tht-pr: 83 Change-Id: I94d41375c32f04f4cff872ef85fe8a4514103535 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-09-21Merge "Fixes neutron sdnvpn config resource"Tim Rozet1-0/+1
2016-09-21removing unused bash parser functionsDan Radez1-40/+0
Change-Id: I694e057544097d59b9974fe6fc9ad269a5b180b6 Signed-off-by: Dan Radez <dradez@redhat.com>
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 "Handling file loads and tmp dirs differently"Dan Radez12-19/+36
2016-09-21Merge "Adding a bash completion script"Dan Radez4-15/+77
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>
2016-09-20Merge "Updates release-notes for Colorado 1.0 release"Dan Radez1-59/+153
2016-09-20Updates release-notes for Colorado 1.0 releaseTim Rozet1-59/+153
Change-Id: Ib1c76fda004050bd55cac02cdca6bd867d5cc36c Signed-off-by: Tim Rozet <trozet@redhat.com>
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>
2016-09-20Fix release notes path in common specFeng Pan1-1/+1
Change-Id: I277e7acb0dc3dd365f82bc6241dfb5b457cdd312 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-09-20Merge "Document available deployment options"Dan Radez2-1/+72
2016-09-20Handling file loads and tmp dirs differentlyDan Radez12-19/+36
Change-Id: I602279b30b035cfc667e4ee9b83905a638440abb Signed-off-by: Dan Radez <dradez@redhat.com>
2016-09-20Fix link quote syntaxblsaws1-1/+1
JIRA: COPPER-22 Change-Id: Ic6342214d04e364ab00af29d7cec1d898b6de2f8 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-20Merge "Add section "General HA scenario known issues""Michael Chapman1-0/+7
2016-09-20Merge "Change NTP update failure to warning"Michael Chapman1-4/+3
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-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>
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-20Merge "Fix TenantNIC and PublicNIC config"Tim Rozet2-3/+16
2016-09-19Change 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>
2016-09-19Fix 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-19Adjusting the URL for the release notes to the colorado standard.ChristopherPrice2-0/+0
Change-Id: I7b6adb231de888b010ad444f4962965ee251effc Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-09-19Merge "Added scenario release notes"Tim Rozet1-0/+24
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>
2016-09-19Added 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>
2016-09-19Adding a bash completion scriptDan Radez4-15/+77
- allows tab completion for deploy and clean script's subcommands Change-Id: If5f5718a3695993767671ab823f434f463c593f2 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-09-16Merge "Updating installation instructions"Michael Chapman1-0/+6
2016-09-16Updating 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>
2016-09-16Merge "Increase ironic undercloud timouts"Dan Radez1-0/+2
2016-09-15Increase 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
2016-09-15Networking-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>
2016-09-13Merge "Correct time on jump host prior to launching VMs"Dan Radez1-0/+7
2016-09-13Merge "Adding new network settings clean"Feng Pan1-3/+7
2016-09-12Correct 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>
2016-09-12Update honeycomb rpm versionFeng Pan1-1/+1
Change-Id: I1583cc5af95c8ce4e51794e2ea1a9e4827722a63 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-09-12Adding new network settings cleanDan Radez1-3/+7
- 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>
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>