|
|
@ -10,7 +10,7 @@ import getpass |
|
|
|
from libcloud.compute.providers import get_driver |
|
|
|
from libcloud.compute.types import Provider |
|
|
|
|
|
|
|
# Please use 1-25 for X, as coordinated in the lab sessions |
|
|
|
# Please use 1-25 for X in username, project etc., as coordinated in the lab sessions |
|
|
|
|
|
|
|
# web service endpoint of the private cloud infrastructure |
|
|
|
auth_url = 'https://private-cloud2.informatik.hs-fulda.de:5000' |
|
|
|