Bases: keystoneauth1.adapter.Adapter
adapter.Adapter wraps around a Session. The user can pass a timeout keyword that will apply only to the Designate Client, in order:
- timeout keyword passed to request()
- timeout keyword passed to AdapterWithTimeout()
- timeout attribute on keystone session
Find resource id from its id or name.
Some row’s might have variable count of columns, ensure that we have the same.
| Parameters: | data – Results in [{}, {]}] |
|---|
Return a tuple containing the item properties.
| Parameters: |
|
|---|