Re: [Openstack-operators] Upstream University: Signup for Mentors and Mentees

2016-02-02 Thread ashish.jain14
Thanks Mike.


From: Mike Perez 
Sent: Tuesday, February 2, 2016 1:41 AM
To: Ashish Jain (BAS)
Cc: zhipengh...@gmail.com; opnfv-tech-disc...@lists.opnfv.org; 
openstack-operators@lists.openstack.org
Subject: Re: [Openstack-operators] Upstream University: Signup for Mentors  
and Mentees

On 05:44 Feb 01, ashish.jai...@wipro.com wrote:
> Hello,
>
> Is it compulsorily be a Face 2 Face or can individuals join remotely as well?

This is just face 2 face. I think at some point we can start looking into
having things recorded so people can follow along on their own, and then seek
mentoring from the OpenStack mentoring program. To be clear though, their
program is debuting at the OpenStack conference and is only doing face 2 face
at this point as well.

--
Mike Perez
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators


Re: [openstack-dev] [Solum] Nominating Vijendar Komalla for Solum core

2016-02-02 Thread ashish.jain14
My +1


From: Devdatta Kulkarni 
Sent: Wednesday, February 3, 2016 1:03:20 AM
To: OpenStack Development Mailing List (not for usage questions)
Subject: [openstack-dev] [Solum] Nominating Vijendar Komalla for Solum core

Hi team,

I would like to propose Vijendar Komalla for our core team. Vijendar has been 
actively
contributing to Solum for several months now submitting patches, providing 
great reviews,
and participating actively in our IRC meetings and on Solum IRC channel.
You can find Vijendar's contributions at [1][2].

Please respond with your votes.

Regards,
Devdatta

[1] http://stackalytics.com/?module=solum_id=vijendar-komalla
[2] http://stackalytics.com/?module=python-solumclient_id=vijendar-komalla
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[Openstack] [heat] Problems with heat wait condition

2015-06-09 Thread ashish.jain14

Hi,


I am trying to use the heat wait condition as highlighted in the sample template
https://github.com/openstack/heat-templates/blob/master/hot/native_waitcondition.yaml

This is the curl command generated with-in the new vm which is spawned using a 
heat template which has wait condition defined - 
http://paste.openstack.org/show/278303/

With-in the instance I can see that host not found which is because 
openstackcontroller  hostname is not available with-in my vm instance. I can 
workaround this with updating /etc/hosts with-in my new vm instance.

However I still see 2 problems

1) I take this curl command and run it from outside my VM instance from compute 
node, controller node. I get 401 error why is that?
2) Even if I update /etc/hosts with-in my new vm instance, how it is supposed 
to have access to openstack controller node?

Please clarify.

regards
Ashish
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] [nova-docker][heat] Attaching volume to a docker container

2015-05-29 Thread ashish.jain14
Hi,


Can someone point out if it is possible to attach a volume to a docker 
container while it is being started by heat?


Regards

Ashish

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] [nova-docker][nova]Different meta data information in nova and docker view

2015-05-27 Thread ashish.jain14

Hello,


I am using nova-docker. I deploy a docker container and run the following 2 
commands

1) nova list
+--+---+++-+---+
| ID   | Name  | Status | Task 
State | Power State | Networks  |
+--+---+++-+---+
| 35cdcbc6-516d-4e99-a8a1-28fedd5b088f | test123,and three | ACTIVE | - 
 | Running | demo-net=192.168.1.71 |
+--+---+++-+---+

2) sudo docker ps
CONTAINER IDIMAGE   COMMAND  CREATED
 STATUS  PORTS   NAMES
ad381f97816dhttpd:2 httpd-foreground   34 minutes ago 
 Up 34 minutes   
nova-35cdcbc6-516d-4e99-a8a1-28fedd5b088f


Why is their a difference in the name of the container? It is possible to 
somehow customize what is being seen in the docker view. for example map the 
Name field in Nova to NAMES field in docker?

Regards
Ashish




The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] [heat] How to use 'heat stack-list -g' in Juno

2015-05-27 Thread ashish.jain14
Hi,

When I run the command 'heat stack-list -g' as an 'admin' user, I get 
unauthorized. Heat policy.json says stacks:global_index: 
rule:deny_everybody. How can I make this work?


Regards

Ashish

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Issue with receiving response with large payload from a node js application running on openstack

2015-05-12 Thread ashish.jain14

Hello,


I have got a nodejs application which is deployed on openstack provisioned 
resources. Somehow whenever my response has a large payload I am unable to 
receive the response to my web browser however I am able to print the response 
at the nodejs server end which is running in openstack. I am using LBAAS from 
neutron and use the IP of LBAAS to hit nodejs.


Scenario1: I send a request for an id which exist in DB. DB returns json data 
which is delivered to nodejs. However unable to send it to browser running on 
my host. I get a 504 error


Scenario2: I send a request for an id which DOES NOT exist in DB. This time I 
get back the json response all the way till browser.


To summarize all the communications are working fine, only difference between 
the 2 scenarios is payload size. I have been playing around with MTU on network 
as well as the compute node for br-tun and eth1 but till now have not succeeded 
. I am also trying out few things with tcpdump but nothing substantial I have 
found till now.


Need some help on how to debug this out.


Regards
Ashish

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Deploying a cluster using openstack heat

2015-05-12 Thread ashish.jain14
Hello,


Does heat provide capabilities to deploy a cluster? The use case is to deploy a 
mongo db cluster. Any pointers would be helpful.


Regards

Ashish

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [Potential Spoofed] Re: [Potential Spoofed] Issue with receiving response with large payload from a node js application running on openstack

2015-05-12 Thread ashish.jain14
Michael,


Thanks for your response and help with steps to debug the issue.. The issue is 
resolved now by increasing the MTU size of GRE tunnel.


Regards

Ashish


From: Michael Krotscheck krotsch...@gmail.com
Sent: Tuesday, May 12, 2015 8:44 PM
To: Ashish Jain (WT01 - BAS); openstack@lists.openstack.org
Subject: Re: [Openstack] [Potential Spoofed] Re: [Potential Spoofed] Issue 
with receiving response with large payload from a node js application running 
on openstack

Hey there, Ashish-

I'm afraid I have never encountered this issue before myself, but I can assist 
with debugging. The first step would be to isolate whether the problem is with 
OpenStack's Nova, LBaaS, NodeJS, your application code, or the browser itself. 
This could be as easy as trying it from a different browser - firefox vs. 
chrome for instance - and if the response in one is correct and the other is 
not, then you have your culprit. If that doesn't work, you'll need to capture 
the entire HTTP request (I recommend Chrome's Network Debugging tools), and 
replay the request in a tool like curl or Postman. With this method, you may be 
able to recreate the issue by selectively adding/removing HTTP request headers.

At this point, you've got some clues. If there is a specific header that causes 
the request to behave oddly, then it's likely that the problem is on the server 
side rather than the client side. If the issue persists only in the browser, 
and not curl/postman, then your issue is with your client runtime and/or 
application code.

From that point forward, continue isolating components to see if they 
contribute to the issue. Armed with the knowledge of which component is 
causing your issue, you can solicit specific answers from the appropriate 
community :). Good luck!

Michael

On Tue, May 12, 2015 at 2:23 AM 
ashish.jai...@wipro.commailto:ashish.jai...@wipro.com wrote:
Another point to add If I use curl I can see the total response size I could 
receive is 906 bytes which means 227 bytes for header and  payload size of 679 
bytes. Any clues anyone?


From: ashish.jai...@wipro.commailto:ashish.jai...@wipro.com 
ashish.jai...@wipro.commailto:ashish.jai...@wipro.com
Sent: Tuesday, May 12, 2015 2:05 PM
To: openstack@lists.openstack.orgmailto:openstack@lists.openstack.org
Subject: [Potential Spoofed] Re: [Openstack] [Potential Spoofed] Issue with 
receiving response with large payload from a node js application running on 
openstack

I just figured out that if the payload size is greater than 623 , I do not get 
any response back. The size of the header is 227 bytes. So the total response 
size sent all the way to my browser is 850 bytes. Anything above this is not 
received  by browser.


From: ashish.jai...@wipro.commailto:ashish.jai...@wipro.com 
ashish.jai...@wipro.commailto:ashish.jai...@wipro.com
Sent: Tuesday, May 12, 2015 11:29 AM
To: openstack@lists.openstack.orgmailto:openstack@lists.openstack.org
Subject: [Potential Spoofed] [Openstack] Issue with receiving response with 
large payload from a node js application running on openstack

Hello,


I have got a nodejs application which is deployed on openstack provisioned 
resources. Somehow whenever my response has a large payload I am unable to 
receive the response to my web browser however I am able to print the response 
at the nodejs server end which is running in openstack. I am using LBAAS from 
neutron and use the IP of LBAAS to hit nodejs.


Scenario1: I send a request for an id which exist in DB. DB returns json data 
which is delivered to nodejs. However unable to send it to browser running on 
my host. I get a 504 error


Scenario2: I send a request for an id which DOES NOT exist in DB. This time I 
get back the json response all the way till browser.


To summarize all the communications are working fine, only difference between 
the 2 scenarios is payload size. I have been playing around with MTU on network 
as well as the compute node for br-tun and eth1 but till now have not succeeded 
. I am also trying out few things with tcpdump but nothing substantial I have 
found till now.


Need some help on how to debug this out.


Regards
Ashish

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.comhttp://www.wipro.com


Re: [Openstack] [Potential Spoofed] Issue with receiving response with large payload from a node js application running on openstack

2015-05-12 Thread ashish.jain14
I just figured out that if the payload size is greater than 623 , I do not get 
any response back. The size of the header is 227 bytes. So the total response 
size sent all the way to my browser is 850 bytes. Anything above this is not 
received  by browser.


From: ashish.jai...@wipro.com ashish.jai...@wipro.com
Sent: Tuesday, May 12, 2015 11:29 AM
To: openstack@lists.openstack.org
Subject: [Potential Spoofed] [Openstack] Issue with receiving response with 
large payload from a node js application running on openstack

Hello,


I have got a nodejs application which is deployed on openstack provisioned 
resources. Somehow whenever my response has a large payload I am unable to 
receive the response to my web browser however I am able to print the response 
at the nodejs server end which is running in openstack. I am using LBAAS from 
neutron and use the IP of LBAAS to hit nodejs.


Scenario1: I send a request for an id which exist in DB. DB returns json data 
which is delivered to nodejs. However unable to send it to browser running on 
my host. I get a 504 error


Scenario2: I send a request for an id which DOES NOT exist in DB. This time I 
get back the json response all the way till browser.


To summarize all the communications are working fine, only difference between 
the 2 scenarios is payload size. I have been playing around with MTU on network 
as well as the compute node for br-tun and eth1 but till now have not succeeded 
. I am also trying out few things with tcpdump but nothing substantial I have 
found till now.


Need some help on how to debug this out.


Regards
Ashish

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [Potential Spoofed] Re: [Potential Spoofed] Issue with receiving response with large payload from a node js application running on openstack

2015-05-12 Thread ashish.jain14
Another point to add If I use curl I can see the total response size I could 
receive is 906 bytes which means 227 bytes for header and  payload size of 679 
bytes. Any clues anyone?


From: ashish.jai...@wipro.com ashish.jai...@wipro.com
Sent: Tuesday, May 12, 2015 2:05 PM
To: openstack@lists.openstack.org
Subject: [Potential Spoofed] Re: [Openstack] [Potential Spoofed] Issue with 
receiving response with large payload from a node js application running on 
openstack

I just figured out that if the payload size is greater than 623 , I do not get 
any response back. The size of the header is 227 bytes. So the total response 
size sent all the way to my browser is 850 bytes. Anything above this is not 
received  by browser.


From: ashish.jai...@wipro.com ashish.jai...@wipro.com
Sent: Tuesday, May 12, 2015 11:29 AM
To: openstack@lists.openstack.org
Subject: [Potential Spoofed] [Openstack] Issue with receiving response with 
large payload from a node js application running on openstack

Hello,


I have got a nodejs application which is deployed on openstack provisioned 
resources. Somehow whenever my response has a large payload I am unable to 
receive the response to my web browser however I am able to print the response 
at the nodejs server end which is running in openstack. I am using LBAAS from 
neutron and use the IP of LBAAS to hit nodejs.


Scenario1: I send a request for an id which exist in DB. DB returns json data 
which is delivered to nodejs. However unable to send it to browser running on 
my host. I get a 504 error


Scenario2: I send a request for an id which DOES NOT exist in DB. This time I 
get back the json response all the way till browser.


To summarize all the communications are working fine, only difference between 
the 2 scenarios is payload size. I have been playing around with MTU on network 
as well as the compute node for br-tun and eth1 but till now have not succeeded 
. I am also trying out few things with tcpdump but nothing substantial I have 
found till now.


Need some help on how to debug this out.


Regards
Ashish

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [Potential Spoofed] Re: heat: Using IP address of one VM with-in another VM

2015-05-07 Thread ashish.jain14
Just to add another point I am using docker container here as the image. Can 
that be a issue.


From: Ashish Jain (WT01 - BAS)
Sent: Thursday, May 07, 2015 12:56 PM
To: chris.frie...@windriver.com; openstack@lists.openstack.org
Subject: Re: [Potential Spoofed] Re: [Openstack] heat: Using IP address of 
one VM with-in another VM

Hello,

Somehow I see that user data section is not working for me. Rest all works fine 
 Here is a simple template.

heat_template_version: 2013-05-23
description: A simple server.
resources:
  server:
type: OS::Nova::Server
properties:
  flavor: m1.tiny
  networks:
- network: demo-net
  key_name: demo-key-new
  image: httpd
  user_data:
#!/bin/bash
mkdir -p /opt/test
touch /usr/bin/test/1.txt
echo hello  /usr/bin/test/1.txt

outputs:
  HttpIP:
description: IP of HTTP server
value:
  str_replace:
template: http://host
  params:
host: { get_attr: [server, first_address] }


Regards
Ashish




From: ashish.jai...@wipro.com ashish.jai...@wipro.com
Sent: Wednesday, May 06, 2015 9:12 PM
To: chris.frie...@windriver.com; openstack@lists.openstack.org
Subject: [Potential Spoofed] Re: [Openstack] heat: Using IP address of one VM 
with-in another VM

Thanks a lot Chris. That is helpful.

Regards
Ashish

From: Chris Friesen chris.frie...@windriver.com
Sent: Wednesday, May 06, 2015 7:16 PM
To: openstack@lists.openstack.org
Subject: Re: [Openstack] heat: Using IP address of one VM with-in another VM

On 05/06/2015 06:20 AM, ashish.jai...@wipro.com wrote:
 Hi,


 Is it possible to somehow pass IP of a VM to another VM during heat 
 deployment.
 For example IP of  a DB server in a VM to a client in another VM.

Yes.  As an example take a look at
https://github.com/openstack/heat-templates/blob/master/hot/F20/WordPress_2_Instances.yaml;.

The WebServer is configured with the IP address of the DatabaseServer:

db_ipaddr: { get_attr: [DatabaseServer, networks, private, 0] }


Chris


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] where are the logs for user data section of heat

2015-05-07 Thread ashish.jain14
Hello,


Where can I find the logs for user_data section of heat template? I have enable 
debug mode logging in heat.conf but I still do not see any logging for 
user_data section of heat template.


Regards

Ashish

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [Potential Spoofed] Re: heat: Using IP address of one VM with-in another VM

2015-05-07 Thread ashish.jain14
Hello,

Somehow I see that user data section is not working for me. Rest all works fine 
 Here is a simple template.

heat_template_version: 2013-05-23
description: A simple server.
resources:
  server:
type: OS::Nova::Server
properties:
  flavor: m1.tiny
  networks:
- network: demo-net
  key_name: demo-key-new
  image: httpd
  user_data:
#!/bin/bash
mkdir -p /opt/test
touch /usr/bin/test/1.txt
echo hello  /usr/bin/test/1.txt

outputs:
  HttpIP:
description: IP of HTTP server
value:
  str_replace:
template: http://host
  params:
host: { get_attr: [server, first_address] }


Regards
Ashish




From: ashish.jai...@wipro.com ashish.jai...@wipro.com
Sent: Wednesday, May 06, 2015 9:12 PM
To: chris.frie...@windriver.com; openstack@lists.openstack.org
Subject: [Potential Spoofed] Re: [Openstack] heat: Using IP address of one VM 
with-in another VM

Thanks a lot Chris. That is helpful.

Regards
Ashish

From: Chris Friesen chris.frie...@windriver.com
Sent: Wednesday, May 06, 2015 7:16 PM
To: openstack@lists.openstack.org
Subject: Re: [Openstack] heat: Using IP address of one VM with-in another VM

On 05/06/2015 06:20 AM, ashish.jai...@wipro.com wrote:
 Hi,


 Is it possible to somehow pass IP of a VM to another VM during heat 
 deployment.
 For example IP of  a DB server in a VM to a client in another VM.

Yes.  As an example take a look at
https://github.com/openstack/heat-templates/blob/master/hot/F20/WordPress_2_Instances.yaml;.

The WebServer is configured with the IP address of the DatabaseServer:

db_ipaddr: { get_attr: [DatabaseServer, networks, private, 0] }


Chris


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [Potential Spoofed] Re: [Potential Spoofed] Re: heat: Using IP address of one VM with-in another VM

2015-05-07 Thread ashish.jain14
Does the images need to have cloud-init pre-installed for user_data section to 
work?


From: ashish.jai...@wipro.com ashish.jai...@wipro.com
Sent: Thursday, May 07, 2015 1:21 PM
To: chris.frie...@windriver.com; openstack@lists.openstack.org
Subject: [Potential Spoofed] Re: [Openstack] [Potential Spoofed] Re: heat: 
Using IP address of one VM with-in another VM

Just to add another point I am using docker container here as the image. Can 
that be a issue.


From: Ashish Jain (WT01 - BAS)
Sent: Thursday, May 07, 2015 12:56 PM
To: chris.frie...@windriver.com; openstack@lists.openstack.org
Subject: Re: [Potential Spoofed] Re: [Openstack] heat: Using IP address of 
one VM with-in another VM

Hello,

Somehow I see that user data section is not working for me. Rest all works fine 
 Here is a simple template.

heat_template_version: 2013-05-23
description: A simple server.
resources:
  server:
type: OS::Nova::Server
properties:
  flavor: m1.tiny
  networks:
- network: demo-net
  key_name: demo-key-new
  image: httpd
  user_data:
#!/bin/bash
mkdir -p /opt/test
touch /usr/bin/test/1.txt
echo hello  /usr/bin/test/1.txt

outputs:
  HttpIP:
description: IP of HTTP server
value:
  str_replace:
template: http://host
  params:
host: { get_attr: [server, first_address] }


Regards
Ashish




From: ashish.jai...@wipro.com ashish.jai...@wipro.com
Sent: Wednesday, May 06, 2015 9:12 PM
To: chris.frie...@windriver.com; openstack@lists.openstack.org
Subject: [Potential Spoofed] Re: [Openstack] heat: Using IP address of one VM 
with-in another VM

Thanks a lot Chris. That is helpful.

Regards
Ashish

From: Chris Friesen chris.frie...@windriver.com
Sent: Wednesday, May 06, 2015 7:16 PM
To: openstack@lists.openstack.org
Subject: Re: [Openstack] heat: Using IP address of one VM with-in another VM

On 05/06/2015 06:20 AM, ashish.jai...@wipro.com wrote:
 Hi,


 Is it possible to somehow pass IP of a VM to another VM during heat 
 deployment.
 For example IP of  a DB server in a VM to a client in another VM.

Yes.  As an example take a look at
https://github.com/openstack/heat-templates/blob/master/hot/F20/WordPress_2_Instances.yaml;.

The WebServer is configured with the IP address of the DatabaseServer:

db_ipaddr: { get_attr: [DatabaseServer, networks, private, 0] }


Chris


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies 

Re: [Openstack] [“Potential Spoofed”] Neutron Load Balancer behavior while autoscaling

2015-05-06 Thread ashish.jain14

Hello,


I just tested with manually attaching an instance to a neutron load balancer 
pool. But somehow I see the same behavior where the instance attached while 
Jmeter is pumping messages does not serve any request. However same instance 
servers when I restart message pumping from Jmeter.


PS: I am using ha proxy.


Regards
Ashish



From: ashish.jai...@wipro.com ashish.jai...@wipro.com
Sent: Wednesday, May 06, 2015 11:47 AM
To: openstack@lists.openstack.org
Subject: [“Potential Spoofed”] [Openstack] Neutron Load Balancer behavior while 
autoscaling


Hello,


I am using neutron load balancer along with heat. I auto-scale instances and 
all the new instances are automatically  attached to neutron load balancer. I 
am using apache jmeter to create CPU load.


I instantiate apache jmeter for 5 minutes to create load and I am able to auto 
spawn instances and able to attach them to neutron load balancer, however the 
load is not distributed to all the instances ( I am using round robin policy).


Once Jmeter run in complete I start jmeter again and this time the load is 
distributed evenly to all the instances


Anyone seen this behavior, any clues what could be wrong.


Regards
Ashish

  The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should  not disseminate, distribute or copy this 
e-mail. Please notify the sender immediately and destroy all copies of this 
message and any attachments. WARNING: Computer viruses can be transmitted via 
email. The recipient should check this email and any attachments  for the 
presence of viruses. The company accepts no liability for any damage caused by 
any virus transmitted by this email. www.wipro.com
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Neutron Load Balancer behavior while autoscaling

2015-05-06 Thread ashish.jain14
Hello,


I am using neutron load balancer along with heat. I auto-scale instances and 
all the new instances are automatically  attached to neutron load balancer. I 
am using apache jmeter to create CPU load.


I instantiate apache jmeter for 5 minutes to create load and I am able to auto 
spawn instances and able to attach them to neutron load balancer, however the 
load is not distributed to all the instances ( I am using round robin policy).


Once Jmeter run in complete I start jmeter again and this time the load is 
distributed evenly to all the instances


Anyone seen this behavior, any clues what could be wrong.


Regards

Ashish

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [“Potential Spoofed”] Re: [“Potential Spoofed”] Neutron Load Balancer behavior while autoscaling

2015-05-06 Thread ashish.jain14
Looks like the issue is with Jmeter and Lbaas compatibility, I wrote a simple 
shell script to simulate a similar load situation and somehow I do not see the 
issue any more.

Regards
Ashish

From: ashish.jai...@wipro.com ashish.jai...@wipro.com
Sent: Wednesday, May 06, 2015 3:15 PM
To: openstack@lists.openstack.org
Subject: [“Potential Spoofed”] Re: [Openstack] [“Potential Spoofed”]  Neutron 
Load Balancer behavior while autoscaling

Hello,


I just tested with manually attaching an instance to a neutron load balancer 
pool. But somehow I see the same behavior where the instance attached while 
Jmeter is pumping messages does not serve any request. However same instance 
servers when I restart message pumping from Jmeter.


PS: I am using ha proxy.


Regards
Ashish



From: ashish.jai...@wipro.com ashish.jai...@wipro.com
Sent: Wednesday, May 06, 2015 11:47 AM
To: openstack@lists.openstack.org
Subject: [“Potential Spoofed”] [Openstack] Neutron Load Balancer behavior while 
autoscaling


Hello,


I am using neutron load balancer along with heat. I auto-scale instances and 
all the new instances are automatically  attached to neutron load balancer. I 
am using apache jmeter to create CPU load.


I instantiate apache jmeter for 5 minutes to create load and I am able to auto 
spawn instances and able to attach them to neutron load balancer, however the 
load is not distributed to all the instances ( I am using round robin policy).


Once Jmeter run in complete I start jmeter again and this time the load is 
distributed evenly to all the instances


Anyone seen this behavior, any clues what could be wrong.


Regards
Ashish

  The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should  not disseminate, distribute or copy this 
e-mail. Please notify the sender immediately and destroy all copies of this 
message and any attachments. WARNING: Computer viruses can be transmitted via 
email. The recipient should check this email and any attachments  for the 
presence of viruses. The company accepts no liability for any damage caused by 
any virus transmitted by this email. www.wipro.com
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] heat: Using IP address of one VM with-in another VM

2015-05-06 Thread ashish.jain14
Hi,


Is it possible to somehow pass IP of a VM to another VM during heat deployment. 
For example IP of  a DB server in a VM to a client in another VM.


Regards

Ashish

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] heat: Using IP address of one VM with-in another VM

2015-05-06 Thread ashish.jain14
Thanks a lot Chris. That is helpful.

Regards
Ashish

From: Chris Friesen chris.frie...@windriver.com
Sent: Wednesday, May 06, 2015 7:16 PM
To: openstack@lists.openstack.org
Subject: Re: [Openstack] heat: Using IP address of one VM with-in another VM

On 05/06/2015 06:20 AM, ashish.jai...@wipro.com wrote:
 Hi,


 Is it possible to somehow pass IP of a VM to another VM during heat 
 deployment.
 For example IP of  a DB server in a VM to a client in another VM.

Yes.  As an example take a look at
https://github.com/openstack/heat-templates/blob/master/hot/F20/WordPress_2_Instances.yaml;.

The WebServer is configured with the IP address of the DatabaseServer:

db_ipaddr: { get_attr: [DatabaseServer, networks, private, 0] }


Chris


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [openstack-dev] [nova-docker] Where is the docker cgroups directory?

2015-04-21 Thread ashish.jain14
Hi,


Somehow restarting compute node helped.


Regards

Ashish


From: Ashish Jain (WT01 - BAS)
Sent: Tuesday, April 21, 2015 9:06 PM
To: openstack-dev@lists.openstack.org
Subject: [nova-docker] Where is the docker cgroups directory?


Hello,


I am using nova-docker and unable to figure out where is the cgroups docker 
directory /sys/fs/cgroup/cpuacct/docker when using nova-docker hypervisor?

While running a standalone docker installation the directory is located as 
pointed above. This is the directory used by docker to store cpu stats. Looking 
for something similar when using nova-docker.


Regards

Ashish

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [nova-docker][ceilometer][heat] Autoscaling docker in openstack

2015-04-17 Thread ashish.jain14

Hi,

I have been working on running docker on openstack. I had a discussion on 
multiple IRC and IIUC there are 5 different ways of running docker on 
openstack. IIUC currently there is no way to autoscale docker on openstack. 
Please correct me if I am wrong


1) Using nova-docker driver - Running docker as a Nova::Server using 
nova-docker hypervisor
2) Using nova-plugin for heat - Running docker using 
DockerInc::Docker::Container
3) Using magnum - IIUC no automation as of now, manually it is possible. Not 
enough documentation available
4) heat compose - Saw some samples available 
@https://github.com/openstack/heat-templates/tree/master/hot/software-config/elements/heat-config-docker-compose
5) Swarm support - Still in development

Issues with each on the above approaches

1) Using nova-docker driver - IIUC there is no way for ceilometer to collect 
and emit statistics for docker hypervisor. So that mean ceilometer does not 
have any stats available once you switch to docker driver.
This link 
(https://github.com/openstack/ceilometer/tree/master/ceilometer/compute/virt) 
currently does not have anything for docker hypervisor.

2) Using nova-plugin for heat - Using this approach docker containers run on a 
Nova VM. However I do not see any illustration which suggests that you can 
autoscale using this approach.

3) Using magnum - Currently only possible by manually invoking it.

4) heat compose - Sample available at the above link just talks about deploying 
it up but nothing about auto scaling

5) Swarm Support - Still in dev

While I understand some of these options may enable us during the future 
release to autoscale docker on openstack. But looking currently I feel option 
#1 is most mature(probably) and by plugging in a ceilometer inspector for 
docker hypervisor it may be possible. Another approach could be to using 
cfn-push-stats to probably push some stats from docker container.

Please advice through your valued suggestions that time being what is the best 
way to achieve auto scaling for docker on openstack. I am ready to contribute 
to it in the best possible way.

Regards
Ashish






The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [nova-docker][ceilometer][heat] Autoscaling docker in openstack

2015-04-17 Thread ashish.jain14
Hi Segey,


So IIUC approach #2 may still help to autoscale docker on openstack. I will try 
that out and post questions on heat irc thanks.


Regards

Ashish


From: Sergey Kraynev skray...@mirantis.com
Sent: Friday, April 17, 2015 7:01 PM
To: OpenStack Development Mailing List (not for usage questions)
Subject: Re: [openstack-dev] [nova-docker][ceilometer][heat] Autoscaling docker 
in openstack

Hi, Ashish.

Honestly I am not familiar with most part of these ways, but can add more 
information from Heat side (item 2).

I am surprised, that you have missed Heat autoscaling mechanism (You should 
look it :) ). It's one of the important part of Heat project.
It allows to scale vms/stacks by using Ceilometer alarms. There are couple 
examples of autoscale templates:

https://github.com/openstack/heat-templates/blob/master/hot/autoscaling.yaml
 (with LoadBalancer)
https://github.com/openstack/heat-templates/blob/master/hot/asg_of_servers.yaml
https://github.com/openstack/heat-templates/blob/master/hot/asg_of_stacks.yaml
https://github.com/openstack/heat-templates/blob/master/hot/asg_of_servers.yaml

https://github.com/openstack/heat-templates/blob/master/hot/asg_of_servers.yaml
It's true, that Docker plugin for Heat create docker server on Nova::Server 
resource. So you may write template Docker resource + Server resource (similar 
on third template) and scale by using Ceilometer alarms.
If you have any questions how to use it, please got to #heat irc channel and 
ask us :)
Also another way (AFAIK) is to use SoftwareDeployment/Config and deploy Server 
with docker inside (without docker plugin). In this way, I suppose, Steve Baker 
can help with advise :)


On 17 April 2015 at 16:06, 
ashish.jai...@wipro.commailto:ashish.jai...@wipro.com wrote:

Hi,

I have been working on running docker on openstack. I had a discussion on 
multiple IRC and IIUC there are 5 different ways of running docker on 
openstack. IIUC currently there is no way to autoscale docker on openstack. 
Please correct me if I am wrong


1) Using nova-docker driver - Running docker as a Nova::Server using 
nova-docker hypervisor
2) Using nova-plugin for heat - Running docker using 
DockerInc::Docker::Container
3) Using magnum - IIUC no automation as of now, manually it is possible. Not 
enough documentation available
4) heat compose - Saw some samples available 
@https://github.com/openstack/heat-templates/tree/master/hot/software-config/elements/heat-config-docker-compose
5) Swarm support - Still in development

Issues with each on the above approaches

1) Using nova-docker driver - IIUC there is no way for ceilometer to collect 
and emit statistics for docker hypervisor. So that mean ceilometer does not 
have any stats available once you switch to docker driver.
This link 
(https://github.com/openstack/ceilometer/tree/master/ceilometer/compute/virt) 
currently does not have anything for docker hypervisor.

2) Using nova-plugin for heat - Using this approach docker containers run on a 
Nova VM. However I do not see any illustration which suggests that you can 
autoscale using this approach.

3) Using magnum - Currently only possible by manually invoking it.

4) heat compose - Sample available at the above link just talks about deploying 
it up but nothing about auto scaling

5) Swarm Support - Still in dev

While I understand some of these options may enable us during the future 
release to autoscale docker on openstack. But looking currently I feel option 
#1 is most mature(probably) and by plugging in a ceilometer inspector for 
docker hypervisor it may be possible. Another approach could be to using 
cfn-push-stats to probably push some stats from docker container.

Please advice through your valued suggestions that time being what is the best 
way to achieve auto scaling for docker on openstack. I am ready to contribute 
to it in the best possible way.

Regards
Ashish






The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.comhttp://www.wipro.com

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: 
openstack-dev-requ...@lists.openstack.org?subject:unsubscribehttp://openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

The 

Re: [openstack-dev] [nova-docker][ceilometer][heat] Autoscaling docker in openstack

2015-04-17 Thread ashish.jain14
Yes limitation #1 indeed exists, have got confirmation from few of the 
developers. Here is one blueprint which talks about this


https://blueprints.launchpad.net/ceilometer/+spec/container-monitoring



From: VACHNIS, AVI (AVI) avi.vach...@alcatel-lucent.com
Sent: Friday, April 17, 2015 7:41 PM
To: Ashish Jain (WT01 - BAS); openstack-dev@lists.openstack.org
Subject: Re: [openstack-dev] [nova-docker][ceilometer][heat] Autoscaling docker 
in openstack


Hi,

@Ashish, if the limitation you've mentioned for #1 still exists, I join your 
question how heat auto-scale-group may work w/o ceilometer being able to 
collect docker metrics?



@Sergey, hey. Are you saying that ceilometer do collects metrics on docker 
underlying nova::server resource?



-Avi



-- Original message--

From: ashish.jai...@wipro.com

Date: Fri, Apr 17, 2015 4:56 PM

To: openstack-dev@lists.openstack.org;

Subject:Re: [openstack-dev] [nova-docker][ceilometer][heat] Autoscaling docker 
in openstack



Hi Segey,


So IIUC approach #2 may still help to autoscale docker on openstack. I will try 
that out and post questions on heat irc thanks.


Regards

Ashish


From: Sergey Kraynev skray...@mirantis.com
Sent: Friday, April 17, 2015 7:01 PM
To: OpenStack Development Mailing List (not for usage questions)
Subject: Re: [openstack-dev] [nova-docker][ceilometer][heat] Autoscaling docker 
in openstack

Hi, Ashish.

Honestly I am not familiar with most part of these ways, but can add more 
information from Heat side (item 2).

I am surprised, that you have missed Heat autoscaling mechanism (You should 
look it :) ). It's one of the important part of Heat project.
It allows to scale vms/stacks by using Ceilometer alarms. There are couple 
examples of autoscale templates:

https://github.com/openstack/heat-templates/blob/master/hot/autoscaling.yaml
 (with LoadBalancer)
https://github.com/openstack/heat-templates/blob/master/hot/asg_of_servers.yaml
https://github.com/openstack/heat-templates/blob/master/hot/asg_of_stacks.yaml
https://github.com/openstack/heat-templates/blob/master/hot/asg_of_servers.yaml

https://github.com/openstack/heat-templates/blob/master/hot/asg_of_servers.yaml
It's true, that Docker plugin for Heat create docker server on Nova::Server 
resource. So you may write template Docker resource + Server resource (similar 
on third template) and scale by using Ceilometer alarms.
If you have any questions how to use it, please got to #heat irc channel and 
ask us :)
Also another way (AFAIK) is to use SoftwareDeployment/Config and deploy Server 
with docker inside (without docker plugin). In this way, I suppose, Steve Baker 
can help with advise :)


On 17 April 2015 at 16:06, 
ashish.jai...@wipro.commailto:ashish.jai...@wipro.com wrote:

Hi,

I have been working on running docker on openstack. I had a discussion on 
multiple IRC and IIUC there are 5 different ways of running docker on 
openstack. IIUC currently there is no way to autoscale docker on openstack. 
Please correct me if I am wrong


1) Using nova-docker driver - Running docker as a Nova::Server using 
nova-docker hypervisor
2) Using nova-plugin for heat - Running docker using 
DockerInc::Docker::Container
3) Using magnum - IIUC no automation as of now, manually it is possible. Not 
enough documentation available
4) heat compose - Saw some samples available 
@https://github.com/openstack/heat-templates/tree/master/hot/software-config/elements/heat-config-docker-compose
5) Swarm support - Still in development

Issues with each on the above approaches

1) Using nova-docker driver - IIUC there is no way for ceilometer to collect 
and emit statistics for docker hypervisor. So that mean ceilometer does not 
have any stats available once you switch to docker driver.
This link 
(https://github.com/openstack/ceilometer/tree/master/ceilometer/compute/virt) 
currently does not have anything for docker hypervisor.

2) Using nova-plugin for heat - Using this approach docker containers run on a 
Nova VM. However I do not see any illustration which suggests that you can 
autoscale using this approach.

3) Using magnum - Currently only possible by manually invoking it.

4) heat compose - Sample available at the above link just talks about deploying 
it up but nothing about auto scaling

5) Swarm Support - Still in dev

While I understand some of these options may enable us during the future 
release to autoscale docker on openstack. But looking currently I feel option 
#1 is most mature(probably) and by plugging in a ceilometer inspector for 
docker hypervisor it may be possible. Another approach could be to using 
cfn-push-stats to probably push some stats from docker container.

Please advice through your valued suggestions that time being what is the best 
way to achieve auto scaling for docker on openstack. I am ready to contribute 
to it in the best possible way.

Regards
Ashish






The information 

Re: [openstack-dev] [nova-docker][ceilometer][heat] Autoscaling docker in openstack

2015-04-17 Thread ashish.jain14
So ultimately this means there is no way to autoscale docker containers on 
openstack until and unless ceilometer adds an inspector for docker hypervisor 
something similar to this 
(https://github.com/openstack/ceilometer/tree/master/ceilometer/compute/virt).


Regards

Ashish


From: Sergey Kraynev skray...@mirantis.com
Sent: Friday, April 17, 2015 8:12 PM
To: OpenStack Development Mailing List (not for usage questions)
Subject: Re: [openstack-dev] [nova-docker][ceilometer][heat] Autoscaling docker 
in openstack

@VACHNIS:  yeah. in this case we blocked by ceilometer. AFAIK, ceilometer 
collect metrics from Nova:Server, not from docker directly.
So mentioned bp is make sense (add support for this feature to ceilomete, then 
to heat).


Regards,
Sergey.

On 17 April 2015 at 17:11, VACHNIS, AVI (AVI) 
avi.vach...@alcatel-lucent.commailto:avi.vach...@alcatel-lucent.com wrote:

Hi,

@Ashish, if the limitation you've mentioned for #1 still exists, I join your 
question how heat auto-scale-group may work w/o ceilometer being able to 
collect docker metrics?



@Sergey, hey. Are you saying that ceilometer do collects metrics on docker 
underlying nova::server resource?






-Avi



-- Original message--

From: ashish.jai...@wipro.commailto:ashish.jai...@wipro.com

Date: Fri, Apr 17, 2015 4:56 PM

To: openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org;

Subject:Re: [openstack-dev] [nova-docker][ceilometer][heat] Autoscaling docker 
in openstack



Hi Segey,


So IIUC approach #2 may still help to autoscale docker on openstack. I will try 
that out and post questions on heat irc thanks.


Regards

Ashish


From: Sergey Kraynev skray...@mirantis.commailto:skray...@mirantis.com
Sent: Friday, April 17, 2015 7:01 PM
To: OpenStack Development Mailing List (not for usage questions)
Subject: Re: [openstack-dev] [nova-docker][ceilometer][heat] Autoscaling docker 
in openstack

Hi, Ashish.

Honestly I am not familiar with most part of these ways, but can add more 
information from Heat side (item 2).

I am surprised, that you have missed Heat autoscaling mechanism (You should 
look it :) ). It's one of the important part of Heat project.
It allows to scale vms/stacks by using Ceilometer alarms. There are couple 
examples of autoscale templates:

https://github.com/openstack/heat-templates/blob/master/hot/autoscaling.yaml
 (with LoadBalancer)
https://github.com/openstack/heat-templates/blob/master/hot/asg_of_servers.yaml
https://github.com/openstack/heat-templates/blob/master/hot/asg_of_stacks.yaml
https://github.com/openstack/heat-templates/blob/master/hot/asg_of_servers.yaml

https://github.com/openstack/heat-templates/blob/master/hot/asg_of_servers.yaml
It's true, that Docker plugin for Heat create docker server on Nova::Server 
resource. So you may write template Docker resource + Server resource (similar 
on third template) and scale by using Ceilometer alarms.
If you have any questions how to use it, please got to #heat irc channel and 
ask us :)
Also another way (AFAIK) is to use SoftwareDeployment/Config and deploy Server 
with docker inside (without docker plugin). In this way, I suppose, Steve Baker 
can help with advise :)


On 17 April 2015 at 16:06, 
ashish.jai...@wipro.commailto:ashish.jai...@wipro.com wrote:

Hi,

I have been working on running docker on openstack. I had a discussion on 
multiple IRC and IIUC there are 5 different ways of running docker on 
openstack. IIUC currently there is no way to autoscale docker on openstack. 
Please correct me if I am wrong


1) Using nova-docker driver - Running docker as a Nova::Server using 
nova-docker hypervisor
2) Using nova-plugin for heat - Running docker using 
DockerInc::Docker::Container
3) Using magnum - IIUC no automation as of now, manually it is possible. Not 
enough documentation available
4) heat compose - Saw some samples available 
@https://github.com/openstack/heat-templates/tree/master/hot/software-config/elements/heat-config-docker-compose
5) Swarm support - Still in development

Issues with each on the above approaches

1) Using nova-docker driver - IIUC there is no way for ceilometer to collect 
and emit statistics for docker hypervisor. So that mean ceilometer does not 
have any stats available once you switch to docker driver.
This link 
(https://github.com/openstack/ceilometer/tree/master/ceilometer/compute/virt) 
currently does not have anything for docker hypervisor.

2) Using nova-plugin for heat - Using this approach docker containers run on a 
Nova VM. However I do not see any illustration which suggests that you can 
autoscale using this approach.

3) Using magnum - Currently only possible by manually invoking it.

4) heat compose - Sample available at the above link just talks about deploying 
it up but nothing about auto scaling

5) Swarm Support - Still in dev

While I understand some of these options may enable us during the future 

[Openstack] Openstack python client installation uninstalls all the other clients - neutron, nova, glance

2015-04-13 Thread ashish.jain14
Hello,


I have installed the openstack python client. Once the installation is complete 
I am unable to run any of the neutron, nova, glance python clients. It seems 
all of them have been uninstalled. Is this an expected behavior?


regards

Ashish

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] [nova-docker] Unable to use the nova docker hypervisor after a latest change

2015-04-09 Thread ashish.jain14

Hello,


I am using the nova docker driver and have hit an issue when I try to restart 
nova-computer service in compute node. I see the following error


015-04-09 19:23:28.687 23113 INFO nova.virt.driver [-] Loading compute driver 
'novadocker.virt.docker.DockerDriver'
2015-04-09 19:23:28.739 23113 ERROR nova.virt.driver [-] Unable to load the 
virtualization driver
2015-04-09 19:23:28.739 23113 TRACE nova.virt.driver Traceback (most recent 
call last):
2015-04-09 19:23:28.739 23113 TRACE nova.virt.driver   File 
/usr/lib/python2.7/dist-packages/nova/virt/driver.py, line 1402, in 
load_compute_driver
2015-04-09 19:23:28.739 23113 TRACE nova.virt.driver virtapi)
2015-04-09 19:23:28.739 23113 TRACE nova.virt.driver   File 
/usr/lib/python2.7/dist-packages/nova/openstack/common/importutils.py, line 
52, in import_object_ns
2015-04-09 19:23:28.739 23113 TRACE nova.virt.driver return 
import_class(import_str)(*args, **kwargs)
2015-04-09 19:23:28.739 23113 TRACE nova.virt.driver   File 
/usr/lib/python2.7/dist-packages/nova/openstack/common/importutils.py, line 
27, in import_class
2015-04-09 19:23:28.739 23113 TRACE nova.virt.driver __import__(mod_str)
2015-04-09 19:23:28.739 23113 TRACE nova.virt.driver   File 
/home/ashish/src/novadocker/novadocker/virt/docker/__init__.py, line 20, in 
module
2015-04-09 19:23:28.739 23113 TRACE nova.virt.driver from 
novadocker.virt.docker import driver
2015-04-09 19:23:28.739 23113 TRACE nova.virt.driver   File 
/home/ashish/src/novadocker/novadocker/virt/docker/driver.py, line 29, in 
module
2015-04-09 19:23:28.739 23113 TRACE nova.virt.driver from oslo_log import 
log
2015-04-09 19:23:28.739 23113 TRACE nova.virt.driver ImportError: No module 
named oslo_log
2015-04-09 19:23:28.739 23113 TRACE nova.virt.driver


Looks like there was a recent change made via this bug 
https://bugs.launchpad.net/nova-docker/+bug/1425111

How to get around this? I tried to figure out if there is a repository 
available with oslo_log but there is none infact there is one with 
https://github.com/openstack/oslo.log

Kindly advice how to get about this error

Regards
Ashish

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] docker in openstack

2015-03-24 Thread ashish.jain14
Have a look at this
https://wiki.openstack.org/wiki/Docker

-Original Message-
From: Frans Thamura [mailto:fr...@meruvian.org]
Sent: Sunday, March 22, 2015 9:01 PM
To: openstack@lists.openstack.org
Subject: [Openstack] docker in openstack

hi all

any idea to make openstack work with docker

where should docker stand?

can openstack horizon work with docker?

F

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] docker in openstack

2015-03-24 Thread ashish.jain14
What about the scalability aspect of it in the following use case say  Few of 
the containers are already having a high resource usage and you want to deploy 
another set of containers to start task sharing.

How can someone go about synchronizing the resource usage b/w Docker and Open 
stack VM's.

The benefit which I thought with using open stack for deploying docker instead 
of Mesos+Marathon+Docker was that open stack would take care of all the 
scalability and elasticity you need via HEAT.
But now I think that may not be possible. Please correct me if I am wrong.

Regards
Ashish

-Original Message-
From: Johnson MDevadoss [mailto:johnson.mdevad...@gmail.com]
Sent: Wednesday, March 25, 2015 3:35 AM
To: Frans Thamura
Cc: openstack@lists.openstack.org
Subject: Re: [Openstack] docker in openstack

I am not sure if you are looking to implement a private cloud but If you are 
looking for a scalable solution then I would recommend Mesos + Marathon + 
Docker and these are the really powerful combination to power a private cloud.

Mesosphere and Openstack are really solving different problems and, in fact, 
they can work together. You can run Mesos on top of a OpenStack system and get 
benefits like better utilization and fault tolerance.

OpenStack is built around the idea of provisioning virtual servers, and it does 
provide some nice hardware abstraction for doing that. But you are very much 
stuck provisioning clusters of VMs and inside those VMs, your problems are the 
same as before. You still require an Operating System, some kind of config 
management like Puppet, Chef, Salt, Ansible and have to maintain individual 
hosts. Containerization is a somewhat of an afterthought. There is a Docker 
Nova driver but I would argue that most people using OpenStack create VMs not 
containers and they use it more like they would use AWS.

 On Mar 23, 2015, at 9:32 AM, Frans Thamura fr...@meruvian.org wrote:

 i come to this issue because still cannot find a standalone vm that
 can run in my standalone pc and deploy in openstack

 but i can see docker may be the answer.

 F
 --
 Frans Thamura (曽志胜)
 Java Champion
 Shadow Master and Lead Investor
 Meruvian.
 Integrated Hypermedia Java Solution Provider.

 Mobile: +628557888699
 Blog: http://blogs.mervpolis.com/roller/flatburger (id)

 FB: http://www.facebook.com/meruvian
 TW: http://www.twitter.com/meruvian / @meruvian
 Website: http://www.meruvian.org

 We grow because we share the same belief.


 On Mon, Mar 23, 2015 at 4:00 PM, Fabrizio Soppelsa
 fsoppe...@mirantis.com wrote:
 On 03/22/2015 06:31 PM, Frans Thamura wrote:

 hi all

 any idea to make openstack work with docker


 Hi Frans, as Dariusz already answered, you can substitute the Nova
 drivers to work with Docker containers and not with virtualisation.
 So, when `nova boot`s, you will end up with containers instead than
 VMs on the compute nodes.

 Also, if you want some fancy UI and run the OpenStack applications
 catalog in conjunction with Docker, consider using Murano:
 http://lists.openstack.org/pipermail/openstack-dev/2014-November/0497
 41.html

 HTH,
 Fabrizio


 ___
 Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
 Post to : openstack@lists.openstack.org
 Unsubscribe :
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

 ___
 Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
 Post to : openstack@lists.openstack.org
 Unsubscribe :
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[openstack-dev] [glance] Applying patch in bug #1414725 while string freeze in place

2015-03-23 Thread ashish.jain14

Hello,

I have submitted a patch to address the 
bug(https://bugs.launchpad.net/glance/+bug/1414725).
This patch updates glance-manage documentation. Currently the documentation 
misses details
on handling the glance-manage  metadata definitions.  I have submitted 
https://review.openstack.org/#/c/166597/
which addresses this deficiency in the documentation. Is it possible to include 
this change in the latest
kilo documentation while the string freeze is in place.

Regards
Ashish

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[Openstack] Prometheus and open stack

2015-02-26 Thread ashish.jain14
Hello,

Does  it make sense to you use Prometheus for open stack? Prometheus is a 
framework for monitoring, reporting and notification of all your resources. And 
it seems it is pluggable to anything by writing some exporters. So just wanted 
to know the view of community in using Prometheus with open stack.

Regards
Ashish
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Ironic for rasberry boards

2015-02-18 Thread ashish.jain14
?Hi,


We have a scenario where we are planning to utilize ironic for boards similar 
to rasberry pi. Is it a valid scenario?


Regards

Ashish
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[openstack-dev] [Ceilometer] Need help on https://bugs.launchpad.net/ceilometer/+bug/1310580

2015-02-16 Thread ashish.jain14

Hello,

I am newbie and I want to start with my first contribution to open stack. I 
have chosen the bug - https://bugs.launchpad.net/ceilometer/+bug/1310580 to 
start with​. I have added comments on the bug and need some developer to 
validate those. Additionally I need some help on how to go about editing the 
wiki. Please help and advice.

Regards
Ashish

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [Openstack] Guest to Host works but host to guest does not

2015-01-28 Thread ashish.jain14
Hi Srinivas,

Here are the details:

1) ifconfig -a 

root@controller:/home/ashish# ifconfig -a
br-eth2   Link encap:Ethernet  HWaddr 08:00:27:37:ac:ae
  inet addr:192.168.56.2  Bcast:192.168.56.255  Mask:255.255.255.0
  inet6 addr: fe80::10e9:c6ff:fec1:ca6c/64 Scope:Link
  UP BROADCAST RUNNING PROMISC  MTU:1500  Metric:1
  RX packets:13156 errors:0 dropped:0 overruns:0 frame:0
  TX packets:30363 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:1115044 (1.1 MB)  TX bytes:4070007 (4.0 MB)

br-intLink encap:Ethernet  HWaddr a6:11:2a:83:d4:48
  inet6 addr: fe80::48a9:34ff:fe1c:1a06/64 Scope:Link
  UP BROADCAST RUNNING  MTU:1500  Metric:1
  RX packets:750 errors:0 dropped:0 overruns:0 frame:0
  TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:73696 (73.6 KB)  TX bytes:648 (648.0 B)

eth0  Link encap:Ethernet  HWaddr 08:00:27:73:0e:0d
  inet addr:10.0.2.15  Bcast:10.0.2.255  Mask:255.255.255.0
  inet6 addr: fe80::a00:27ff:fe73:e0d/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:488 errors:0 dropped:0 overruns:0 frame:0
  TX packets:571 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:46795 (46.7 KB)  TX bytes:49402 (49.4 KB)

eth1  Link encap:Ethernet  HWaddr 08:00:27:37:ac:ae
  inet6 addr: fe80::a00:27ff:fe37:acae/64 Scope:Link
  UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
  RX packets:20069 errors:0 dropped:0 overruns:0 frame:0
  TX packets:31071 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:1695919 (1.6 MB)  TX bytes:4752990 (4.7 MB)

int-br-eth2 Link encap:Ethernet  HWaddr b2:94:ca:76:85:39
  inet6 addr: fe80::b094:caff:fe76:8539/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:8047 errors:0 dropped:0 overruns:0 frame:0
  TX packets:217 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:693379 (693.3 KB)  TX bytes:15126 (15.1 KB)

loLink encap:Local Loopback
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:65536  Metric:1
  RX packets:526321 errors:0 dropped:0 overruns:0 frame:0
  TX packets:526321 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:154582422 (154.5 MB)  TX bytes:154582422 (154.5 MB)

ovs-system Link encap:Ethernet  HWaddr 4a:34:03:77:d9:ad
  BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

phy-br-eth2 Link encap:Ethernet  HWaddr ba:75:4e:f3:86:fa
  inet6 addr: fe80::b875:4eff:fef3:86fa/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:217 errors:0 dropped:0 overruns:0 frame:0
  TX packets:8047 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:15126 (15.1 KB)  TX bytes:693379 (693.3 KB)

qbr222f9329-6d Link encap:Ethernet  HWaddr ce:6b:e3:6e:3b:00
  inet6 addr: fe80::4ee:8dff:fe45:e64b/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:7660 errors:0 dropped:0 overruns:0 frame:0
  TX packets:74 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:538565 (538.5 KB)  TX bytes:3420 (3.4 KB)

qbr98a6b5f7-65 Link encap:Ethernet  HWaddr 4a:f9:40:e5:be:6b
  inet6 addr: fe80::9887:cff:fed4:b679/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:712 errors:0 dropped:0 overruns:0 frame:0
  TX packets:34 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:60524 (60.5 KB)  TX bytes:1740 (1.7 KB)

qvb222f9329-6d Link encap:Ethernet  HWaddr ce:6b:e3:6e:3b:00
  inet6 addr: fe80::cc6b:e3ff:fe6e:3b00/64 Scope:Link
  UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
  RX packets:7835 errors:0 dropped:0 overruns:0 frame:0
  TX packets:153 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:673219 (673.2 KB)  TX bytes:10760 (10.7 KB)

qvb98a6b5f7-65 Link encap:Ethernet  HWaddr 4a:f9:40:e5:be:6b
  inet6 addr: fe80::48f9:40ff:fee5:be6b/64 Scope:Link
  UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
  RX packets:984 errors:0 dropped:0 overruns:0 frame:0
  TX packets:63 errors:0 dropped:0 overruns:0 carrier:0
  

Re: [Openstack] Guest to Host works but host to guest does not

2015-01-27 Thread ashish.jain14
Hi Srinivas,


This is a single VM setup this means all the components are installed on the 
same VM. This VM has got 2 ethernet interfaces eth0 and eth1. Access to TCP/22 
is already enabled as you can see from

nova --os-tenant-name TenantA --os-username UserA --os-password password 
--os-auth-url=http://localhost:5000/v2.0 \
secgroup-add-rule default tcp 1 65535 0.0.0.0/0http://0.0.0.0/0


Regards

Ashish



From: Srinivasreddy R srinivasreddy4...@gmail.com
Sent: Wednesday, January 28, 2015 12:03 AM
To: Ashish Jain (WT01 - BAS)
Subject: Re: [Openstack] Guest to Host works but host to guest does not

i think you cannot access VM from compute node or controller .
insted you can loging through external network [need to enable tcp/22, icmp 
rules in security group rules ].A pc connected to br-ex via an external 
physical interface in controller node .

regards,
srinivas.


On Tue, Jan 27, 2015 at 10:30 PM, 
ashish.jai...@wipro.commailto:ashish.jai...@wipro.com wrote:
Hi,

 I am unable to ping/ssh from my host VM to guest VM.  However opposite works 
just fine, that is I am able to ping from guest  to host VM. Currently I am 
accessing my guest from horizon console and  have tried pinging/sshing into my 
host VM and it works just fine. I have  also tried using network namespace to 
ping from host to guest but it  does not work. I am using  neutron network.

I have already enabled ICMP/TCP/UDP port access using the following
nova --os-tenant-name TenantA --os-username UserA --os-password password 
--os-auth-url=http://localhost:5000/v2.0 \
secgroup-add-rule default tcp 1 65535 0.0.0.0/0http://0.0.0.0/0

nova --os-tenant-name TenantA --os-username UserA --os-password password 
--os-auth-url=http://localhost:5000/v2.0 \
secgroup-add-rule default udp 1 65535 0.0.0.0/0http://0.0.0.0/0

nova --os-tenant-name TenantA --os-username UserA --os-password password 
--os-auth-url=http://localhost:5000/v2.0 \
secgroup-add-rule default icmp -1 -1 0.0.0.0/0http://0.0.0.0/0

Any pointers would be helpful.

Thanks
Ashish



___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : 
openstack@lists.openstack.orgmailto:openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
thanks
srinivas.
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Guest to host works but host to guest does not

2015-01-27 Thread ashish.jain14

Hi,

Resending as the previous mail was returned back for some reason

 I am unable to ping/ssh from my host VM to guest VM.  However opposite works 
just fine, that is I am able to ping from guest  to host VM. Currently I am 
accessing my guest from horizon console and  have tried pinging/sshing into my 
host VM and it works just fine. I have  also tried using network namespace to 
ping from host to guest but it  does not work. I am using  neutron network.

I have already enabled ICMP/TCP/UDP port access using the following
nova --os-tenant-name TenantA --os-username UserA --os-password password 
--os-auth-url=http://localhost:5000/v2.0 \
secgroup-add-rule default tcp 1 65535 0.0.0.0/0

nova --os-tenant-name TenantA --os-username UserA --os-password password 
--os-auth-url=http://localhost:5000/v2.0 \
secgroup-add-rule default udp 1 65535 0.0.0.0/0

nova --os-tenant-name TenantA --os-username UserA --os-password password 
--os-auth-url=http://localhost:5000/v2.0 \
secgroup-add-rule default icmp -1 -1 0.0.0.0/0

Any pointers would be helpful.

Thanks
Ashish

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack