Project

General

Profile

Actions

Feature #15886

closed

Delete arv-web and example

Added by Eric Biagiotti over 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
-
Release relationship:
Auto

Description

Delete /services/arv-web/sample-wsgi-app/passenger_wsgi.py and /services/arv-web/arv-web.py and update https://doc.arvados.org/user/topics/arv-web.html.


Subtasks 1 (0 open1 closed)

Task #16746: Review 15886-remove-arv-webResolvedNico César08/25/2020Actions

Related issues

Related to Arvados Epics - Idea #14532: [Epic] Port to Python 3 to for Python 2 sunset in December 2019Resolved01/01/202009/16/2020Actions
Related to Arvados - Bug #11794: Deprecate / remove arv-webResolvedActions
Actions #1

Updated by Eric Biagiotti over 4 years ago

  • Parent task deleted (#14532)
Actions #2

Updated by Eric Biagiotti over 4 years ago

  • Related to Idea #14532: [Epic] Port to Python 3 to for Python 2 sunset in December 2019 added
Actions #3

Updated by Peter Amstutz over 3 years ago

  • Target version changed from Arvados Future Sprints to 2020-08-26 Sprint
  • Assigned To set to Nico César
  • Description updated (diff)
  • Subject changed from Update arv-web and example to Delete arv-web and example
Actions #4

Updated by Ward Vandewege over 3 years ago

  • Related to Bug #11794: Deprecate / remove arv-web added
Actions #5

Updated by Ward Vandewege over 3 years ago

  • Tracker changed from Task to Feature
Actions #6

Updated by Nico César over 3 years ago

services/fuse/arvados_fuse/fusedir.py has a comment related to arv-web.

    # Used by arv-web.py to switch the contents of the CollectionDirectory
    def change_collection(self, new_locator):
        """Switch the contents of the CollectionDirectory.

        Must be called with llfuse.lock held.
        """ 

        self.collection_locator = new_locator
        self.collection_record = None
        self.update()

Are we using change_collection() for something else ?

Actions #7

Updated by Nico César over 3 years ago

  • Status changed from New to In Progress
Actions #8

Updated by Nico César over 3 years ago

this is the only thing left:

grep -r -E '\barv-web\b' * 
services/fuse/arvados_fuse/fusedir.py:    # Used by arv-web.py to switch the contents of the CollectionDirectory
Actions #10

Updated by Lucas Di Pentima over 3 years ago

LGTM!

I wouldn't touch fusedir.py as it's on its way out.

Actions #11

Updated by Anonymous over 3 years ago

  • % Done changed from 0 to 100
  • Status changed from In Progress to Resolved
Actions #12

Updated by Peter Amstutz over 3 years ago

  • Release set to 25
Actions

Also available in: Atom PDF