apex.git
6 years agoMerge "Updates and additions to handle aarch64"
Dan Radez [Fri, 25 Aug 2017 18:24:50 +0000 (18:24 +0000)]
Merge "Updates and additions to handle aarch64"

6 years agoFixes issues with baremetal 05/40205/1
Tim Rozet [Fri, 25 Aug 2017 05:21:16 +0000 (01:21 -0400)]
Fixes issues with baremetal

Change-Id: I60470611a70261d57ccbfd0e499f4336c7a12fe1
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoMerge "Updates RPM specs and building"
Tim Rozet [Thu, 24 Aug 2017 23:23:09 +0000 (23:23 +0000)]
Merge "Updates RPM specs and building"

6 years agoUpdates and additions to handle aarch64 97/39597/9
Dan Radez [Fri, 18 Aug 2017 14:53:45 +0000 (10:53 -0400)]
Updates and additions to handle aarch64

- move patches from x86 only to common virt-customize
- updates to undercloud to configure pxe and external network
- initial updates to overcloud deploy functions

JIRA: APEX-381

Change-Id: I496e196535e63bfd31654d0f501fe3f00fa5ca3f
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoUpdates RPM specs and building 23/40023/4
Tim Rozet [Wed, 23 Aug 2017 18:08:07 +0000 (14:08 -0400)]
Updates RPM specs and building

Changes Include:
 - Disables ONOS from rpm and image building
 - Fixes opnfv-apex package dependency for python34-opnfv-apex
 - Updates requirements for python34-opnfv-apex
 - Updates docs
 - Removes temporary build qcow2 for odl which was being bundled
   into our dev tars unnecessarily

Change-Id: Ief668067181fc35a54553ae118b7950bddce1940
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoMerge "Change destination of snmp mibs files from /usr/share/mibs/ietf to /usr/share...
Tim Rozet [Thu, 24 Aug 2017 02:04:46 +0000 (02:04 +0000)]
Merge "Change destination of snmp mibs files from /usr/share/mibs/ietf to /usr/share/snmp/mibs, and create symbolic link from ietf to snmp/mibs."

6 years agoMerge "Migrates Apex to Python"
Feng Pan [Wed, 23 Aug 2017 17:26:53 +0000 (17:26 +0000)]
Merge "Migrates Apex to Python"

6 years agoMigrates Apex to Python 23/36723/71
Tim Rozet [Mon, 26 Jun 2017 01:25:36 +0000 (21:25 -0400)]
Migrates Apex to Python

Removes all bash libraries and converts almost all of the code to a
mixture of Python and Ansible.  utils.sh and clean.sh still exist.
clean.sh will be migrated fully to clean.py in another patch.

The Apex Python package is now built into the opnfv-apex-common RPM.  To
install locally do 'pip3 install .'.  To deploy:

opnfv-deploy -d <file> -n <file> --image-dir /root/apex/.build  -v --debug

Non-python files (THT yaml, settings files, ansible playbooks) are all
installed into /usr/share/opnfv-apex/.  The RPM will copy settings files
into /etc/opnfv-apex/.

JIRA: APEX-317

Change-Id: I3232f0329bcd13bce5a28da6a8c9c84d0b048024
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoChange destination of snmp mibs files from 13/39913/1
jhinman1 [Tue, 22 Aug 2017 20:27:05 +0000 (16:27 -0400)]
Change destination of snmp mibs files from
/usr/share/mibs/ietf to /usr/share/snmp/mibs,
and create symbolic link from ietf to snmp/mibs.

Change-Id: Icf3ff3659f63222cc3a5e8f1f93fe183a2b86f45
Signed-off-by: jhinman1 <john.hinman@intel.com>
6 years agoNo change to apex, change is to apex-puppet-tripleo 23/39623/2
jhinman1 [Fri, 18 Aug 2017 19:33:22 +0000 (15:33 -0400)]
No change to apex, change is to apex-puppet-tripleo
Bumps the step for barometer from 4 to 5.
apex-puppet-tripleo: I486c4045e29c7032526be6e19d11e7979070c2d9

Change-Id: I263d687e90e747e3fdfb9690ca9209553a1a2890
Signed-off-by: jhinman1 <john.hinman@intel.com>
6 years agoBumps OVS version to 2.8 for OVN 13/39813/1
Tim Rozet [Mon, 21 Aug 2017 19:00:07 +0000 (15:00 -0400)]
Bumps OVS version to 2.8 for OVN

OVS 2.7 does not seem to be available anymore in the copr repo and has
been replaced by 2.8.

Change-Id: I7ba98f14e9c9c34f6802f8a890876363c839ab9b
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoSmall correction in docs. 75/39475/1
Taseer Ahmed [Thu, 17 Aug 2017 06:44:20 +0000 (11:44 +0500)]
Small correction in docs.

Change-Id: Iec9a401759de5953d4a8ca05c4f1c32b163343ba
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoMerge "Fixes OpenDaylight version"
Tim Rozet [Tue, 15 Aug 2017 03:30:58 +0000 (03:30 +0000)]
Merge "Fixes OpenDaylight version"

6 years agoMerge "Adds Doctor DS driver to Congress"
Tim Rozet [Mon, 14 Aug 2017 21:56:46 +0000 (21:56 +0000)]
Merge "Adds Doctor DS driver to Congress"

6 years agoFixes OpenDaylight version 31/38931/3
Tim Rozet [Tue, 8 Aug 2017 18:29:56 +0000 (14:29 -0400)]
Fixes OpenDaylight version

The default version is now Carbon with the option of using
nitrogen (master) for puppet-odl and opendaylight.

JIRA: APEX-500

Change-Id: I44d02ec0db5fb8e6342e5ab6802a5a3f302b8511
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoMerge "Change install directory for collectd-ceilometer from /opt to /opt/stack."
Feng Pan [Mon, 14 Aug 2017 13:58:00 +0000 (13:58 +0000)]
Merge "Change install directory for collectd-ceilometer from /opt to /opt/stack."

6 years agoMerge "Backport of Congress parallel execution"
Tim Rozet [Mon, 14 Aug 2017 13:54:56 +0000 (13:54 +0000)]
Merge "Backport of Congress parallel execution"

6 years agoBackport of Congress parallel execution 43/36643/6
Carlos Goncalves [Wed, 28 Jun 2017 10:02:51 +0000 (12:02 +0200)]
Backport of Congress parallel execution

JIRA: APEX-480
JIRA: DOCTOR-78

Change-Id: I6b5b3e7f2daaec7e2ead76d74f8d3713378a5200
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
6 years agoAdd os-odl-fdio-dvr support 03/39003/6
Feng Pan [Mon, 7 Aug 2017 01:55:44 +0000 (21:55 -0400)]
Add os-odl-fdio-dvr support

apex-tripleo-heat-templates: I6a83c9e2deeb0df9a3ab09a707c9c64aa84da55e
apex-puppet-tripleo: I2025e3157b97b376b63002003ca17c7206aba546

JIRA: APEX-466

Change-Id: Iedb75994d35b5dc1dd5d5ce1a57277c8f3729dfd
Signed-off-by: Feng Pan <fpan@redhat.com>
6 years agoChange install directory for collectd-ceilometer from /opt to /opt/stack. 49/39149/1
jhinman1 [Fri, 11 Aug 2017 18:13:27 +0000 (14:13 -0400)]
Change install directory for collectd-ceilometer from /opt to /opt/stack.

Change-Id: I9dd9d69a7efa7c037b776a416bf54df8d2c7b712
Signed-off-by: jhinman1 <john.hinman@intel.com>
6 years agoMerge "Remove extra VPP interface from fdio-nosdn scenarios"
Tim Rozet [Fri, 11 Aug 2017 00:45:04 +0000 (00:45 +0000)]
Merge "Remove extra VPP interface from fdio-nosdn scenarios"

6 years agoRemove extra VPP interface from fdio-nosdn scenarios 89/39089/1
Feng Pan [Thu, 10 Aug 2017 18:27:44 +0000 (14:27 -0400)]
Remove extra VPP interface from fdio-nosdn scenarios

Also set NeutronNetworkVLANRanges for daily environment.

JIRA: APEX-502

Change-Id: I0a53ad8b0bce7a721104b84a2aa7ea38c510a7e7
Signed-off-by: Feng Pan <fpan@redhat.com>
6 years agoAdds Doctor DS driver to Congress 69/39069/1
Carlos Goncalves [Thu, 10 Aug 2017 13:59:12 +0000 (15:59 +0200)]
Adds Doctor DS driver to Congress

apex-tripleo-heat-templates: I0749ed6e0d27bd4c9a5bb19657579d400501d09e

JIRA: APEX-498

Change-Id: I303e932d4a21b28e1b33f78f6520e4e888b4aaae
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
6 years agomoving OVS NSH build to x86_64 specific 37/38937/3
Dan Radez [Tue, 8 Aug 2017 20:03:10 +0000 (16:03 -0400)]
moving OVS NSH build to x86_64 specific

Change-Id: I85ae26a26d6fb07620f5ba7419cb375e6c5fd411
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoMerge "Add collectd-snmp and collect-rdt installation. Use the Intel RDT version...
Feng Pan [Thu, 10 Aug 2017 00:25:26 +0000 (00:25 +0000)]
Merge "Add collectd-snmp and collect-rdt installation. Use the Intel RDT version which is current (the version in the package set specified by the latest.properties file)."

6 years agoMerge "Sets baremetal workers to 12"
Tim Rozet [Wed, 9 Aug 2017 20:11:10 +0000 (20:11 +0000)]
Merge "Sets baremetal workers to 12"

6 years agoSets baremetal workers to 12 87/38987/1
Feng Pan [Wed, 9 Aug 2017 17:18:39 +0000 (13:18 -0400)]
Sets baremetal workers to 12

There is an issue where in Newton the number of workers (sub processes)
opened per openstack service scales with the number of logical cores on
the system.  On servers with large amount of processors this causes the
cloud to fail after some time due to running out of RAM.  This patch
will limit the number of worker processes to 12, which is the limit in
Ocata and onwards.

JIRA: APEX-410

Change-Id: I28c4762830c19cd758a0729017f2d4a9ebe372b4
Signed-off-by: Tim Rozet <trozet@redhat.com>
Signed-off-by: Feng Pan <fpan@redhat.com>
6 years agoAdd collectd-snmp and collect-rdt installation. 41/38941/2
jhinman1 [Tue, 8 Aug 2017 20:22:46 +0000 (16:22 -0400)]
Add collectd-snmp and collect-rdt installation.
Use the Intel RDT version which is current (the version in the package set specified by the latest.properties file).

Change-Id: I3f176572edaa5d3df5b3cc31b39253025d81e808
Signed-off-by: jhinman1 <john.hinman@intel.com>
6 years agoEnables SFC scenarios 61/38561/6
Tim Rozet [Tue, 1 Aug 2017 21:20:29 +0000 (17:20 -0400)]
Enables SFC scenarios

apex-tripleo-heat-templates: I230b31dc9ed0ecc5046064628ba2f2505e589522
apex-puppet-tripleo: Icd433ddc6ae7de19a09f9e33b410a362c317138a

Change-Id: I0b17b4e86eb90b949bd62f7e73944adad77ef1a3
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years ago[KVMFORNFV]kvm+ovs+dpdk scenario for E-release 23/37923/8
Navya [Fri, 21 Jul 2017 12:59:32 +0000 (05:59 -0700)]
[KVMFORNFV]kvm+ovs+dpdk scenario for E-release

This patch consists of implementation of the KVMFORNFV
os-nosdn-kvm_ovs_dpdk-ha and os-nosdn-kvm_ovs_dpdk-ha
scenarios.

Format of comment to trigger gate should be as follows:
start-gate-scenario: os-nosdn-kvm_ovs_dpdk-noha

Change-Id: Ia320ed8ac44f6b62c3875efe5e44a1df7a0fc777
Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
6 years agoMerge "build: added intel_cmt_cat rpm"
Feng Pan [Tue, 8 Aug 2017 16:20:48 +0000 (16:20 +0000)]
Merge "build: added intel_cmt_cat rpm"

6 years agobuild: added intel_cmt_cat rpm 95/38895/1
Taras Chornyi [Tue, 8 Aug 2017 09:21:51 +0000 (12:21 +0300)]
build: added intel_cmt_cat rpm

Added intel_cmt_cat rpm install. Updated rpm version

Change-Id: I288a09b8fc3a35496b340ee93197693914696d2d
Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
6 years agoAdd support for nosdn-ovs-dpdk scenario 39/38739/2
Feng Pan [Fri, 4 Aug 2017 04:07:51 +0000 (00:07 -0400)]
Add support for nosdn-ovs-dpdk scenario

Change-Id: I31fca214b7d16cecc261137567fa7ecf63abfe04
Signed-off-by: Feng Pan <fpan@redhat.com>
6 years agobuild: remove barometer missing deps 61/38761/2
Maryam Tahhan [Fri, 4 Aug 2017 13:03:17 +0000 (14:03 +0100)]
build: remove barometer missing deps

Remove barometer missing dependencies till they are resolved by the barometer
project.

Change-Id: Ie09bfd4ef68401dc83bb4208c54386ec1d30ed1f
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
6 years agoMerge "Builds and installs ovs 2.6.1 with NSH support"
Feng Pan [Thu, 3 Aug 2017 11:07:34 +0000 (11:07 +0000)]
Merge "Builds and installs ovs 2.6.1 with NSH support"

6 years agoMerge "nosdn-fdio scenario fix"
Tim Rozet [Wed, 2 Aug 2017 20:48:38 +0000 (20:48 +0000)]
Merge "nosdn-fdio scenario fix"

6 years agoBuilds and installs ovs 2.6.1 with NSH support 71/35471/8
Tim Rozet [Sun, 28 May 2017 17:05:21 +0000 (13:05 -0400)]
Builds and installs ovs 2.6.1 with NSH support

Change-Id: I369b9d24880ebdb0836e42740ebf27082be9de99
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoMerge "Add overlay_ip_version config for IPv6 tenant networks"
Tim Rozet [Wed, 2 Aug 2017 18:12:46 +0000 (18:12 +0000)]
Merge "Add overlay_ip_version config for IPv6 tenant networks"

6 years agoMerge "Adds Barometer service"
Tim Rozet [Tue, 1 Aug 2017 20:13:54 +0000 (20:13 +0000)]
Merge "Adds Barometer service"

6 years agoAdd overlay_ip_version config for IPv6 tenant networks 35/38535/2
Feng Pan [Mon, 31 Jul 2017 17:33:36 +0000 (13:33 -0400)]
Add overlay_ip_version config for IPv6 tenant networks

Change-Id: I03b28bdcc6d0649920fd58fb3400b2a4e5891e68
Signed-off-by: Feng Pan <fpan@redhat.com>
6 years agonosdn-fdio scenario fix 75/38475/2
Feng Pan [Mon, 31 Jul 2017 19:18:37 +0000 (15:18 -0400)]
nosdn-fdio scenario fix

apex-puppet-tripleo: Ie336c22b366bd478963ca14e25d645fec0cded7a

Change-Id: I0b9212023eea28ff15e1e2f020a8bbd37cb2bcff
Signed-off-by: Feng Pan <fpan@redhat.com>
6 years agoMerge "Correcting keystone authtoken params for congress"
Tim Rozet [Tue, 1 Aug 2017 13:38:21 +0000 (13:38 +0000)]
Merge "Correcting keystone authtoken params for congress"

6 years agoAdds Barometer service 51/37551/16
jhinman1 [Sat, 15 Jul 2017 00:28:14 +0000 (20:28 -0400)]
Adds Barometer service

Adds Barometer service as a deploy option to Compute nodes by specifying
barometer as true in deploy settings.
Barometer packages are installed only for x86_64.
Adds scenarios os-nosdn-bar-ha and os-nosdn-bar-noha.
Add scenarios to opnfv-apex-common.spec.
Temporarily remove references to snmp packages.

apex-tripleo-heat-templates: I397d2557639c87ab8afacd076a5b9fd7c056dce7
apex-puppet-tripleo: I878ff8d1e0a8b96f3380bb77f168cd5a4c3f6543

Puppet module is at: https://github.com/johnhinman/puppet-barometer.

Change-Id: Ic087c2052f7849ee2cf6c63224558c2b36a8ca1f
Signed-off-by: jhinman1 <john.hinman@intel.com>
6 years agoCorrecting keystone authtoken params for congress 41/38441/1
Dan Radez [Mon, 31 Jul 2017 13:09:33 +0000 (09:09 -0400)]
Correcting keystone authtoken params for congress

apex-tripleo-heat-templates: Ibada3c58e2ba870defef356363dbf54d02c8a965

JIRA: APEX-495

Change-Id: I372c1362f4f967345bf4fa6b2b7762155ee33aa3
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoAdd support for fdio scenarios 71/38071/4
Feng Pan [Wed, 19 Jul 2017 16:59:20 +0000 (12:59 -0400)]
Add support for fdio scenarios

Add support for the following scenarios:
- os-odl-fdio-ha
- os-odl-fdio-noha
- os-nosdn-fdio-noha
- os-nosdn-fdio-ha

apex-tripleo-heat-templates: If11092e6581445a70e63c8f6c48518698b3cc8fc
apex-puppet-tripleo: If498c41d706c8f14a5b0bbee64cb4d26cd78c2d0
apex-os-net-config: If7a2c6119bf613f1fc8846237b077cd8f0e26015

Change-Id: Id3fdd09f6e0d2b7666d08c0dc7802165797eefdc
Signed-off-by: Feng Pan <fpan@redhat.com>
6 years agoIncreases mininum virtual controller RAM 41/38341/1
Tim Rozet [Fri, 28 Jul 2017 14:12:07 +0000 (10:12 -0400)]
Increases mininum virtual controller RAM

nosdn virtual deployments are hitting OOM on controllers.  This patch
bumps controller minimum ram from 8 to 10 for nosdn, and 10 to 12 for
ODL.  Also, the maximum workers for gnocchi are limited to 1 for virtual
deployments.

JIRA: APEX-496

Change-Id: I50d38c60a682f00c14489c65ee8ee6305bc3dc62
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoMerge "Backport Neutron port data plane status"
Tim Rozet [Thu, 20 Jul 2017 19:53:57 +0000 (19:53 +0000)]
Merge "Backport Neutron port data plane status"

6 years agoBackport Neutron port data plane status 03/36503/10
Carlos Goncalves [Mon, 26 Jun 2017 09:16:00 +0000 (11:16 +0200)]
Backport Neutron port data plane status

JIRA: APEX-444
JIRA: DOCTOR-102

Change-Id: Idc40aa549fb1aae077a9e6b84225833a9c7c5b72
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
6 years agoMerge "Fixes glance API running on incorrect network"
Feng Pan [Mon, 17 Jul 2017 20:49:32 +0000 (20:49 +0000)]
Merge "Fixes glance API running on incorrect network"

6 years agoEnables ODL HA for Ocata 81/37281/1
Tim Rozet [Wed, 12 Jul 2017 18:23:25 +0000 (14:23 -0400)]
Enables ODL HA for Ocata

apex-tripleo-heat-templates: Ie108ab75cce0cb7d89e72637c600e30fc241d186
apex-puppet-tripleo: Ic9a955a1c2afc040b2f9c6fb86573c04a60f9f31

Change-Id: I995420bdb2ce84b063ab36f6fd4bdcdbbedd23ee
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoMerge "Tiny fix for easy install scirpt"
Michael Chapman [Fri, 7 Jul 2017 02:29:12 +0000 (02:29 +0000)]
Merge "Tiny fix for easy install scirpt"

6 years agoMerge "Adapting BGPVPN scenario to new composable service"
Michael Chapman [Thu, 6 Jul 2017 16:12:28 +0000 (16:12 +0000)]
Merge "Adapting BGPVPN scenario to new composable service"

6 years agoMerge "adding libvirt-python to iso"
Dan Radez [Thu, 6 Jul 2017 13:52:25 +0000 (13:52 +0000)]
Merge "adding libvirt-python to iso"

6 years agoTiny fix for easy install scirpt 03/37003/2
QiLiang [Thu, 6 Jul 2017 07:25:01 +0000 (15:25 +0800)]
Tiny fix for easy install scirpt

- add several dependent packages
- fix random no deploy log display
- chmod +x simple_deploy.sh

Change-Id: If18114b9fe8ba527abee907fa14eecf93beba098
Signed-off-by: QiLiang <liangqi1@huawei.com>
6 years agoMissing brackets on x86_64 conditional 83/36983/1
Dan Radez [Wed, 5 Jul 2017 19:36:17 +0000 (15:36 -0400)]
Missing brackets on x86_64 conditional

Change-Id: I5436317075ceffa18c34e213795ed3816627d121
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoadding libvirt-python to iso 25/36725/2
Dan Radez [Thu, 29 Jun 2017 15:10:39 +0000 (11:10 -0400)]
adding libvirt-python to iso

JIRA: APEX-462

Change-Id: Ic38d174f92cd19fddd852888047d4b08ef69acab
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoAdapting BGPVPN scenario to new composable service 37/36737/2
Ricardo Noriega [Thu, 29 Jun 2017 16:50:09 +0000 (18:50 +0200)]
Adapting BGPVPN scenario to new composable service

Depends-On: I4af82d456c9d999667f2ef4d16e8f6822463d331
Depends-On: Id28df6ed307976fbb20fa1300f7349b743d96569
Change-Id: I8b6c909ea801491e524206ee4270d453164f3c46
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
6 years agoAdding conditionals dependent on arch 85/34385/11
Dan Radez [Fri, 5 May 2017 20:51:02 +0000 (16:51 -0400)]
Adding conditionals dependent on arch

There are x86 specific build items that can't be used when building on
aarch64. Adding conditionals so that the items only get built in when
building on x86_64.

There are aarch64 specific settings that need to be set for deployment.

JIRA: APEX-381

Change-Id: I63e1c99d5d22bbb523c88be7e973a6c834a38b01
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoFixes glance API running on incorrect network 23/36323/2
Tim Rozet [Wed, 21 Jun 2017 18:27:44 +0000 (14:27 -0400)]
Fixes glance API running on incorrect network

JIRA: APEX-476

Change-Id: If635b4187f082d723ad00ba82357b351ee596a18
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdates to development dependency script 87/35987/3
Dan Radez [Mon, 12 Jun 2017 05:49:41 +0000 (01:49 -0400)]
Updates to development dependency script

- Removing easy install references
- adding gitpython to pip installs

Change-Id: I8a07749d6444b63304cb5eabbf8d021eeb2fcd33
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoMerge "Adding rpmlint to the build"
Tim Rozet [Wed, 7 Jun 2017 15:12:25 +0000 (15:12 +0000)]
Merge "Adding rpmlint to the build"

6 years agoMerge "Fixes missing ramdisk and kernel in rpm"
Feng Pan [Wed, 7 Jun 2017 02:29:41 +0000 (02:29 +0000)]
Merge "Fixes missing ramdisk and kernel in rpm"

6 years agoFixes missing ramdisk and kernel in rpm 23/35423/3
Tim Rozet [Fri, 26 May 2017 20:38:04 +0000 (16:38 -0400)]
Fixes missing ramdisk and kernel in rpm

Change-Id: I970c79dc2a558af3c904d3b19218da53c98378d1
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoAdding rpmlint to the build 53/33553/6
Dan Radez [Wed, 19 Apr 2017 17:52:23 +0000 (13:52 -0400)]
Adding rpmlint to the build

- updating syntax to meet rpmlint standards

Change-Id: I056b7600df0f4383b97c67e705bc0b749b4c1633
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoMerge "Updating Linux kernel licensing info to GPL v2 with a new link"
Tim Rozet [Fri, 2 Jun 2017 01:33:32 +0000 (01:33 +0000)]
Merge "Updating Linux kernel licensing info to GPL v2 with a new link"

6 years agoUpdating Linux kernel licensing info to GPL v2 with a new link 97/35597/1
Ray Paik [Wed, 31 May 2017 19:17:30 +0000 (12:17 -0700)]
Updating Linux kernel licensing info to GPL v2 with a new link

Change-Id: I463a26299c9b76123b3c6d3374cd2ed391fcdc99
Signed-off-by: Ray Paik <rpaik@linuxfoundation.org>
6 years agoUpdates ODL source for netvirt+vpp 89/35589/1
Tim Rozet [Wed, 31 May 2017 16:04:43 +0000 (12:04 -0400)]
Updates ODL source for netvirt+vpp

Change-Id: I7ffb445ba44bfc904240658b0c3a137b44af28e8
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoMoving to forks on gerrit.opnfv.org 85/34685/11
Dan Radez [Fri, 12 May 2017 16:37:33 +0000 (12:37 -0400)]
Moving to forks on gerrit.opnfv.org

Migrating off of github onto opnfv.org to host our forked
projects that are side loaded into our builds

apex-tripleo-heat-templates: Ic65cfeee4a55e993629f831c8c9d9addf6f3dff4
apex-puppet-tripleo: If498c41d706c8f14a5b0bbee64cb4d26cd78c2d0
apex-os-net-config: I5281a57640f388e984b061702362f9c82d08da78

Change-Id: Ieb5cf293ad06d90fce7a9467e32ac0f2d8731a0a
Signed-off-by: Dan Radez <dradez@redhat.com>
Signed-off-by: Feng Pan <fpan@redhat.com>
6 years agoAdds networking-sfc package 53/35453/1
Tim Rozet [Sun, 28 May 2017 02:49:11 +0000 (22:49 -0400)]
Adds networking-sfc package

Until networking sfc is added by:
https://review.openstack.org/#/c/468703/
We need to include it in our build system.

Change-Id: If0332d6fb9a342d46599ca4ca556b2c1c7f01272
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoMerge "Update puppet-opendaylight git repo url"
Tim Rozet [Fri, 26 May 2017 12:56:45 +0000 (12:56 +0000)]
Merge "Update puppet-opendaylight git repo url"

6 years agoUpdate puppet-opendaylight git repo url 75/34375/6
Feng Pan [Fri, 5 May 2017 14:23:40 +0000 (10:23 -0400)]
Update puppet-opendaylight git repo url

puppet-opendaylight moved from github to opendaylight.org, updating
url for git clone.

JIRA: APEX-455

Change-Id: I8e4a919d9c8b3dedb62c12135cc1b2741413bc34
Signed-off-by: Feng Pan <fpan@redhat.com>
6 years agoRemove qemu install 69/34869/3
Feng Pan [Tue, 16 May 2017 01:19:43 +0000 (21:19 -0400)]
Remove qemu install

qemu-ev is now included in overcloud.

Change-Id: I0d62793d267465c99fde489b8d39c27a87a20a4c
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoFixes missing permissions on configure-vm 17/35217/2
Tim Rozet [Tue, 23 May 2017 15:49:37 +0000 (11:49 -0400)]
Fixes missing permissions on configure-vm

Also updates dpdk package location

Change-Id: I123c3d8593b623f45273845726870224ff9f7ca8
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "Fix dependencies errors in iso verify"
Tim Rozet [Mon, 22 May 2017 14:39:28 +0000 (14:39 +0000)]
Merge "Fix dependencies errors in iso verify"

7 years agoMerge "Updates the real time kvm kernel"
Tim Rozet [Mon, 22 May 2017 13:57:47 +0000 (13:57 +0000)]
Merge "Updates the real time kvm kernel"

7 years agoFix dependencies errors in iso verify 11/35111/1
Feng Pan [Sun, 21 May 2017 15:33:22 +0000 (11:33 -0400)]
Fix dependencies errors in iso verify

Change-Id: I6f169d6d89a0468c6c9208ba448c4da0a6f776ee
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoMerge "Missed an update to swap neutron out for openstack cli"
Dan Radez [Fri, 19 May 2017 18:53:47 +0000 (18:53 +0000)]
Merge "Missed an update to swap neutron out for openstack cli"

7 years agoUpdates the real time kvm kernel 33/35033/1
davidjchou [Fri, 19 May 2017 07:43:27 +0000 (23:43 -0800)]
Updates the real time kvm kernel

Reduce the real time kvm kernel by stripping debug info.

Change-Id: I33335b8a9bd241ee83bc6f30bb2e819403bad491
Signed-off-by: davidjchou <david.j.chou@intel.com>
7 years agoMerge "Add VBMC double check"
Tim Rozet [Thu, 18 May 2017 20:25:17 +0000 (20:25 +0000)]
Merge "Add VBMC double check"

7 years agoMerge "dep updates related to removing openstack-tripleo"
Tim Rozet [Thu, 18 May 2017 20:22:50 +0000 (20:22 +0000)]
Merge "dep updates related to removing openstack-tripleo"

7 years agoMissed an update to swap neutron out for openstack cli 05/35005/2
Dan Radez [Thu, 18 May 2017 19:05:09 +0000 (15:05 -0400)]
Missed an update to swap neutron out for openstack cli

APEX-432

Change-Id: I787ce844d0d585f55d2267a57642e35f2a47bd40
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMerge "Refactors build script for Apex"
Tim Rozet [Wed, 17 May 2017 22:03:51 +0000 (22:03 +0000)]
Merge "Refactors build script for Apex"

7 years agoAdd VBMC double check 11/34911/2
Dan Radez [Wed, 17 May 2017 20:29:11 +0000 (16:29 -0400)]
Add VBMC double check

Sometimes the VBMC devices don't all start and stay started
This checks that they are all running before starting a deployment

Change-Id: I3c69d31549798a5837475d10b8a365bb0e5c9a3d
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agodep updates related to removing openstack-tripleo 37/34637/4
Dan Radez [Thu, 11 May 2017 20:14:29 +0000 (16:14 -0400)]
dep updates related to removing openstack-tripleo

- configure-vm requires libvirt-python
- removing some references to openstack-tripleo
- updating dep urls to artifacts.opnfv.org

JIRA: APEX-462

Change-Id: I5ed7f7ad2f2c016fcbc1157b29c2c0e4c5d9b4a7
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMerge "Removing sdn_l3 and _l2 scenario features"
Tim Rozet [Wed, 17 May 2017 20:31:17 +0000 (20:31 +0000)]
Merge "Removing sdn_l3 and _l2 scenario features"

7 years agoRefactors build script for Apex 95/34795/14
Tim Rozet [Mon, 15 May 2017 20:24:27 +0000 (16:24 -0400)]
Refactors build script for Apex

Changes Include:
 - Build has been refactored into python
 - Caching now packs into multiple unique tar files which are
   logged into a journal file
 - Multiple files and journal allow for multiple apex builds to run
   simultaenously while minimizing risk of collision between cache
   reading and writing
 - Build dependency packages updated and will install when missing
   via ansible
 - If more than 2 caches exist then prune the oldest cache

Change-Id: Iae703253eb6034aee42bf33153bb6e434d3cec48
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "Adding yamllint to build checks"
Tim Rozet [Wed, 17 May 2017 15:58:59 +0000 (15:58 +0000)]
Merge "Adding yamllint to build checks"

7 years agoRemoving sdn_l3 and _l2 scenario features 39/33139/10
Dan Radez [Tue, 11 Apr 2017 20:41:55 +0000 (16:41 -0400)]
Removing sdn_l3 and _l2 scenario features

JIRA: APEX-429

Change-Id: Ifb28bb27f8e58ac5b180454719dfb329c3edf000
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMerge "Couple cleanups related to ocata update"
Tim Rozet [Sat, 13 May 2017 02:45:07 +0000 (02:45 +0000)]
Merge "Couple cleanups related to ocata update"

7 years agoDo not enable bgpd during deployment 27/34627/1
tomsou [Thu, 11 May 2017 13:56:41 +0000 (13:56 +0000)]
Do not enable bgpd during deployment

Do not enable bgpd in order to resolve the race condition between
bgpd daemon (enabled within apex deployment) and the bgpd
started by 6wind zrpcd in the frame of testcase 3 of sdnvpn.

JIRA: APEX-448

Change-Id: I3dfd41280e86e8a85b2269518abd8a504391de61
Signed-off-by: tomsou <soth@intracom-telecom.com>
7 years agoAdding yamllint to build checks 45/33545/8
Dan Radez [Wed, 19 Apr 2017 16:08:41 +0000 (12:08 -0400)]
Adding yamllint to build checks

- making formatting changes to yaml files to meet yamllint checks

Change-Id: Id48a8446512943e908e61dc00bbe6c033af27775
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoCouple cleanups related to ocata update 53/34553/1
Dan Radez [Fri, 31 Mar 2017 03:03:43 +0000 (23:03 -0400)]
Couple cleanups related to ocata update

- remove glance v2 enable
- remove bgpvpn

Change-Id: I2e09067e4f81c8a48e8f12475451b2a3c40289a7
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoUpdating Apex to OpenStack Ocata 91/33091/48
Dan Radez [Fri, 31 Mar 2017 03:03:43 +0000 (23:03 -0400)]
Updating Apex to OpenStack Ocata

- power management updated to virtualbmc, pxe_ssh is deprecated
- removing custom tacker build
- removing custom congress build
- disabling yum update in undercloud on the cli instead of in a patch
- Undercloud is direct kernel booted now, there are no kernel and initrd
  in the disk image from upstream
- remove OpenDaylight previous to Carbon

JIRA: APEX-433
JIRA: APEX-432
JIRA: APEX-431

Change-Id: I6963f16e65eacade5607a3082b58b6150331406c
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoMoves RDO images URI to working server 37/34437/2
Tim Rozet [Mon, 8 May 2017 14:32:15 +0000 (10:32 -0400)]
Moves RDO images URI to working server

CBS has been broken and the overcloud and undercloud artifacts are not
getting updated there.  The new URI is a workaround because it is a
single file server acting as a backup until the CBS repo is fixed.

JIRA: APEX-458

Change-Id: I743747015d69b17d75aa7b231bc07c935788ea20
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "add onos deployment steps"
Dan Radez [Mon, 8 May 2017 15:58:35 +0000 (15:58 +0000)]
Merge "add onos deployment steps"

7 years agoFixes relative path for 'ip' command 25/34325/1
Tim Rozet [Fri, 5 May 2017 00:36:01 +0000 (20:36 -0400)]
Fixes relative path for 'ip' command

Change-Id: I63606f7cc200ddbe35c6df2cbb56fa442c2bfb9b
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "Add support for interface role mapping for odl_l3-fdio scenarios"
Tim Rozet [Thu, 4 May 2017 18:23:57 +0000 (18:23 +0000)]
Merge "Add support for interface role mapping for odl_l3-fdio scenarios"

7 years agoMerge "Enable OpenDaylight clustering mode for FDIO scenarios"
Tim Rozet [Thu, 4 May 2017 18:22:25 +0000 (18:22 +0000)]
Merge "Enable OpenDaylight clustering mode for FDIO scenarios"

7 years agoMerge "Fixing BGPD service is not running"
Feng Pan [Wed, 3 May 2017 12:46:14 +0000 (12:46 +0000)]
Merge "Fixing BGPD service is not running"

7 years agoAdd support for interface role mapping for odl_l3-fdio scenarios 89/34089/1
Feng Pan [Tue, 2 May 2017 18:19:15 +0000 (14:19 -0400)]
Add support for interface role mapping for odl_l3-fdio scenarios

JIRA: APEX-445
opnfv-puppet-tripleo-pr: 24

Change-Id: Idbb855badae2f2b91202961c12931ba54be1beaa
Signed-off-by: Feng Pan <fpan@redhat.com>