Uploaded image for project: 'Data Management'
  1. Data Management
  2. DM-29354

Remove deprecated gen3 data stores (fixing documentation warnings)

    XMLWordPrintable

    Details

    • Story Points:
      0.5
    • Team:
      Architecture
    • Urgent?:
      No

      Description

      Since these are just warnings, they're not urgent.

      /opt/lsst/software/stack/stack/miniconda3-py38_4.9.2-0.4.3/Linux64/daf_butler/21.0.0-58-g386f0bb2+fd0b970de5/python/lsst/daf/butler/datastores/posixDatastore.py:docstring of lsst.daf.butler.datastores.posixDatastore.PosixDatastore:9: WARNING: Block quote ends without a blank line; unexpected unindent.
      /opt/lsst/software/stack/stack/miniconda3-py38_4.9.2-0.4.3/Linux64/daf_butler/21.0.0-58-g386f0bb2+fd0b970de5/python/lsst/daf/butler/datastores/posixDatastore.py:docstring of lsst.daf.butler.datastores.posixDatastore.PosixDatastore:26: WARNING: Error in "rubric" directive:
      no content permitted.
       
      .. rubric:: Notes
       
          PosixDatastore supports all transfer modes for file-based ingest:
          `"move"`, `"copy"`, `"symlink"`, `"hardlink"`, `"relsymlink"`
          and `None` (no transfer).
       
          For PosixDatastore, the `"auto"` transfer mode will operate in-place (like
          ``transfer=None``) if the file is already within the datastore root, and
          fall back to `"link"` otherwise.
       
          See `Datastore.ingest` for more information on transfer modes.
      /opt/lsst/software/stack/stack/miniconda3-py38_4.9.2-0.4.3/Linux64/daf_butler/21.0.0-58-g386f0bb2+fd0b970de5/python/lsst/daf/butler/datastores/s3Datastore.py:docstring of lsst.daf.butler.datastores.s3Datastore.S3Datastore:9: WARNING: Block quote ends without a blank line; unexpected unindent.
      /opt/lsst/software/stack/stack/miniconda3-py38_4.9.2-0.4.3/Linux64/daf_butler/21.0.0-58-g386f0bb2+fd0b970de5/python/lsst/daf/butler/datastores/s3Datastore.py:docstring of lsst.daf.butler.datastores.s3Datastore.S3Datastore:26: WARNING: Error in "rubric" directive:
      no content permitted.
       
      .. rubric:: Notes
       
          S3Datastore supports non-link transfer modes for file-based ingest:
          `"move"`, `"copy"`, and `None` (no transfer).
      /opt/lsst/software/stack/stack/miniconda3-py38_4.9.2-0.4.3/Linux64/daf_butler/21.0.0-58-g386f0bb2+fd0b970de5/python/lsst/daf/butler/datastores/webdavDatastore.py:docstring of lsst.daf.butler.datastores.webdavDatastore.WebdavDatastore:9: WARNING: Block quote ends without a blank line; unexpected unindent.
      

        Attachments

          Activity

          Hide
          tjenness Tim Jenness added a comment -

          I'll use this ticket to delete those deprecated datastores.

          Show
          tjenness Tim Jenness added a comment - I'll use this ticket to delete those deprecated datastores.
          Hide
          tjenness Tim Jenness added a comment -

          I removed the files and patches a couple of places where the old class was used.

          Show
          tjenness Tim Jenness added a comment - I removed the files and patches a couple of places where the old class was used.
          Hide
          ktl Kian-Tat Lim added a comment -

          Some grammar fixups and a potential philosophy clarification.

          Show
          ktl Kian-Tat Lim added a comment - Some grammar fixups and a potential philosophy clarification.

            People

            Assignee:
            tjenness Tim Jenness
            Reporter:
            ktl Kian-Tat Lim
            Reviewers:
            Kian-Tat Lim
            Watchers:
            Kian-Tat Lim, Tim Jenness
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Jenkins

                No builds found.