Skip to content
  • Leigh B Stoller's avatar
    Changes to checkquota and create_image: · 028d4164
    Leigh B Stoller authored
    1. Add option (-m) to checkquota that says to look for a minimum amount
       of space. This is an additional check, on the file system in
       question.  So when -p option is give, we want that amount of space in
       the project directory. Add new -g option for checking quota in the
       group directory.
    
    2. Change create_image to supply -p or -g option as needed, and check
       for at 3GB of space (-m 3GB). I will make this a sitevar if it works
       out.
    
    3. manage_instance returns the space error to the web ui.
    028d4164