7 Commits

Author SHA1 Message Date
Toure
eb9c4944a9 Adding playbook support for changes coming to python-tripleoclient.
These playbooks will allow for clean interface to the backup and restore
role.

Change-Id: I6f3fa1a6bf6a7f7ebc8c41b69708b75c94cce738
2020-06-05 17:19:41 -04:00
Emilien Macchi
f90a6d42b3 Introduce unit tests structure for tripleo-ansible filters
Change-Id: Ie2fea14d2cbfb2c0b78cdc3064df0a558fa28a4c
2019-12-02 22:26:16 +00:00
Saravanan KR
f94d24bddf Add kernelargs and tuned core configuration
Add support to update kernel args and reboot the node.
Enhanced support for configuring isolated cores with
few of the tuned profiles.

Change-Id: Iac72c41d3bfc87c0016da4df2228732a778a810e
2019-09-24 19:24:45 +00:00
Dougal Matthews
00e29c475c Ignore the Sphinx documentation build
Change-Id: If1ab313270d576cfd42506ca9071a02c656c2b85
2019-09-18 10:48:49 +01:00
Saravanan KR
2b54427b8b Create a role for OvS-DPDK host configuration
A new role has been created to initialize DPDK in
openvswitch. Currently, puppet-vswitch module does this
initialization. This role has the functionality in par
with current puppet-vswitch's dpdk implementation.
The goal is to remove the invocation of puppet-vswitch
in two places in THT by replacing it with this role.

Depends-On: https://review.opendev.org/#/c/677726
Change-Id: Ib16face659108aa59878f47e793a6a4991b49636
2019-09-12 09:56:32 +05:30
Kevin Carter
a94f91f4aa
Add galaxy role path which will be ignored by git
This change will ensure that local testing, with online roles installed
via galaxy, are not creating a dirty git tree. To build the separation
an empty directory "roles.galaxy" has been added which the galaxy command
will use to install external roles. All of the role path settings have
been updated to accomodate this new directory.

Change-Id: If68fa43231b2efbcdc046070a098bd49f47cfdb2
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-07-18 13:40:14 -05:00
Sam Doran
2936284fed Use generic names for container platform
- Add Zuul config
- Correct a few minor things in tox.ini
- add ansible-requirements.txt
- add .gitignore

Change-Id: Iac67338a6cd9a088bc0fbf0b3e6baff448530878
2018-10-02 10:10:53 -04:00