Re: [Openstack] [tripleo] can't deploy Newton undercloud

2018-11-05 Thread Remo Mattei
I saw Juan response that should do the steps to bypass the ssl cert. Remo Inviato da iPhone > Il giorno 5 nov 2018, alle ore 13:54, Remo Mattei ha > scritto: > > Yes as soon as I get to my computer I will share the info. > > Inviato da iPhone > >> Il giorno 5 nov 2018, alle ore 11:11, Ber

Re: [Openstack] [tripleo] can't deploy Newton undercloud

2018-11-05 Thread Remo Mattei
Yes as soon as I get to my computer I will share the info. Inviato da iPhone > Il giorno 5 nov 2018, alle ore 11:11, Bernd Bausch ha > scritto: > > Thanks for the hint, Remo. > > Unfortunately the reboot didn't help. Do you know how to switch off SSL? I > only see this in undercloud.conf:

Re: [Openstack] [tripleo] can't deploy Newton undercloud

2018-11-05 Thread Bernd Bausch
Yep, after commenting anything that seems to be remotely linked with "certificate" or "SSL", undercloud installation comletes. Many thanks, gentlemen! If anybody has an idea how to successfully deploy a Newton undercloud /with /SSL, it would be great to hear. Bernd. On 11/5/2018 7:49 PM, Juan An

Re: [Openstack] [tripleo] can't deploy Newton undercloud

2018-11-05 Thread Juan Antonio Osorio
What about the option "generate_service_certificate", that is 'true' by default, and you would need to set that as false. On Mon, Nov 5, 2018 at 12:16 PM Bernd Bausch wrote: > Thanks for the hint, Remo. > > Unfortunately the reboot didn't help. Do you know how to switch off SSL? I > only see th

Re: [Openstack] [tripleo] can't deploy Newton undercloud

2018-11-05 Thread Bernd Bausch
Thanks for the hint, Remo. Unfortunately the reboot didn't help. Do you know how to switch off SSL? I only see this in undercloud.conf: # Certificate file to use for OpenStack service SSL connections. # Setting this enables SSL for the OpenStack API endpoints, leaving it # unset disab

Re: [Openstack] [tripleo] [tripleo-quickstart] quickstart.sh failing

2018-06-25 Thread Miguel Angel Ajo Pelayo
I got that working too, but then: 1) my undercloud didn't have any hosts when I did openstack server list over stackrc 2) I had no overcloud-deploy.sh of any kind Folks I need help with this, I'm blocked. On Fri, Jun 22, 2018 at 10:48 AM Bernd Bausch wrote: > Thanks Miguel! When I set these va

Re: [Openstack] [tripleo] [tripleo-quickstart] quickstart.sh failing

2018-06-22 Thread Bernd Bausch
Thanks Miguel! When I set these variables, the quickstart script completes successfully. Bernd Bausch On 6/21/2018 4:43 PM, Miguel Angel Ajo Pelayo wrote: > I'm also hitting that issue currently too > > you can workaround with  > >       -e docker_registry_namespace_used=tripleomaster -e > contai

Re: [Openstack] [tripleo] [tripleo-quickstart] quickstart.sh failing

2018-06-21 Thread Miguel Angel Ajo Pelayo
I'm also hitting that issue currently too you can workaround with -e docker_registry_namespace_used=tripleomaster -e container_build_id=current-tripleo on the quickstart command line while this is fixed (please note that's only for tripleo master). I see in the quickstart logs that those

Re: [Openstack] tripleO Error No valid host was found

2018-02-01 Thread Satish Patel
You have a point +1 But i am confused where i didn't tell undercloud what kind of VM i am going to use for overcloud then how does undercloud find out i am using 2 vCPU and 2GB memory vm? On VMware i don't have any ipmitool etc where undercloud inspect my hardware. That is what i am trying to un

Re: [Openstack] tripleO Error No valid host was found

2018-02-01 Thread Lars Brune
Hi Satish, so the problem seems to be the following: You are telling the under cloud to use these flavors with: (undercloud) [stack@tripleo instance]$ openstack overcloud deploy --templates --control-scale 1 --compute-scale 1 --control-flavor control --compute-flavor compute Your flavor for

Re: [Openstack] tripleO Error No valid host was found

2018-02-01 Thread Satish Patel
Hi Lars, I am following this article https://www.linuxtechi.com/deploy-tripleo-overcloud-controller-computes-centos-7/ (undercloud) [root@tripleo ~]# openstack flavor list +--+---+--+--+---+---+---+ | ID

Re: [Openstack] tripleO Error No valid host was found

2018-01-31 Thread Lars Brune
Hi Satish, could you provide some more information about the hosts and flavors? I’ve made the experience that it sometimes helps to create the flavors with a bit of a margin to the „real“ hardware to avoid nova complaining about this. > Am 01.02.2018 um 08:16 schrieb Remo Mattei : > > What ar

Re: [Openstack] tripleO Error No valid host was found

2018-01-31 Thread Remo Mattei
What are you running? Pike? Ocata? Pike option have changed so the flavor could be an issue now. You should look into that and see. Inviato da iPhone > Il giorno 01 feb 2018, alle ore 00:48, Tony Breeds > ha scritto: > >> On Wed, Jan 31, 2018 at 06:10:11PM -0500, Satish Patel wrote: >> I a

Re: [Openstack] tripleO Error No valid host was found

2018-01-31 Thread Tony Breeds
On Wed, Jan 31, 2018 at 06:10:11PM -0500, Satish Patel wrote: > I am playing with tripleO and getting following error when deploying > overcloud, I doing all this on VMware Workstation with fake_pxe > driver, I did enable drive in ironic too. > > What could be wrong here? There's lots that could

Re: [Openstack] TripleO

2017-07-16 Thread Remo Mattei
Thanks once I am done I have a set of ansible that creates all the under but diff that the quickstart. Thanks Brandon I looked at that I still get the error on the network I wonder if there is something I could enable the debug. I looked at the Heat resources and it does not show much other th

Re: [Openstack] TripleO

2017-07-16 Thread Brandon Sawyers
Run 'openstack stack failures list' to get a better idea of what is going wrong. Also red hats documentation for installing with tripleo is fantastic. I recommend looking at it. On Sun, Jul 16, 2017, 13:26 Remo Mattei wrote: > Here is an update on what the error is > > > 2017-07-16 17:13:07Z [o

Re: [Openstack] TripleO

2017-07-16 Thread Remo Mattei
Here is an update on what the error is 2017-07-16 17:13:07Z [overcloud.Compute.1.NetworkDeployment]: CREATE_FAILED Error: resources.NetworkDeployment: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 1 2017-07-16 17:13:07Z [overcloud.Compute.1]: CR

Re: [Openstack] [TripleO]: Deploying overcloud, undercloud as a VM fails

2016-06-11 Thread Michele Baldessari
Hi, On Tue, Jun 07, 2016 at 08:16:00PM +, Padmanabhan Krishnan wrote: > Hello, I am trying to install the undercloud and basic overcloud as > VM’s. My undercloud VM is installed and I am able to login to that > fine. I was following the instructions in > http://docs.openstack.org/developer/tr

Re: [Openstack] [Tripleo][Ironic] How does overcloud get route 169.254.169.254

2014-10-24 Thread Gangur, Hrushikesh (R & D HP Cloud)
An os-refresh-config on the controller node should bring it back. The reboot, sometimes, does not bring up all the services in the right order. From: 严超 [mailto:yanchao...@gmail.com] Sent: Thursday, October 23, 2014 4:35 PM To: Clint Byrum Cc: openstack Subject: Re: [Openstack] [Tripleo][Ironic

Re: [Openstack] [Tripleo][Ironic] How does overcloud get route 169.254.169.254

2014-10-23 Thread 严超
Thank you ! Another question: Last time I rebooted the Overcloud, and the 169.254.169.254 route was gone, is this normal ? It is supposed that for every reboot 169.254.169.254 route exists, right ? Maybe its OS image issue or something else ? *Best Regards!* *Chao Yan--**My twitter:A

Re: [Openstack] [Tripleo][Ironic] How does overcloud get route 169.254.169.254

2014-10-23 Thread Clint Byrum
Excerpts from 严超's message of 2014-10-23 01:08:09 -0700: > Hi, All: > I recently deployed an Overcloud machine using Undercloud. And when > login to the overcloud . It has the following route: > stack@undercloud002-undercloud-xjjnlfe5guan:~$ route -n > Kernel IP routing table > Destination

Re: [Openstack] [TripleO]Error while running RDO instack

2014-09-25 Thread Peeyush Gupta
On 09/24/2014 10:20 PM, Steve Gordon wrote: - Original Message - From: "Peeyush Gupta" To: openstack@lists.openstack.org Hi all, I have been trying to set up TripleO using RDO instack. I tried it in virtual environment and it works fine. Now, I am trying on physical environment. I in

Re: [Openstack] [TripleO]Error while running RDO instack

2014-09-24 Thread Steve Gordon
- Original Message - > From: "Peeyush Gupta" > To: openstack@lists.openstack.org > > Hi all, > > I have been trying to set up TripleO using RDO instack. I tried it in > virtual environment and it works fine. Now, I am trying on physical > environment. I installed Fedora 20 on a machine a

Re: [Openstack] [TripleO]Overcloud won't use nova command like "nova list"

2014-07-23 Thread 严超
;> *My Weibo:http://weibo.com/herewearenow >> <http://weibo.com/herewearenow>--* >> >> >> 2014-07-22 15:27 GMT+08:00 Gangur, Hrushikesh (R & D HP Cloud) < >> hrushikesh.gan...@hp.com>: >> >> I have seen this behavior when

Re: [Openstack] [TripleO]Overcloud won't use nova command like "nova list"

2014-07-23 Thread Jerry Xinyu Zhao
status of overcloud >> stack. If it is stuck at IN PROGRESS or ended in ERROR status, such >> behavior is observed. >> >> >> >> >> >> *From:* 严超 [mailto:yanchao...@gmail.com] >> *Sent:* Monday, July 21, 2014 9:52 PM >> *To:* Clint Byrum >>

Re: [Openstack] [TripleO]Overcloud won't use nova command like "nova list"

2014-07-22 Thread 严超
the > Undercloud node and run "heat stack-list" to know the status of overcloud > stack. If it is stuck at IN PROGRESS or ended in ERROR status, such > behavior is observed. > > > > > > *From:* 严超 [mailto:yanchao...@gmail.com] > *Sent:* Monday, July 21, 2014 9:5

Re: [Openstack] [TripleO]Overcloud won't use nova command like "nova list"

2014-07-22 Thread Gangur, Hrushikesh (R & D HP Cloud)
nday, July 21, 2014 9:52 PM To: Clint Byrum Cc: openstack Subject: Re: [Openstack] [TripleO]Overcloud won't use nova command like "nova list" I was following this guide: http://openstack.redhat.com/TripleO_VM_Setup Best Regards! Chao Yan -- My twitter:Andy Yan @yanch

Re: [Openstack] [TripleO]Overcloud won't use nova command like "nova list"

2014-07-21 Thread 严超
I was following this guide: http://openstack.redhat.com/TripleO_VM_Setup *Best Regards!* *Chao Yan--**My twitter:Andy Yan @yanchao727 * *My Weibo:http://weibo.com/herewearenow --* 2014-07-22 12:21 GMT+08:0

Re: [Openstack] [TripleO]Overcloud won't use nova command like "nova list"

2014-07-21 Thread 严超
NO, I still can't use nova commands, debug is like follow : chaoya@ironic001:~/tripleo$ export -p | grep OS declare -x LESSCLOSE="/usr/bin/lesspipe %s %s" declare -x OS_AUTH_URL="http://192.0.2.7:5000/v2.0"; declare -x OS_NO_CACHE="True" declare -x OS_PASSWORD="unset" declare -x OS_TENANT_NAME="ad

Re: [Openstack] [TripleO]Overcloud won't use nova command like "nova list"

2014-07-21 Thread Clint Byrum
Not sure what is in stackrc, but if you used tripleo's 'devtest', it produces a 'tripleorc' which can be sourced, but you still also need to choose between overcloud and undercloud. So: . $TRIPLEO_ROOT/tripleorc . $TRIPLEO_ROOT/overcloudrc Should work. Excerpts from 严超's message of 2014-07-21 02

Re: [Openstack] [Tripleo] [SSL] SSL Examples

2014-04-22 Thread stuart . mclaren
Hi Mark, I have some changes up for review which enable SSL by default in the overcloud (in case they're helpful to you): https://review.openstack.org/#/c/85098 https://review.openstack.org/#/c/85099 https://review.openstack.org/#/c/85100 -Stuart On Tue, 22 Apr 2014, Robert Collins wrote: On

Re: [Openstack] [Tripleo] [SSL] SSL Examples

2014-04-21 Thread Robert Collins
On 19 April 2014 11:02, Miller, Mark M (EB SW Cloud - R&D - Corvallis) wrote: > Hello, > > I am attempting to turn SSL and stunnel on with the most current DevTest > TripleO code base and am wondering if anyone has some examples of how to > configure the SSL variables and the TripleO elements. >