Skip to content

Instantly share code, notes, and snippets.

@AdamSaleh
Created February 14, 2014 16:43
Show Gist options
  • Save AdamSaleh/9004513 to your computer and use it in GitHub Desktop.
Save AdamSaleh/9004513 to your computer and use it in GitHub Desktop.
from robottelo.records.organization import Organization
from robottelo.api.apicrud import ApiCrud
o = Organization()
o_r = ApiCrud.record_create(o)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment