Commit Graph

7 Commits

Author SHA1 Message Date
Ghanshyam Mann c49552281f Retire Tripleo: remove repo content
TripleO project is retiring
- https://review.opendev.org/c/openstack/governance/+/905145

this commit remove the content of this project repo

Change-Id: I235b08d63bab01a94a41b29b40724f05c88a534f
2024-02-24 11:44:21 -08:00
Francesco Pantano d158d694b6
Remove from master the ceph-ansible references
Ceph-ansible is not used anymore in master.
This change aligns the quickstart tool to make sure only
cephadm is used to deploy Ceph.

Change-Id: I5565d0e6aecdb0443a8c0f334fa77d142248e430
2021-06-28 09:52:30 +02:00
Arx Cruz c301c85f12 Replace run_tempest with use_os_tempest
The variable run_tempest was used by validate-tempest. Since now we use
only os_tempest, this variable is no longer required, however, since
use_os_tempest is default to true, we must change it where the
run_tempest is false, like in the upgrade/update jobs, since we don't
run tempest on those.

Change-Id: Idb8166992976ce6303f95f72011aa65fe536931e
2021-01-13 12:19:31 +01:00
Giulio Fidente 78131ae200 Add undercloud_cloud_domain in featureset049
Change-Id: I67a922865c8b826e3594d02015e630a023341a53
2019-06-21 13:31:46 +00:00
Francesco Pantano (fmount) f85486167b Added the `-e` parameter to the featureset049 for ceph templates
The `-e` parameter is required to allow the overcloud-deploy playbook task to
build correctly the *extra_args* string. That string is then used by the j2 template
that builds the `overcloud deploy` command (inside the overcloud-deploy.sh script)
adding the ceph templates.

Change-Id: Ibceff58e86cc4ed339eb7e4389ade78a3c161e22
Closes-Bug: #1812006
Signed-off-by: Francesco Pantano (fmount) <fpantano@redhat.com>
2019-01-16 15:28:49 +01:00
Sagi Shnaidman 43ba8ce92d Don't use NTP server in extra args
We have ntp_args which include ntp_server variable. Don't set it
in extra agrs so we can overwrite it.

Change-Id: Ib6a30b4581f095b89f0a128232c165c53a716a48
2018-07-15 21:23:46 +03:00
Giulio Fidente 93f19242d9 Add a new nodes configuration and featureset049 for Ceph
The new featureset aims at deploying Ceph in containers, use
network isolation on a single nic and Pacemaker.

Change-Id: Iaff336bc8416e724af79357eff0fbedce0aba374
2018-04-12 12:17:26 +02:00