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

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (4)
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.