Skip to content

Commit

Permalink
OM-528: Fix TOC links for Barbican (#79)
Browse files Browse the repository at this point in the history
* openstackclient is a metapackage, offering a more complete CLI than python-openstackclient

* move barbican installation steps to a single guide

* add guide for creating https lb using cli

* rework install barbican guide into an introductory guide

* fix links, add screenshot

* fix linting issues

* fix line lengths

* fix line lengths

* remove openmetal from list to resolve lint issues where openmetal is contained in URL names

* add a small edit so the lint check can run again

* fix toc links for barbican

* fix numbers in list
  • Loading branch information
muertos authored Nov 2, 2023
1 parent fe8bc64 commit 759830b
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions docs/tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@ within an OpenMetal cloud.
3. [Getting Started with Ceilometer and Gnocchi](./telemetry.md)
4. [VPNaaS Configuration and Deployment](./vpnaas-configure-deploy.md)
5. [Create a Site-to-Site VPN Connection with Endpoint Groups](./create-site-to-site-vpn.md)
6. [How to install and configure Barbican on your OpenMetal Cloud](./install-configure-barbican-openmetal.md)
7. [Create EC2 Credentials for Swift S3 API Access](swift-api-s3.md)
8. [How to Configure and Use AWS Client for Swift S3 API Access on OpenMetal](swift-s3-aws-cli.md)
9. [How to Configure and Use s3cmd for Swift S3 API Access on OpenMetal](swift-s3cmd-cli.md)
10. [How to Configure and Use Rclone for Swift S3 API Access on OpenMetal](swift-s3-rclone-cli.md)
11. [Backing Up Important Data](backing-up-your-data.md)
12. [Backup VM Data to Ceph with Swift S3API](backing-up-with-rclone.md)
6. [Working with OpenStack Barbican](intro-to-barbican.md)
7. [How to install and configure Barbican on your OpenMetal Cloud](install-barbican.md)
8. [Create EC2 Credentials for Swift S3 API Access](swift-api-s3.md)
9. [How to Configure and Use AWS Client for Swift S3 API Access on OpenMetal](swift-s3-aws-cli.md)
10. [How to Configure and Use s3cmd for Swift S3 API Access on OpenMetal](swift-s3cmd-cli.md)
11. [How to Configure and Use Rclone for Swift S3 API Access on OpenMetal](swift-s3-rclone-cli.md)
12. [Backing Up Important Data](backing-up-your-data.md)
13. [Backup VM Data to Ceph with Swift S3API](backing-up-with-rclone.md)

0 comments on commit 759830b

Please sign in to comment.