
Hi, I'm looking for tools to test compliance regarding the OCCI specification and found doyouspeakocci, but it's offline. Also I stumbled across mentions of a OCCI Test Matrix, but no official information or documents. Are there other tools or methods for this purpose? What are your advices for proving OCCI compliance? Thanks in advance! João Paulo

There is an early effort in the OCCI WG —> tests area of the OGF Redmine repository: Link: https://redmine.ogf.org/projects/occi-wg/repository/revisions/master/show/te... This will clearly have to be updated for version 1.2, and was never intended as a full compliance test, but as an initial tool. Also the code for doyouspeakocci is still available I believe in github and can easily be re-onsantiated in your own copy if you have access to GAE. It might have to be updated to work with current Python versions and the current GAE: Link: http://github.com/irf/doyouspeakocci There are several OCCI-based projects that have developed clients as well as their server implementations. An example is the rOCCI-based OCCI CLI: Link: https://github.com/gwdg/rOCCI-cli Some further examples of OCCI use are in the OCCI-OS testing page, under the "Using OCCI with OpenStack” section: Link: https://wiki.openstack.org/wiki/Occi How about it, group? Any other tests available? Alan On Jul 27, 2015, at 6:37 AM, João Paulo Forny <jpforny@gmail.com<mailto:jpforny@gmail.com>> wrote: Hi, I'm looking for tools to test compliance regarding the OCCI specification and found doyouspeakocci, but it's offline. Also I stumbled across mentions of a OCCI Test Matrix, but no official information or documents. Are there other tools or methods for this purpose? What are your advices for proving OCCI compliance? Thanks in advance! João Paulo _______________________________________________ occi-wg mailing list occi-wg@ogf.org<mailto:occi-wg@ogf.org> https://www.ogf.org/mailman/listinfo/occi-wg

(By the way, I have a fork of DYSO available running at http://testdyso.appspot.com but haven’t looked at it in a long time, so it is still in the state more or less that I got it from Alexander Papaspyrou almost two years ago. Still, it may be useful for limited tests or as an example that the code can be made to run.) Alan On Jul 28, 2015, at 11:16 PM, Sill, Alan <alan.sill@ttu.edu<mailto:alan.sill@ttu.edu>> wrote: There is an early effort in the OCCI WG —> tests area of the OGF Redmine repository: Link: https://redmine.ogf.org/projects/occi-wg/repository/revisions/master/show/te... This will clearly have to be updated for version 1.2, and was never intended as a full compliance test, but as an initial tool. Also the code for doyouspeakocci is still available I believe in github and can easily be re-onsantiated in your own copy if you have access to GAE. It might have to be updated to work with current Python versions and the current GAE: Link: http://github.com/irf/doyouspeakocci There are several OCCI-based projects that have developed clients as well as their server implementations. An example is the rOCCI-based OCCI CLI: Link: https://github.com/gwdg/rOCCI-cli Some further examples of OCCI use are in the OCCI-OS testing page, under the "Using OCCI with OpenStack” section: Link: https://wiki.openstack.org/wiki/Occi How about it, group? Any other tests available? Alan On Jul 27, 2015, at 6:37 AM, João Paulo Forny <jpforny@gmail.com<mailto:jpforny@gmail.com>> wrote: Hi, I'm looking for tools to test compliance regarding the OCCI specification and found doyouspeakocci, but it's offline. Also I stumbled across mentions of a OCCI Test Matrix, but no official information or documents. Are there other tools or methods for this purpose? What are your advices for proving OCCI compliance? Thanks in advance! João Paulo _______________________________________________ occi-wg mailing list occi-wg@ogf.org<mailto:occi-wg@ogf.org> https://www.ogf.org/mailman/listinfo/occi-wg

Hello Dr. Alan, Any active contributors to OOI [1] from OCCI working group? [1] https://github.com/stackforge/ooi Best Regards, Swapnil Kulkarni irc : coolsvap me at coolsvap dot net +91-87960 10622(c) http://in.linkedin.com/in/coolsvap *"It's better to SHARE"* On Wed, Jul 29, 2015 at 9:53 AM, Sill, Alan <alan.sill@ttu.edu> wrote:
(By the way, I have a fork of DYSO available running at http://testdyso.appspot.com but haven’t looked at it in a long time, so it is still in the state more or less that I got it from Alexander Papaspyrou almost two years ago. Still, it may be useful for limited tests or as an example that the code can be made to run.)
Alan
On Jul 28, 2015, at 11:16 PM, Sill, Alan <alan.sill@ttu.edu> wrote:
There is an early effort in the OCCI WG —> tests area of the OGF Redmine repository:
Link:
https://redmine.ogf.org/projects/occi-wg/repository/revisions/master/show/te...
This will clearly have to be updated for version 1.2, and was never intended as a full compliance test, but as an initial tool.
Also the code for doyouspeakocci is still available I believe in github and can easily be re-onsantiated in your own copy if you have access to GAE. It might have to be updated to work with current Python versions and the current GAE:
Link: http://github.com/irf/doyouspeakocci
There are several OCCI-based projects that have developed clients as well as their server implementations. An example is the rOCCI-based OCCI CLI:
Link: https://github.com/gwdg/rOCCI-cli
Some further examples of OCCI use are in the OCCI-OS testing page, under the "Using OCCI with OpenStack” section:
Link: https://wiki.openstack.org/wiki/Occi
How about it, group? Any other tests available?
Alan
On Jul 27, 2015, at 6:37 AM, João Paulo Forny <jpforny@gmail.com> wrote:
Hi,
I'm looking for tools to test compliance regarding the OCCI specification and found doyouspeakocci, but it's offline. Also I stumbled across mentions of a OCCI Test Matrix, but no official information or documents. Are there other tools or methods for this purpose? What are your advices for proving OCCI compliance?
Thanks in advance!
João Paulo _______________________________________________ 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

Hi, Yes, that is organized by Álvaro López García, cc’ed above. Within my own lab, I have two students working on bringing this up on OpenStack Juno in the CloudLab (and eventually) Chameleon) test environments. We could use some help moving to OpenStack Kilo also. We are also interested in developing a set of comprehensive unit tests for an OCCI-enabled server. There is draft documentation on using OOI available at http://ooi.readthedocs.org/en/latest/ according to Álvaro. Alan On Jul 28, 2015, at 11:33 PM, Swapnil Kulkarni <me@coolsvap.net<mailto:me@coolsvap.net>> wrote: Hello Dr. Alan, Any active contributors to OOI [1] from OCCI working group? [1] https://github.com/stackforge/ooi Best Regards, Swapnil Kulkarni irc : coolsvap me at coolsvap dot net +91-87960 10622(c) http://in.linkedin.com/in/coolsvap "It's better to SHARE" On Wed, Jul 29, 2015 at 9:53 AM, Sill, Alan <alan.sill@ttu.edu<mailto:alan.sill@ttu.edu>> wrote: (By the way, I have a fork of DYSO available running at http://testdyso.appspot.com<http://testdyso.appspot.com/> but haven’t looked at it in a long time, so it is still in the state more or less that I got it from Alexander Papaspyrou almost two years ago. Still, it may be useful for limited tests or as an example that the code can be made to run.) Alan On Jul 28, 2015, at 11:16 PM, Sill, Alan <alan.sill@ttu.edu<mailto:alan.sill@ttu.edu>> wrote: There is an early effort in the OCCI WG —> tests area of the OGF Redmine repository: Link: https://redmine.ogf.org/projects/occi-wg/repository/revisions/master/show/te... This will clearly have to be updated for version 1.2, and was never intended as a full compliance test, but as an initial tool. Also the code for doyouspeakocci is still available I believe in github and can easily be re-onsantiated in your own copy if you have access to GAE. It might have to be updated to work with current Python versions and the current GAE: Link: http://github.com/irf/doyouspeakocci There are several OCCI-based projects that have developed clients as well as their server implementations. An example is the rOCCI-based OCCI CLI: Link: https://github.com/gwdg/rOCCI-cli Some further examples of OCCI use are in the OCCI-OS testing page, under the "Using OCCI with OpenStack” section: Link: https://wiki.openstack.org/wiki/Occi How about it, group? Any other tests available? Alan On Jul 27, 2015, at 6:37 AM, João Paulo Forny <jpforny@gmail.com<mailto:jpforny@gmail.com>> wrote: Hi, I'm looking for tools to test compliance regarding the OCCI specification and found doyouspeakocci, but it's offline. Also I stumbled across mentions of a OCCI Test Matrix, but no official information or documents. Are there other tools or methods for this purpose? What are your advices for proving OCCI compliance? Thanks in advance! João Paulo _______________________________________________ occi-wg mailing list occi-wg@ogf.org<mailto:occi-wg@ogf.org> https://www.ogf.org/mailman/listinfo/occi-wg _______________________________________________ occi-wg mailing list occi-wg@ogf.org<mailto:occi-wg@ogf.org> https://www.ogf.org/mailman/listinfo/occi-wg

There is also a formal document http://www.etsi.org/deliver/etsi_ts/103100_103199/103142/01.01.01_60/ts_1031... (ETSI - Test Descriptions for Cloud Interoperability) Boris On Wed, Jul 29, 2015 at 6:16 AM, Sill, Alan <alan.sill@ttu.edu> wrote:
There is an early effort in the OCCI WG —> tests area of the OGF Redmine repository:
Link: https://redmine.ogf.org/projects/occi-wg/repository/revisions/master/show/te...
This will clearly have to be updated for version 1.2, and was never intended as a full compliance test, but as an initial tool.
Also the code for doyouspeakocci is still available I believe in github and can easily be re-onsantiated in your own copy if you have access to GAE. It might have to be updated to work with current Python versions and the current GAE:
Link: http://github.com/irf/doyouspeakocci
There are several OCCI-based projects that have developed clients as well as their server implementations. An example is the rOCCI-based OCCI CLI:
Link: https://github.com/gwdg/rOCCI-cli
Some further examples of OCCI use are in the OCCI-OS testing page, under the "Using OCCI with OpenStack” section:
Link: https://wiki.openstack.org/wiki/Occi
How about it, group? Any other tests available?
Alan
On Jul 27, 2015, at 6:37 AM, João Paulo Forny <jpforny@gmail.com> wrote:
Hi,
I'm looking for tools to test compliance regarding the OCCI specification and found doyouspeakocci, but it's offline. Also I stumbled across mentions of a OCCI Test Matrix, but no official information or documents. Are there other tools or methods for this purpose? What are your advices for proving OCCI compliance?
Thanks in advance!
João Paulo
_______________________________________________ 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

Thank you for the very useful information! João Paulo 2015-07-29 4:24 GMT-03:00 Boris Parak <xparak@mail.muni.cz>:
There is also a formal document
http://www.etsi.org/deliver/etsi_ts/103100_103199/103142/01.01.01_60/ts_1031...
(ETSI - Test Descriptions for Cloud Interoperability)
Boris
On Wed, Jul 29, 2015 at 6:16 AM, Sill, Alan <alan.sill@ttu.edu> wrote:
There is an early effort in the OCCI WG —> tests area of the OGF Redmine repository:
Link:
https://redmine.ogf.org/projects/occi-wg/repository/revisions/master/show/te...
This will clearly have to be updated for version 1.2, and was never
as a full compliance test, but as an initial tool.
Also the code for doyouspeakocci is still available I believe in github and can easily be re-onsantiated in your own copy if you have access to GAE. It might have to be updated to work with current Python versions and the current GAE:
Link: http://github.com/irf/doyouspeakocci
There are several OCCI-based projects that have developed clients as well as their server implementations. An example is the rOCCI-based OCCI CLI:
Link: https://github.com/gwdg/rOCCI-cli
Some further examples of OCCI use are in the OCCI-OS testing page, under
"Using OCCI with OpenStack” section:
Link: https://wiki.openstack.org/wiki/Occi
How about it, group? Any other tests available?
Alan
On Jul 27, 2015, at 6:37 AM, João Paulo Forny <jpforny@gmail.com> wrote:
Hi,
I'm looking for tools to test compliance regarding the OCCI specification and found doyouspeakocci, but it's offline. Also I stumbled across mentions of a OCCI Test Matrix, but no official information or documents. Are
other tools or methods for this purpose? What are your advices for
intended the there proving
OCCI compliance?
Thanks in advance!
João Paulo
_______________________________________________ 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 (4)
-
Boris Parak
-
João Paulo Forny
-
Sill, Alan
-
Swapnil Kulkarni