From 7d2ac97c4b43bb3814e92b426c2bdfb19a2e75ae Mon Sep 17 00:00:00 2001 From: Daniel Juarez Gonzalez <daniel.juarez.gonzalez@cern.ch> Date: Fri, 15 May 2020 10:16:56 +0000 Subject: [PATCH] note rc auth for openstack --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b871b0..39ce3ba 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ downloaded from <https://access.redhat.com/downloads/> Rename the downloaded image to match the following naming example: `rhel-server-8.2-20200515-1-x86_64.raw` Upload it from a machine with [openstackclient](https://clouddocs.web.cern.ch/clients/linux_client_installation.html#centos-7), bear in mind you will need permissions -to run `guestfish` so you will not be able to use `aiadm`. +to run `guestfish` so you will not be able to use `aiadm`. For authentication you can use the Openstack RC file from the tenant web interface (top right corner, under `Tools`). Upload it with ```./upload2openstack.sh rhel8 prod x86_64 20200515``` then shared using: -- GitLab