Giter Site home page Giter Site logo

southampton / cortex Goto Github PK

View Code? Open in Web Editor NEW
22.0 22.0 6.0 9.25 MB

A VM orchestration system for VMware, Infoblox, ServiceNow, Puppet, TSM, Rubrik, Red Hat Satellite 5 / 6. Under heavy development, and somewhat still heavily tailored to University of Southampton.

Home Page: https://www.southampton.ac.uk

License: GNU General Public License v3.0

Python 66.67% CSS 1.75% JavaScript 0.19% HTML 31.38% Shell 0.02%

cortex's People

Contributors

alex-c-vai avatar behradkoohy avatar claytonpeters avatar divad avatar jakemalley avatar jrdan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cortex's Issues

pyro4 cant send custom objects across rpc

By default, custom classes are serialized into a dict. They are not 
deserialized back into instances of your custom class. This avoids 
possible security issues. An exception to this however are certain
classes in the Pyro4 package itself (such as the URI and Proxy 
classes). They are deserialized back into objects of that certain
class, because they are critical for Pyro to function correctly.

See: https://pythonhosted.org/Pyro4/clientcode.html#changing-the-way-your-custom-classes-are-de-serialized

Seems there is a way around this, but we might not want to do it.

Show allocated name(s) after allocation

when allocating names cortex redirects you to the list without actually displaying what it allocated to you.

For name(s) the allocation process should print what was just allocated...

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.