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

package info (click to toggle)
python-openstacksdk 0.101.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,888 kB
  • sloc: python: 90,744; sh: 173; makefile: 21
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.