magnum/magnum/common/x509
OTSUKA, Yuanying 8f41e712ba Fix bay-create failure without "name"
Currently magnum allow to create bay without name. But it's failed
because `cert_manager.generate_certificates_to_bay` requires bay
"name".
This fixes it to use bay "uuid" instead of bay "name".

Change-Id: I5da8910fcf8b71f9521abb48e72dc178c3785104
Closes-Bug: #1506314
2015-10-15 15:47:58 +09:00
..
__init__.py Add a tool to manage x509 objects 2015-09-05 16:25:57 +09:00
config.py Fix typo in magnum/common/x509/config.py 2015-09-08 19:54:39 +09:00
extensions.py Add a tool to manage x509 objects 2015-09-05 16:25:57 +09:00
operations.py Fix bay-create failure without "name" 2015-10-15 15:47:58 +09:00
validator.py Add a tool to manage x509 objects 2015-09-05 16:25:57 +09:00