[Openstack] Boston Forum Reminder

2017-03-27 Thread Melvin Hillsman
Hey everyone, This is a friendly reminder that all proposed Forum session leaders must submit their abstracts at: http://forumtopics.openstack.org/ *before 11:59PM UTC on Sunday April 2nd!* Regards, TC/UC ___ Mailing list: http://lists.openstack.org

[Openstack] [openstack-ansible] Way to cleanup existing Openstack-Ansible deployment

2017-03-27 Thread Amit Kumar
Hi All, I am trying to install Openstack Newton using OSA 14.0.8. Playbooks setup-hosts.yml and setup-infrastructure.yml are getting stuck at some point or other. Is there any way to cleanup everything which OSA has deployed. I want to re-run all the playbooks as if I am doing a fresh deployment.

Re: [Openstack] [Fuel] - OpenStack installation using Fuel Error!!!Task[netconfig/21] Stopping the deployment process

2017-03-27 Thread pratik dave
Dear Evgeniy, I have got below puppet logs from dashboard of fuel. Could you please help me to resolve the issue and make my Mirantis OpenStack environment run successfully? Below are logs: -- *2017-03-27 17:18:57 ERR (/St

Re: [Openstack] Neutron Network DNS Suffix via DHCP

2017-03-27 Thread John Petrini
I'm also interested in this. Thank You, John Petrini ___ 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] [Fuel] - OpenStack installation using Fuel Error!!!Task[netconfig/21] Stopping the deployment process

2017-03-27 Thread pratik dave
Hi Evgeniy, Thanks for your reply. I went to /var/log bt I could not find puppet.log anywhere. Is it possible for you to guide? Please refer below screenshot. On Mar 27, 2017 9:23 PM, "Evgeniy L" wrote: > Hi, > > *netconfig* task is responsible for network configuration. > *21* - specifies a

Re: [Openstack] [Fuel] - OpenStack installation using Fuel Error!!!Task[netconfig/21] Stopping the deployment process

2017-03-27 Thread Evgeniy L
Hi, *netconfig* task is responsible for network configuration. *21* - specifies a node id, where task failed, use `fuel node | grep 21` to find ip address of the node, go to the node using ssh and see results of puppet execution "/var/log/puppet.log". Thanks, On Mon, Mar 27, 2017 at 7:56 AM, pra

Re: [Openstack] Help with openstack single node deployment

2017-03-27 Thread Melvin Hillsman
Hey Emily, You can use the OpenStack-Ansible AIO install potentially https://docs.openstack.org/developer/openstack-ansible/developer-docs/quickstart-aio.html https://docs.openstack.org/developer/openstack-ansible/mitaka/developer-docs/quickstart-aio.html On Fri, Mar 24, 2017 at 4:07 PM, Emily Bu

Re: [Openstack] [Fuel] Unable to provision Compute node

2017-03-27 Thread Evgeniy L
Hi, There is a parameter reboot_timeout in /etc/astute/astuted.conf file on Fuel node. But there were some changes in provisioning process in latest versions, so I'm not 100% sure that it will help. Thanks, On Fri, Mar 17, 2017 at 8:33 AM, Vimal Kumar wrote: > 2017-03-17 15:31:56 ERROR [1236]

Re: [Openstack] Help with openstack single node deployment

2017-03-27 Thread Jeremy Stanley
On 2017-03-24 15:53:26 -0600 (-0600), Joe Topjian wrote: > I'm an absolute amateur at this -- no doubt OpenStack Infra has > better tools [...] We don't really have any jobs that operate in the described manner. Instead we test against Mitaka (or any OpenStack release) this way: 1. DevStack is ch

[Openstack] [Fuel] - OpenStack installation using Fuel Error!!!Task[netconfig/21] Stopping the deployment process

2017-03-27 Thread pratik dave
Hi, I am trying to deploy openstack ubuntu using FUEL 9.0. I am adding 2 nodes and selecting controller and compute+cinder; i am getting below eeror on controller node while openstack deployment. *13:17:11* *Deployment has failed. All nodes are finished. Failed tasks: Task[netconfig/21] Stoppin

Re: [Openstack] Unit Test Error when test servers.py using tox

2017-03-27 Thread Jeremy Stanley
On 2017-03-24 02:55:39 + (+), Pei Pei2 Jia wrote: > I'm a freshman in openstack. I want to contribute and learn some > exciting by joining openstack. I will be grateful if anyone can > help me on my starting process. You're likely to want to use the openstack-...@lists.openstack.org mailin

Re: [Openstack] Introduction of newcomer

2017-03-27 Thread Tom Fifield
On 27/03/17 18:42, Dan Dan1 Guo wrote: Hi, I am Guodan, I want learn some exciting stuff by joining in Openstack, This is my first step: send an email to introduce myself. I am working now on C++ and Python, I will be very grateful accept message come from Openstack even any advice. Hi Guod

Re: [Openstack] Neutron Network DNS Suffix via DHCP

2017-03-27 Thread Paul Browne
On 27/03/17 13:55, Jay Pipes wrote: On 03/26/2017 11:49 PM, Matthew Taylor wrote: Responded off-list. For the benefit of the community, would one of you care to repeat the answer on-list please? Thanks! -jay I'd also be very interested in the answer to this. Many thanks, Paul On 27

Re: [Openstack] DNS problem when multiple subnets

2017-03-27 Thread Warad, Manjunath (Nokia - SG/Singapore)
Hi, Do you see dns address in /etc/resolv.conf? Regards, Manjunath > On 27 Mar 2017, at 19:45, Georgios Dimitrakakis wrote: > > Hi! > > I have an OpenStack Ocata installation where I have one "selfservice" network > and one "provider" network (with 1 external subnet). > > This configuration

Re: [Openstack] Neutron Network DNS Suffix via DHCP

2017-03-27 Thread Jay Pipes
On 03/26/2017 11:49 PM, Matthew Taylor wrote: Responded off-list. For the benefit of the community, would one of you care to repeat the answer on-list please? Thanks! -jay On 27/3/17 14:22, Oisin O'Malley wrote: Hi All, What is the correct way to set an instances DNS search suffix via DH

Re: [Openstack] EC2API Very Slow

2017-03-27 Thread Jay Pipes
On 03/26/2017 04:06 PM, Georgios Dimitrakakis wrote: Hello, can someone let me know if it's an expected behavior the EC2API to be very slow in Ocata? I have an old installation of OpenStack (Icehouse) with NOVA-EC2 and when requesting an instance's info I am getting them back in 9sec. In a new

[Openstack] DNS problem when multiple subnets

2017-03-27 Thread Georgios Dimitrakakis
Hi! I have an OpenStack Ocata installation where I have one "selfservice" network and one "provider" network (with 1 external subnet). This configuration was set using the default installation guide and is working fine. Now I 've bought a second external subnet from my provider and I 've a

[Openstack] Introduction of newcomer

2017-03-27 Thread Dan Dan1 Guo
Hi, I am Guodan, I want learn some exciting stuff by joining in Openstack, This is my first step: send an email to introduce myself. I am working now on C++ and Python, I will be very grateful accept message come from Openstack even any advice. Thanks and Regards, Guodan ___