You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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):


After completing the steps, you have control over Openstack services

sudAfter completing the steps, you have control over Openstack serviceso 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