comments, changed to use default domain, var for project net

This commit is contained in:
Sebastian Rieger 2018-04-16 23:17:50 +02:00
parent d83679911a
commit 46ba30bc54

View File

@ -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'