You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, there.
I am now using fog-openstack project to call the OpenStack API.
Since I am working on the storage service part, I am going to call API to update the directory name and public status.
But https://github.com/fog/fog-openstack/blob/master/lib/fog/openstack/storage/models/directory.rb, here, I could not find the method to update the directory.
How can I create a method to update the directory info such as name and public status?
The text was updated successfully, but these errors were encountered:
Hi, there.
I am now using fog-openstack project to call the OpenStack API.
Since I am working on the storage service part, I am going to call API to update the directory name and public status.
But https://github.com/fog/fog-openstack/blob/master/lib/fog/openstack/storage/models/directory.rb, here, I could not find the method to update the directory.
How can I create a method to update the directory info such as name and public status?
The text was updated successfully, but these errors were encountered: