File: create-object-directory-98e2cae175cc5082.yaml

package info (click to toggle)
python-openstacksdk 4.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 13,712 kB
  • sloc: python: 127,028; sh: 153; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
features:
  - |
    Added a ``create_directory_marker_object``' method to allow for easy
    creation of zero-byte 'directory' marker objects. These are not needed
    in most cases, but on some clouds they are used by Static
    Web and Web Listings in swift to facilitate directory traversal.