Richard Jones <r1chardj0n3s at gmail.com> writes: > Hi all, > > At the summit last week, we developed a plan for moving forward with > modernising Horizon's UI using AngularJS. If you weren't at that meeting > and are interested in helping out with this effort please let me know! I have been working on an interface for Swift written in Angular. You'll find a ready-to-deploy tarball and zip file here: https://github.com/zerovm/swift-browser/releases/ This will eventually be an interface for starting ZeroVM instances on a Swift cluster, but for now it's a pure Swift interface. I don't know if this is something that can be used in Horizon, but maybe there are useful bits. One thing interesting thing in Swift Browser is its testing: I wrote a "Swift simulator" that is injected into the application for end-to-end testing with Protractor. Is is basically an in-memory (and in-browser) Swift that responds to queries made against the Swift REST API. I've found that very useful in the development: https://github.com/zerovm/swift-browser/blob/master/app/js/test/swift-simulator.js I don't know the other OpenStack components and their APIs very well, but I guess that this kind of mocking might be too much for a full OpenStack dashboard. -- Martin Geisler http://google.com/+MartinGeisler -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 818 bytes Desc: not available URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20141112/e5aa51c4/attachment.pgp>