gstack/controllers/firewalls.py [118:127]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    cloudstack_response = requester.make_request(
        command,
        args,
        authorization.client_id,
        authorization.client_secret
    )

    cloudstack_response = cloudstack_response

    app.logger.debug(
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



gstack/controllers/firewalls.py [148:157]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    cloudstack_response = requester.make_request(
        command,
        args,
        authorization.client_id,
        authorization.client_secret
    )

    cloudstack_response = cloudstack_response

    app.logger.debug(
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



