Hi,

Last week I worked on following tasks.

1. Getting AWS extension up and running and ready to receive topology
events and configure AWS load balancer accordingly. For that I made few
more changes to create a zip file, adding proper dependencies like
http-client, adding a config file to to store AWS credentials and a way to
use it while launching extension. Commits [1] and [2].

2. I tried running AWS extension with mock samples. Extension can receive
proper topology changes through configure method.

3. To test the other part (creating AWS load balancers). I need to create
cartridges in EC2. For that I need to find a way to access my local machine
from ec2 instance. I searched for a way to do this. It seems I need to do
port forwarding and firewall changes in my router to be able to access my
computer from an EC2 instance as per [3]. I will look into this in this
week.

4. I made changes to expose instance id through topology. Please find them
in commit [4].

In this week, I am planning to make necessary arrangements in order to
create cartridges on EC2 and have them access to my local machine and
testing the extension.

I would appreciate any comments/suggestions or change in the plan for next
week.

[1]
https://github.com/swaprp15/stratos/commit/31f5a729692203a091b1beb900d868f12abfd73d
[2]
https://github.com/swaprp15/stratos/commit/313db960f35607180a5e8cdb70ac761a1ace1dbe
[3] http://www.nch.com.au/kb/10046.html
[4]
https://github.com/swaprp15/stratos/commit/5770646efe7faa50b8ea2c36391a03e0e404a632

Thanks and Regards,
Swapnil

On Mon, Jun 15, 2015 at 5:35 PM, Swapnil Patil <swapnil.r...@gmail.com>
wrote:

> Hi Imesh,
>
> Sure. I will be happy to have another meeting.
>
> Thanks and Regards,
> Swapnil
>
> On Mon, Jun 15, 2015 at 5:22 PM, Imesh Gunaratne <im...@apache.org> wrote:
>
>> Hi Swapnil,
>>
>> Great work! It's nice to see that you have responded to all the items we
>> discussed in the last meeting. We will have another meeting this week.
>>
>> Thanks
>>
>> On Mon, Jun 15, 2015 at 11:45 AM, Swapnil Patil <swapnil.r...@gmail.com>
>> wrote:
>>
>>> Hi All,
>>>
>>> Last week I did following things
>>>
>>> 1. Added general extension structure at [1]. So now aws-extension is
>>> ready to run in debug mode and see topology changes.
>>> 2. Reformatted code to follow coding conventions.
>>> 3. Added proper comments using IDE features.
>>> 4. Added client to test AWS ELB API. GitHub repo - [2]
>>>
>>> Tasks planned in this week are
>>> 1. To find out if IP of AWS instance is sufficient or we do need to make
>>> changes to expose instanceId. If we need those changes then complete those.
>>> 2. Running sample application on mock iaas and try to debug load
>>> balancer extension.
>>>
>>> [1] :
>>> https://github.com/swaprp15/stratos/tree/master/extensions/load-balancer/aws-extension/src/main
>>> [2] : https://github.com/swaprp15/AWS_ELB_Client
>>>
>>> Thanks and Regards,
>>> Swapnil
>>>
>>> On Thu, Jun 11, 2015 at 11:00 AM, Swapnil Patil <swapnil.r...@gmail.com>
>>> wrote:
>>>
>>>> Hi Imesh,
>>>>
>>>> I did not get any request.
>>>>
>>>> Thanks,
>>>> Swapnil
>>>>
>>>> On Thu, Jun 11, 2015 at 10:58 AM, Imesh Gunaratne <im...@apache.org>
>>>> wrote:
>>>>
>>>>> Hi Swapnil,
>>>>>
>>>>> I have sent you a Google Hangout invite. Let me know if you can join.
>>>>>
>>>>> Thanks
>>>>>
>>>>> On Tue, Jun 9, 2015 at 6:47 PM, Swapnil Patil <swapnil.r...@gmail.com>
>>>>> wrote:
>>>>>
>>>>>> Thank you!
>>>>>>
>>>>>> Regards,
>>>>>> Swapnil
>>>>>>
>>>>>> On Tue, Jun 9, 2015 at 11:36 AM, Imesh Gunaratne <im...@apache.org>
>>>>>> wrote:
>>>>>>
>>>>>>> Yes no problem, will make it on this Thursday at 4:30 PM IST.
>>>>>>>
>>>>>>> Thanks
>>>>>>>
>>>>>>> On Tue, Jun 9, 2015 at 2:52 PM, Swapnil Patil <
>>>>>>> swapnil.r...@gmail.com> wrote:
>>>>>>>
>>>>>>>> Hi Imesh,
>>>>>>>>
>>>>>>>> It will be difficult for me to arrange it today or tomorrow. (I
>>>>>>>> have mentioned same in the update). Is it ok if we have it on Thursday?
>>>>>>>>
>>>>>>>> Thanks and Regards,
>>>>>>>> Swapnil
>>>>>>>>
>>>>>>>> On Tue, Jun 9, 2015 at 8:23 AM, Imesh Gunaratne <im...@apache.org>
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>> Thanks for the update Swapnil. Can you please propose a time for
>>>>>>>>> Google Hangout to discuss what you have done so far? May be around 
>>>>>>>>> 4:30 PM
>>>>>>>>> IST today if you are available.
>>>>>>>>>
>>>>>>>>> Thanks
>>>>>>>>>
>>>>>>>>> On Mon, Jun 8, 2015 at 10:03 AM, Swapnil Patil <
>>>>>>>>> swapnil.r...@gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hi,
>>>>>>>>>>
>>>>>>>>>> This week I worked on
>>>>>>>>>>
>>>>>>>>>>    1. Completing configure() method of AWSLoadBalancer. It is
>>>>>>>>>>    almost complete, few bits are remaining.
>>>>>>>>>>    2. Trying to setup Stratos locally/EC2. Unfortunately, I
>>>>>>>>>>    couldn't complete it because of few issues as discussed on a mail 
>>>>>>>>>> thread.
>>>>>>>>>>    Will try to complete in coming week.
>>>>>>>>>>    3. I couldn't make changes to include instanceId to Member
>>>>>>>>>>    class. Will do it in coming week.
>>>>>>>>>>
>>>>>>>>>> Just to let you know that I won't be able to work for next couple
>>>>>>>>>> of days. I will recover the time in rest of the week.
>>>>>>>>>>
>>>>>>>>>> Thanks and Regards,
>>>>>>>>>> Swapnil
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Imesh Gunaratne
>>>>>>>>>
>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Imesh Gunaratne
>>>>>>>
>>>>>>> Senior Technical Lead, WSO2
>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Imesh Gunaratne
>>>>>
>>>>> Senior Technical Lead, WSO2
>>>>> Committer & PMC Member, Apache Stratos
>>>>>
>>>>
>>>>
>>>
>>
>>
>> --
>> Imesh Gunaratne
>>
>> Senior Technical Lead, WSO2
>> Committer & PMC Member, Apache Stratos
>>
>
>

Reply via email to