Bases: object
Abstraction layer for Keystone V2 and V3 project objects
Add user-visible admin metadata to regular metadata.
Extracts the admin metadata keys that are to be made visible to non-administrators, and adds them to the regular metadata structure for the passed-in volume.
Method to verify project exists in keystone
Check if a string represents a None value.
Remove search options that are not valid for non-admin API/context.
Make sure that value is a valid integer, potentially within range.
value – the value of the integer
name – the name of the integer
min_value – the min value of the integer
max_value – the max value of the integer
integer
Walk class hierarchy, yielding most derived classes first.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.