Giter Site home page Giter Site logo

mi-deployment's Issues

Updating cm_boot.py (in ec2autorun.py:_get_boot_script) makes the file inaccessible

Somehow, the ACLs on the cm_boot.py file uploaded make it inaccessible.
Attempting to change or even read them results in a 401:permission denied error.
If I shut down cloudman and look at the database recreation script in /var/lib/eucalyptus/eucalyptus_walrus.script, the permission is set for full access for owner, and read-only for All Users, which should be OK. (e.g.
INSERT INTO GRANTS VALUES(1798,FALSE,TRUE,FALSE,FALSE,'http://acs.amazonaws.com/groups/global/AllUsers',NULL)
INSERT INTO GRANTS VALUES(1799,TRUE,TRUE,TRUE,TRUE,NULL,'rrichter')
)
However, the file is once again accessible if I remove the grant for AllUsers.
I'm not sure what's causing this.

Adapt mi_fabfile rebundle function for eucalyptus cloud

The primary issue here is that the image is being made here as a bootable EBS image (as it should be for AWS), which is not compatible with the current Eucalyptus.
It will need to be done instead by creating the image in a mounted volume, then uploading and registering it from there.

This is low priority, since I can manually create the image. In the long run, it should be automatable

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.