Skip to content

Instantly share code, notes, and snippets.

@omgjlk
Created April 14, 2015 23:59
Show Gist options
  • Select an option

  • Save omgjlk/8bcdf8c0db459ad42a0d to your computer and use it in GitHub Desktop.

Select an option

Save omgjlk/8bcdf8c0db459ad42a0d to your computer and use it in GitHub Desktop.
(Pdb) glance.images.get('38c354f2-0e72-437e-b8ee-186e1ee158c6')
{u'status': u'active', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2015-04-14T23:40:35Z', u'visibility': u'public', u'owner': u'669d7a58eebb43b5b022f9d25dee47b5', u'file': u'/v2/images/38c354f2-0e72-437e-b8ee-186e1ee158c6/file', u'min_disk': 0, u'id': u'38c354f2-0e72-437e-b8ee-186e1ee158c6', u'size': 256573952, u'name': u'ubuntu-14.04-pablo4', u'created_at': u'2015-04-14T23:40:34Z', u'disk_format': u'qcow2', u'protected': False, u'schema': u'/v2/schemas/image'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment