Comment 0 for bug 1783330

Revision history for this message
Yushiro FURUKAWA (y-furukawa-2) wrote :

When we create network log with incorrect 'resource_type' like 'aaaaa', following error message are displayed:

$ openstack network log create --resource-type aaaaaa --enable my-log
'Client' object has no attribute 'list_aaaaa'

'resource_type' can choose from a result of '$ openstack network loggable resources list'

$ openstack network loggable resources list
+-----------------+
| Supported types |
+-----------------+
| security_group |
+-----------------+