Comment 2 for bug 1693701

Revision history for this message
zhongjun (jun-zhongjun) wrote :

@Goutham Pacha Ravi (gouthamr)
This is just want to show the 'created_at' and 'updated_at' time columns when we run access_list command, it has been fix in the following patch. https://bugs.launchpad.net/manila/+bug/1682795

When we do manila access-list, the 'created_at' and 'updated_at' time
should be shown to the user. And then the user could determine which
is the recent access rule. As designed, the recent access-allow
rule caused the error access-status of share instance.
The API change [1] has been merged.

https://review.openstack.org/#/c/468287/