Age | Commit message (Collapse) | Author | Files | Lines |
|
JIRA: APEX-297
Change-Id: I897c1921b51233864e0c26e7b71783976c855a43
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit 464e6740f6983cb60b49b3c5d5af5bc31eb55e69)
|
|
JIRA: APEX-335
Change-Id: I00b148e3f2a299b6e16a91f6e8e3ed447a86e117
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
JIRA: APEX-334
This regressed when we moved over to installing the replacement ovs
at runtime instead of build time
Change-Id: I0fec6b68be56a3aa41e502c2e09375aca34be22c
Signed-off-by: Michael Chapman <michapma@redhat.com>
(cherry picked from commit ed1361c3ddfb3633850759386daafae42b4c859c)
|
|
|
|
OVS DPDK deployments were failing in daily CI. This is because the UCS
fabric tags packets no matter what when not using an external switch
with UCS. This patch inserts a flow to strip any vlan tag when the
tenant network type is set to vxlan.
JIRA: APEX-333
opnfv-tht-pr: 89
Change-Id: I49920c45901f724a96a3a5515172a13b7ddee7a7
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
OVS NSH can be installed at deploy time.
Change-Id: Ie875ada99053df95c6534e269f4dd627396489bc
JIRA: APEX-324
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit 0f866cf4bfd57c28a754f274582887c943694953)
|
|
Update packages in overcloud to fix IPv6 deployment failure.
JIRA: APEX-332
Change-Id: Ifee857b42292ed638fb1bf49178c258d9d504af7
Signed-off-by: Feng Pan <fpan@redhat.com>
(cherry picked from commit b1856baeb905f0ca8b71eb64daac1d3a910d16ce)
|
|
OVS with NSH should be installed only if we're enabling SFC in an
ONOS deployment
JIRA: APEX-331
Change-Id: I54826bb2d62b20c42f00c856d8458444f2f795e5
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit 8c30286eba760e1c2dc3c6a9812d7be5a02de47d)
|
|
|
|
When an apex deployment reboot's it fails to come back clean because it
expects to connect to the undercloud which is not set to autostart.
JIRA: APEX-289
Change-Id: Ia4984a3de68067d7c68aeb5ae955ff358865ce79
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
Currently we assume tenant_nic is a virtual interface name (like nic1),
so we perform an extra hiera lookup, this is not needed if the user
specifies physical nic name in network_settings file. This patch defaults
the hiera lookup of the nic interface lookup to be what the user specifies
if a hiera value can't be found.
JIRA: APEX-293
opnfv-tht-pr: 88
Change-Id: I5f6d3addbaf20c4dfec532b1292ddb9424552a1f
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
stable/colorado
|
|
We currently apply vlan_strip_offload cnofig to VPP interface for
all enic interfaces, however, this is really only needed when
vlan tagged traffic is being passed on the interface. This patch
adds a vlan config option to puppet-fdio and opnfv-tht so that
we only enable it when needed. Right now the only scenario this
is needed is nosdn-fdio, since the only supported mode for tenant
networking is VLAN.
Dependent on https://github.com/radez/puppet-fdio/pull/11
JIRA: APEX-285
opnfv-tht-pr: 87
Change-Id: I40c444896e036eaa87506cf372bedd4b8a621d00
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
- 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>
(cherry picked from commit 0d970ec91f5ff3a758fcba8c8b2a9d64ab20e593)
|
|
Also changes python path in networking-vpp spec to use abolsute path.
This avoids issues when python path is found on a different path
on build machine.
Change-Id: Icc2951bc66ba0b2ab0510083ecad6e680da9d5fc
Signed-off-by: Feng Pan <fpan@redhat.com>
(cherry picked from commit dfe970932417a0a6ceca1b84d16aa51ba30e07f3)
|
|
|
|
|
|
Previous neutron_config did not work because of duplicate declarations
of that as well. This patch just removes it all together from the
puppet files and into the environment file.
opnfv-tht-pr: 86
JIRA: APEX-278
Change-Id: I18dc5d41a760793417f57bfe0983401ca7ee1746
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
- Update VPP version to latest on 16.09 branch
- Change networking-vpp repo to point to openstack.
- Update VPP python API rpm location
- Configure etcd for networking-vpp ML2 plugin
opnfv-tht-pr: 85
JIRA: APEX-283
Change-Id: I4e69de3c51b1f4221995cc8568cdfa18aacbc55c
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
Package was a workaround to fix ipv6 support, cent has pulled in the
version we needed now so no need to side load it anymore.
Change-Id: I9fa0b6d4f53c3e3caf4b99a229ac74cb357bbb7c
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit ad58eb33f6ae06ca82bdf72f0590cfa9bb0d3d7f)
|
|
Updating with suggestions and comments
Change-Id: Ida7357eba0b2ed5d59f89b91603c8149a6fbcf7a
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
(cherry picked from commit f2e6d7b618630c173039b5448bd0ebee87c8e3a8)
|
|
|
|
|
|
JIRA: APEX-282
Change-Id: Ib63735049689eb9e2778d71f803f2bdb7a55c9eb
Signed-off-by: Michael Chapman <woppin@gmail.com>
(cherry picked from commit 523c9cb5bea77f19c909ebce4fa23c9676c4dd6d)
|
|
- 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>
(cherry picked from commit 19dbb9f0e9c580fbd27af1175ea87dacc175db19)
|
|
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>
(cherry picked from commit dd6bb69f77dda4d89876efd1524e907a1bf44748)
|
|
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)
|
|
|
|
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)
|
|
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)
|
|
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>
|
|
|
|
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)
|
|
|
|
JIRA: APEX-159
Change-Id: Ib257ad9f386abc03930265471336ee71c6c1de05
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit d72b6e1d007400ca21a8e4ab548ec05dfddc5851)
|
|
Change-Id: Ib1c76fda004050bd55cac02cdca6bd867d5cc36c
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit c61d6a7ac8a0f809b36241aebeed55cd252421c8)
|
|
|
|
Change-Id: I00ac84b48eb8cdb5371b6d56d5d2346b3c8928cf
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
Change-Id: I04be6a9ff2a89b5058d6872b7023f9e3fd4c02cd
Signed-off-by: Feng Pan <fpan@redhat.com>
(cherry picked from commit e8291fa16cc569c3982eb7610ef0d4813cdabf54)
|
|
Change-Id: I277e7acb0dc3dd365f82bc6241dfb5b457cdd312
Signed-off-by: Feng Pan <fpan@redhat.com>
(cherry picked from commit f71bee80dac179ed9db1963a71b8b1a22efc2e08)
|
|
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)
|
|
JIRA: COPPER-22
Change-Id: Ic6342214d04e364ab00af29d7cec1d898b6de2f8
Signed-off-by: blsaws <bryan.sullivan@att.com>
(cherry picked from commit 5a7ad9fbf738a995498e43fed9dae02d8667df67)
|
|
stable/colorado
|
|
|
|
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)
|
|
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)
|
|
Change-Id: Ief94c2ee18270b2b53dd9f51bec57b2e24e06cc2
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
(cherry picked from commit 6e7062cc5f15ae0a448bcf45147b7b0be3717d8e)
|
|
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)
|
|
Change-Id: I7b6adb231de888b010ad444f4962965ee251effc
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
(cherry picked from commit 58bc90d143303c1f9d4e9f174294f71dfa8303d6)
|
|
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>
|