Commit Graph

9 Commits

Author SHA1 Message Date
ccee58a60a Remove usage of RetryFilter
RetryFilter was deprecated in Train and is now
removed[1] from nova, so let's cleanup it's usage.

[1] https://review.opendev.org/#/c/744800

Change-Id: I2e1b3b965c52495eb9c1315857ff30066c42c33e
2020-08-28 21:06:30 +05:30
Dan Prince
39be822166 flatten the cavium liquidio service
This change combines the previous puppet and docker files into a single
file that performs the docker service installation and configuration
for the Cavium LiquidIO service.

Change-Id: Ida6e21c46d23c609d9145a7aebd3b6dc0e1cef5c
Related-Blueprint: services-yaml-flattening
2019-03-19 13:53:46 -04:00
Zuul
df431ad344 Merge "Implements: liquidio-containerization" 2018-10-23 04:07:49 +00:00
Marios Andreou
0ec9a3db94 Remove deprecated Ram/Disk filters in NovaSchedulerDefaultFilters
As reported in the related bug below and merged for the undercloud
with https://review.openstack.org/#/c/598167 the Ram/Disk filters
are deprecated since [1] so we should stop using them.

[1] https://review.openstack.org/#/c/596502/
Related-Bug: 1787910
Change-Id: Ib3585b4c04c974c34d61b868d0454df03c1a2aed
2018-10-09 12:09:03 +00:00
hanish gogada
a800ee0c11 Implements: liquidio-containerization
Modified heat templates to add support for containerization for
Liquidio compute service. Fixed a issue in the ProviderMappings
in Liquidio heat templates.

Depends-On: Ice2baafae2fb1011e16d83c83b5c85f721f6d679
Change-Id: Id4c754f402091e17a974972408919332aa06cd11
2018-10-09 12:10:02 +05:30
hanish gogada
fb2843550d Added NovaOVSDBConnection parameter
This parameter would be used by os-vif repo, this would
be used in ovs-vsctl commands to reach remote ovsdb over
tcp/ssl connection.

Depends-On: I0cb78399a777e70ed7c1bf7225574bed146728e1

Change-Id: Ie50e3e60cf44d48cf9cb6f3304520df257906b16
Signed-off-by: hanish gogada <hanishgogadahcu@gmail.com>
2018-08-06 17:06:21 +05:30
Bogdan Dobrelya
041251d473 Switch remaining env files to containers defaults
Mark regular non-containerized services with FIXME
to be switched, once it is containerized

Do not mark yet an external/backend/plugin/host-config
related puppet services templates with that FIXME

Mark puppet/services/ceph- related templates as TODO
switch it to containerized ceph-ansible eventually, maybe.

Change-Id: Ib9fbad05eeb57dc641499fbf411cb5870da7a8e9
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2018-04-26 23:45:01 +00:00
hanish gogada
1e2cfcd864 Removed unnecessary services from the LiquidioCompute role.
OVNcontroller service, along with openvswitch runs in
Liquidio Smart NIC

Added Missing paramters in environment file

Change-Id: Id4f357917cf68dd9b79f2db2d4326fcf9a6a29ef
Closes-Bug: 1761452
2018-04-10 15:36:24 +05:30
hanish gogada
b97fa08eb5 Implements: Heat template for integrating Cavium SmartNIC LiquidIO
Contains Tripleo Heat templates to deploy Liquidio Compute nodes.
Creates a New role ComputeLiquidio, which contains Cavium SmartNIC.

Depends-On: Idfd094d344d7419557139dbcee98e42307eb465b
Change-Id: I777ae696e54da70d6bb8311d372742435638a172
2017-12-12 15:42:52 +05:30