Skip to content

Instantly share code, notes, and snippets.

@bodepd
Created June 5, 2015 22:05
Show Gist options
  • Save bodepd/af5fb949528854f5a2b0 to your computer and use it in GitHub Desktop.
Save bodepd/af5fb949528854f5a2b0 to your computer and use it in GitHub Desktop.
89 -> body = Controller.prepare_request_body(request.context, body, True,
390 self._resource, self._attr_info,
391 allow_bulk=self._allow_bulk)
'port_security_enabled': {'allow_post': True,
'allow_put': True,
'convert_to': <function convert_to_boolean at 0x7f1a20433938>,
'default': <object object at 0x7f1a2476b350>,
'enforce_policy': True,
'is_visible': True},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment