castellan/castellan/common/objects
Kaitlin Farr d8fb4f1794 Add ID to managed objects
The managed objects did not have an ID associated with them. This is most
helpful for the list command, where once you have more than one object,
it's hard to track unique identifiers for the objects.

Change-Id: Ibc48762e7c2c71659fb96826c53301bc6f55ddf7
2017-08-31 21:08:08 +00:00
..
__init__.py Add managed objects hierarchy 2015-08-07 15:27:18 -04:00
certificate.py Add managed objects hierarchy 2015-08-07 15:27:18 -04:00
key.py Add managed objects hierarchy 2015-08-07 15:27:18 -04:00
managed_object.py Add ID to managed objects 2017-08-31 21:08:08 +00:00
opaque_data.py Add ID to managed objects 2017-08-31 21:08:08 +00:00
passphrase.py Add ID to managed objects 2017-08-31 21:08:08 +00:00
private_key.py Add ID to managed objects 2017-08-31 21:08:08 +00:00
public_key.py Add ID to managed objects 2017-08-31 21:08:08 +00:00
symmetric_key.py Add ID to managed objects 2017-08-31 21:08:08 +00:00
x_509.py Add ID to managed objects 2017-08-31 21:08:08 +00:00