Browse Source

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

master
Sebastian Rieger 6 years ago
parent
commit
46ba30bc54
  1. 2
      demo1-getting-started.py

2
demo1-getting-started.py

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

Loading…
Cancel
Save