Code Monkey home page Code Monkey logo

Comments (2)

Jasata avatar Jasata commented on May 23, 2024

Divided into publish and edit. Edit portion added in bdcd02f and improved there onwards.

Publish might be included in the upload process;

  • Client will initiate upload with a "request upload permission" query.
  • When a permission is granted, the database 'file' row will be created (downloadable_to = 'nobody')
  • Once client is satisfied that the complete transfer, it will issue publish action that adds the file to the list of editable file (in the "Upload and Manage UI") and analyze .ova's ,ovf file for attributes (CPUs, RAM, disk space, ....)

=> database scheme needs one more column that indicates uploading status, preferrably somehow incorporating datatime to allow background task to clean out state uploads.

NOTE: Publish action will always initially set the file's availability to nobody, for obvious licensing reasons.

from utu-vm-site.

Jasata avatar Jasata commented on May 23, 2024

Obsoleted by current upload solution and background task that imports orphaned images.

from utu-vm-site.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.