https://github.com/lcbx/openstack_example
assignment on using openStack computation services
https://github.com/lcbx/openstack_example
Last synced: 7 months ago
JSON representation
assignment on using openStack computation services
- Host: GitHub
- URL: https://github.com/lcbx/openstack_example
- Owner: Lcbx
- Created: 2018-04-13T17:28:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-16T19:08:03.000Z (over 8 years ago)
- Last Synced: 2025-01-23T11:34:30.171Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 839 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Openstack:
Username: INF8480-33
Password: X5Nym9Hhh
Code dans le dossier src.
Pour simple_server :
Faire : source ./INF8480-33-projet-openrc.sh et entrer le password
Lancer le gabarit heat correspondant via Openstack s'il ne roule pas d�j�
puis faire : nova add-floating-ip server 132.207.12.93
et voila �a marche (ouvrez votre browser sur 132.207.12.93:8000 pour un test rapide)
Pour Complex :
Lancer le gabarit heat correspondant via Openstack s'il ne roule pas d�j�, c'est tout!
Rouler benchmark.sh apr�s chacune des manipulations plus t�t
Ne pas oublier de faire avant: chmod u+x ./benchmark.sh
NOTE: wget stocke le contenu de la page, d'ou l'option -q0
Nos r�sultats (30 requ�tes):
simple_server: 32.034s
Complex : 19.936s