Usage

To use network service in iStack platform, user should create one cloud object first which could contains the network service.

conn_args = {
        'api_url': 'http://202.120.40.178:35000/v2.0',
        'username': 'admin',
        'password': 'incongruous',
        'project_name': 'demo',
    }
cloud = Cloud(**conn_args)
cloud.network.networks()

results matching ""

    No results matching ""