After a successful application, you can access the resource using the graphical interface in a web browser or the command line using the Openstack Python Client.

Access using the graphical interface

Open the web address https://faust.srce.hr/ with your internet browser:

  • Select AAI@EduHR authentication and click Sign In.


Openstack command line

Access to Openstack services is possible from the command line.


Install the Openstack client on your computer (e.g. for CentOS):

sudo yum install python3-devel python3-pip
sudo pip3 install python-openstackclient


Create and download accreditation.



Enter the name, description and expiration date of the accreditation.


Download as openrc file and run in linux environment.

. app-cred-Ime-openrc.sh


After completing the steps, you have control over Openstack services

openstack server list
openstack image list
openstack flavor list
...


Read more about Openstack.


  • No labels