OCCI OpenStack implementation now on Stackforge

It's now on stackforge where OpenStack related projects are. https://github.com/stackforge/occi-os Andy Andy Edmonds Æ Senior Researcher Institute of Information Technology Zürich University of Applied Sciences http://www.cloudcomp.ch, @dizz

Can the documentation in the readme be improved to comment on the following things a) can this be installed with the current release version of OpenStack Grizzly from the readme this seems to be the case, but not explicitly pointed out. What would happen if I already have grizzly installed, is there any issue adding it? b) a statement about security and whit is involved to make sure this is secure, or a clear pointer to a document describing this. c) are any side effects/bugs known. Is there a bug tracking list you can point to. d) a summary on how this is implemented. Is this implemented as follows: a a serviere is set up speacking OCC protocol and than that protocol is transformed in openstack protocol and than acted upon, or is the protocol translated into openstack client api calls ... On May 27, 2013, at 8:54 AM, Andy Edmonds <andrew.edmonds@zhaw.ch> wrote:
It's now on stackforge where OpenStack related projects are.
https://github.com/stackforge/occi-os
Andy
Andy Edmonds Æ Senior Researcher Institute of Information Technology Zürich University of Applied Sciences http://www.cloudcomp.ch, @dizz _______________________________________________ occi-wg mailing list occi-wg@ogf.org https://www.ogf.org/mailman/listinfo/occi-wg

Hey Gregor, The doc can and will be. There's an ticket on the tracker system [1]. a Grizzly compatibility is being worked on but is not a major effort afaik b Aspects on security - we can make that as part of the doc. activity. c Tracker is here [2] and yet to be migrated. Do note that it uses the whole openstack CI system. d how it's implemented is detailed in the source ;-) It follows the very same way as all openstack web services and leverages all relevant OS frameworks. It is essentially a WSGI application and uses Thijs' SSF framework for core OCCI support. OCCI-OS just provides the binding between the OCCI model in SSF, some extensions and the internal openstack APIs. HTH, Andy [1] https://github.com/tmetsch/occi-os/issues/45 [2] https://github.com/tmetsch/occi-os/issues/ Andy Edmonds Æ Senior Researcher Institute of Information Technology Zürich University of Applied Sciences http://www.cloudcomp.ch, @dizz On 28 May 2013 13:06, Gregor von Laszewski <laszewski@gmail.com> wrote:
Can the documentation in the readme be improved to comment on the following things
a) can this be installed with the current release version of OpenStack Grizzly from the readme this seems to be the case, but not explicitly pointed out. What would happen if I already have grizzly installed, is there any issue adding it?
b) a statement about security and whit is involved to make sure this is secure, or a clear pointer to a document describing this.
c) are any side effects/bugs known. Is there a bug tracking list you can point to.
d) a summary on how this is implemented. Is this implemented as follows: a a serviere is set up speacking OCC protocol and than that protocol is transformed in openstack protocol and than acted upon, or is the protocol translated into openstack client api calls ...
On May 27, 2013, at 8:54 AM, Andy Edmonds <andrew.edmonds@zhaw.ch> wrote:
It's now on stackforge where OpenStack related projects are.
https://github.com/stackforge/occi-os
Andy
Andy Edmonds Æ Senior Researcher Institute of Information Technology Zürich University of Applied Sciences http://www.cloudcomp.ch, @dizz _______________________________________________ occi-wg mailing list occi-wg@ogf.org https://www.ogf.org/mailman/listinfo/occi-wg
_______________________________________________ occi-wg mailing list occi-wg@ogf.org https://www.ogf.org/mailman/listinfo/occi-wg
participants (2)
-
Andy Edmonds
-
Gregor von Laszewski