RE: How to bind and work with OpenStack extensions

2013-09-30 Thread Zack Shoylev
Do you mean already implemented extensions, such as the security group extension? I have an example for it here: https://gist.github.com/zack-shoylev/6517903 Or do you need to implement your own extension? It seems to me you might be using getExtensionApiForZone to get a list of the extensions

Re: How to bind and work with OpenStack extensions

2013-09-30 Thread Bk Lau
Zack: You said It seems to me you might be using getExtensionApiForZone to get a list of the extensions and then use one of these extensions? Yes, you got it right. I use this to get one of the extension that I want that is implemented by a provider. The extension gives an 'alias' which is

RE: How to bind and work with OpenStack extensions

2013-09-30 Thread Zack Shoylev
Hi again! I am not aware of a guide on how to make a new nova extension, but I will look around. We have a number of extensions which you could use as examples to develop your own extension. If you have questions about implementing it, you can also ask them in the #jclouds channel on IRC (a bit