Commit Graph

1716 Commits

Author SHA1 Message Date
Ghanshyam Mann d67a6ebe02 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: Ie970f3f04c78e9bfcd9212bfa97a9cc9ee376b0c
2024-02-24 11:42:59 -08:00
Katarina Strenkova 09e3ef837b Replace deprecated terms
Following up on	the usage of inclusive jargon [1] and to ensure
consistency in code, there is a need to replace deprecated term
tempest_test_blacklist with a new term tempest_test_excludelist.

Additionally, term tempest_test_whitelist was replaced with a new term
tempest_test_includelist.

[1] https://review.opendev.org/c/openstack/tempest/+/768583

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/891567

Change-Id: I71f548cc607aa7c61a6c3f1ab5c9857e4906cb57
2023-08-17 09:45:41 +02:00
Luigi Toscano a8151e9563 Move the crush hierarchy example close to the option definition
The TLD section was added between the definition and the example
of the same option, so fix the order.

Change-Id: I935982424e4b3ceaa614db585475e3e1aabccb69
2023-07-04 17:12:44 +02:00
Zuul 9448d11902 Merge "Document configuring tld during deployed ceph" 2023-06-22 12:28:12 +00:00
katarimanoj d6b21c01ab Document configuring tld during deployed ceph
Change-Id: I423cef504cc6490236ba960f6cd0adca01be2aa8
2023-06-13 12:48:56 +05:30
katarimanoj 4bf2d5de7e Doc: Update crush_hierarchy example
This patch will fix the crush_hierarchy example in
deployed_ceph documentation.

Change-Id: I7f778013274556796078c451fb4225296d343e03
2023-06-12 19:21:13 +05:30
Zuul 2c32bc7069 Merge "Document Configuring ntp during deployed ceph" 2023-04-27 18:03:50 +00:00
Rajesh Tailor 6707a7ae95 Add export for ephemeral variables
Missing export command, doesn't set proper variables
and 'openstack stack list' command doesn't work without proper
variables.

This change add export command for ephemeral variables.

Change-Id: Ie4be004a15d708b1cb26c5d67a4a470ccba77537
2023-04-11 18:38:46 +05:30
katarimanoj a8775d319f Document Configuring ntp during deployed ceph
Depends-On: I85b692c21269f1bb69dabd54c1c2212cb03e2afe
Change-Id: Ie5aea0149693aa83cd1c8115c12fc4d395d1bf8b
2023-04-04 11:35:24 +05:30
John Fulton fb9fcb7275 Document using tripleo_ceph_client role with standalone Ansible
Change-Id: I222c4a3a6d6ed647dd2f7971dcf6e4df337be26f
Depends-On: I06bfb7347715b2ae5a1b37d633ec66f1b069225a
2023-01-10 13:39:47 +00:00
Zuul 81fea1ce71 Merge "Remove repeated words" 2023-01-10 10:59:55 +00:00
rabi 62518a75e5 Remove tox skipdist=True
This does not work with latest tox 4.x.
Also makes changes to make tox.ini latest tox
compatible.

Closes-Bug: #2000357
Change-Id: I76666a3931b542e0859be58ae0426cd5f36fb347
2022-12-26 10:03:32 +05:30
Rajesh Tailor 791b6931aa Remove repeated words
This change fixes repeated adjacent words.

Change-Id: Idb218ead15d0285418e9aac979ec7c0766394fa8
2022-12-22 17:26:10 +05:30
Brendan Shephard 48eaf4cc33 Update docs for CentOS9
We still suggest installing on CentOS 8 Stream. This wouldn't be
expected to work as we have moved to CentOS Stream 9 (aka. CentOS 9)
for master now. This patch updates our install guide for CentOS 9.

Note that there are still remaining reference to CentOS 8 Stream, but
this change aims to fix what we can fix easily now.

Change-Id: Icb8c584e1a62278ca2d8239a83f603c2e90ec03a
2022-11-17 05:12:03 +00:00
Zuul aa74a99b02 Merge "Update documentation about deployment status" 2022-11-14 14:00:18 +00:00
Zuul 2522113767 Merge "Node scaling now covered by baremetal_provision" 2022-11-14 13:51:51 +00:00
Zuul ef5f3ed708 Merge "Removing irrelavant references to 'plan-environment.yaml'" 2022-11-14 13:47:13 +00:00
Zuul a79631c6f4 Merge "Fix typos in doc pages" 2022-11-14 03:43:22 +00:00
Jiri Podivin a046cc707f Removing irrelavant references to 'plan-environment.yaml'
The file and associated CLI commands were removed in wallaby
and are therefore no longer relevant for more recent releases.

Information about the file for FFU between older releases was
kept, as it is presumably still relevant.

Closes-Bug: lp#1995702

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: Ib508e98c35c83e295324a5900cf2325427d8158a
2022-11-04 13:43:53 +01:00
Zuul fe0578d3a1 Merge "Update multi-inventory merging details" 2022-11-02 13:07:03 +00:00
Brendan Shephard 9bc4ab7bf8 Node scaling now covered by baremetal_provision
Node scaling with ephemeral Heat no longer works this way. Instead
users should follow the baremetal_provision guide on node scaling:
https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/provisioning/baremetal_provision.html#scaling-the-overcloud

Change-Id: I7420904aef6e3ebf74a36f8a3c420482cde1b2d9
2022-11-02 19:22:24 +10:00
Takashi Kajinami 3b584b8f4f Update documentation about deployment status
This change fixes the documentation explaining how to obtain deployment
status.

- Deployment status is now determined based on the local file, instead
  of Heat + Mistral.
- The workflow subcommands no longer work since Mistral was removed.
- The openstack overcloud failures command was removed by [1].

[1] 7cef22cc68d6af316ef9fbf60cb093c209c31215

Change-Id: I4bc8a691a75438471d36ee866f6de25e4ec7ee92
2022-11-02 15:09:14 +09:00
Zuul cb39bb97d2 Merge "Update config-download documentation" 2022-11-02 06:03:10 +00:00
Bogdan Dobrelya 119ef7fc9b Update multi-inventory merging details
Describe the target inventories directory creation and
inventories generation specifics for Wallaby and trunk.

Unify ansible commands to use unified inventories directory
so that ansible can merge it or consume a merged inventory
produced with deprecated tripleo-ansible-inventory tool.

Change-Id: I1f46cb6db13d73382b03b4b60433cacfe5c76f34
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2022-10-20 13:27:00 +00:00
Chandan Kumar (raukadah) 9fbb8165be Add ovb bug tag
It will be used when an ovb related bug is created.

Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
Change-Id: I44434d038a3fcbf9307d66b6549ce57cf1a4ac31
2022-10-20 15:51:23 +05:30
Rajesh Tailor 6901c3aa8a Fix typos in doc pages
Change-Id: Ia68d3469318dd423ceb0843c39d3ac2734a5f264
2022-09-28 20:46:32 +05:30
Zuul e92287808d Merge "Correct firewall configuration doc" 2022-09-15 09:01:10 +00:00
John Fulton 085785461b Removed Derived Paramters Documentation
This feature is being removed. A copy of this documentation
will continue to be available in the Wallaby branch.

Change-Id: Iabc124fc9cfe4fa2b9020cf914552cf3188be88e
2022-09-08 13:56:08 -04:00
John Fulton 3ac0482939 Document steps to migrate away from Derived Parameters
Change-Id: If235e349115b46a738f7ee79a8fa3f08b6c8b257
2022-08-25 12:18:39 -04:00
Chandan Kumar (raukadah) 4dceb9db87 Replace base-upstream.yaml to base.yaml
https://review.opendev.org/c/openstack/tripleo-ci/+/849806
Rename base-upstream.yaml to base.yaml. So we need to update
the zuul job parenting docs to avoid 404 error code.

Depends-On: https://review.opendev.org/c/openstack/tripleo-ci/+/849806
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
Change-Id: I616d92fb8146240d06fdb3540a6bb63e4eaadc94
2022-08-23 17:39:03 +05:30
Brendan Shephard 5eb3434113 Update config-download documentation
With Ephemeral Heat, the config-download process now looks
substantially different. This change updates the config-download
documentation to represent the latest workflow with Ephemeral Heat.

Change-Id: Ief79972d7305640fb480990ba94faa33a179c5e5
2022-08-15 11:00:53 +10:00
Francesco Pantano 5ed61c3d00
Add additional Ceph daemons to standalone
Deployed Ceph is now able to deploy both Ceph MDS and NFS (managed by
cephadm).
This change updates the procedure to include the required options and
daemon definitions for a Standalone environment.

Depends-On: Ida1429f237ec9d85c007c757581ee57a49ac3808
Depends-On: I038a60959b81596257c358c83f324c8630148026

Change-Id: I6886b50e58bc01dadb2e1c4ebc7e18b236900694
2022-08-10 14:47:33 +02:00
Cédric Jeanneret 6a25729de0 Correct firewall configuration doc
In iptables and nftables, the "action" is only "append" or "insert"; in
order to treat the actual packet, it's "jump".

Change-Id: I23f133c711e650bf0fef4fc9f60e3ba2890fd3fa
2022-08-10 07:56:28 +02:00
Zuul eb7bc99438 Merge "Add some notes and example for vxlan support" 2022-08-04 20:41:08 +00:00
Cédric Jeanneret d0f073ca95 Add some notes and example for vxlan support
With the nftables switch, we may need to add some custom rules in order
to make it work properly. Those rules aren't really needed for iptables
engine, but they won't hurt nor break things.

Change-Id: Id660262fe2879d773a0af1c508856b5083db6c37
2022-08-02 15:20:45 +02:00
ljhuang de002a06a5 Fix typos of "available" and "command"
Change-Id: I314712aaac8de21a4272eb96dcec069baa3dc898
2022-07-27 18:03:59 +08:00
Zuul c866d680f3 Merge "Remove --standalone from tripleo deploy command" 2022-07-15 09:19:50 +00:00
Zuul 878cefb2a6 Merge "Update Ceph documentation examples based on lab feedback" 2022-07-11 13:13:56 +00:00
rheslop 8860eae113 Remove --standalone from tripleo deploy command
This option was deprecated during Victoria cycle[1] and was removed
during Wallaby cycle[2].

[1] a5381b21694ef8c0ca2f587ea2e58a24a57736e5
[2] 5cbc2b8ef154b269bad8491e7d469c6094514335

Closes-Bug: #1969644
Change-Id: Id17920902028841b951f77a3d262e99d5250ec0d
2022-07-08 15:01:42 +00:00
John Fulton 06523112ba Update Ceph documentation examples based on lab feedback
Add missing Ceph spec update step to scale-down example.
Add example of using osds_per_device for a specific model.
Update HCI example with extra reserved_host_memory_mb detail.

Change-Id: Ic9bff851364c0b0e352a674f4cdd5f6da6f5ddc1
2022-07-07 08:24:27 -04:00
Brendan Shephard 49e4d903aa python-tripleoclient to python3-tripleoclient
We use python3-tripleoclient in the latest releases.
Our update doc should direct users to update the correct
package before running openstack undercloud upgrade.

This change also replaced yum with dnf in the update doc.

Change-Id: Ic78cb31bf9bbaa3abd3a30672ec2da8cf176b6da
2022-06-27 14:05:55 +10:00
Zuul 2fd08646cc Merge "Replace iptables by nftables" 2022-06-21 10:01:10 +00:00
Zuul 82e59b2592 Merge "Replace openstack baremetal commands with standalone baremetal" 2022-06-21 10:01:08 +00:00
Zuul 9d82d61063 Merge "Remove virtualbmc specific environment" 2022-06-21 09:52:08 +00:00
Zuul 1cd05c8e41 Merge "Rework profile matching for direct provisioning" 2022-06-21 09:51:39 +00:00
Zuul d078c407f1 Merge "Fix invalid link in troubleshooting-nodes.rst" 2022-06-21 09:45:15 +00:00
Roger Heslop 585255e88c Changed spelling typo: neuron > neutron in network
Change-Id: I5e76452340b6429e338f9f13447e2556ae373165
2022-06-16 11:41:01 -05:00
Cédric Jeanneret c7422008c5 Replace iptables by nftables
We can directly use nftables from now on. But the examples need to get
the depends-on merged, especially due to the custom chains.

Depends-On: https://review.opendev.org/c/openstack/tripleo-ansible/+/841414
Change-Id: I5d61e6e36a8c0de9edee149a2ba9a42a3f0d2b10
2022-06-15 14:57:41 +00:00
chenwei 415314b8f1 Fix invalid link in troubleshooting-nodes.rst
Closes-Bug: #1978513

Change-Id: I22b78ee5e48fd0a08282b3959b3c25339decec87
2022-06-14 10:49:14 +08:00
chenwei 43b6de4539 Change error link in tripleo
Closed bug: #1956638

Change-Id: I4d56e8628f17a85695233a7d98a990d8586a6939
2022-06-12 16:03:14 +08:00