Re: [Openstack] keystone service endpoint creation failing on RHEL7

2015-05-22 Thread Michael Lindner
Hi List, That wasn't it, unfortunately. I made those changes but to no avail. We're hitting this problem before that stage in the install guide anyway, in the "Create the service entity and API endpoint" section. *To create the service entity and API endpoint* 1. The Identity service m

Re: [Openstack] keystone service endpoint creation failing on RHEL7

2015-05-22 Thread Matt Kassawara
Yep, that patch should fix it. In particular, adding the group 'keystone' to the WSGI configuration bits. On Fri, May 22, 2015 at 9:59 PM, Steve Gordon wrote: > - Original Message - > > From: mich...@tropyx.com > > To: openstack@lists.openstack.org > > > > Hi List, > > > > We're trying t

Re: [Openstack] keystone service endpoint creation failing on RHEL7

2015-05-22 Thread Matt Kassawara
Robson, In this particular case, I believe the WSGI bits can't read the keystone configuration file and assume default values. On Fri, May 22, 2015 at 11:15 PM, Robson Ramos Barreto < robson.rbarr...@gmail.com> wrote: > Hi Michael, > > Did you check the grant to keystone user on database and are

Re: [Openstack] keystone service endpoint creation failing on RHEL7

2015-05-22 Thread Robson Ramos Barreto
Hi Michael, Did you check the grant to keystone user on database and are you using the same password/host on the keystone config file and database ? Regards Sent from my iPhone > On 22/05/2015, at 22:43, mich...@tropyx.com wrote: > > > > Hi List, > > > We're trying to install Kilo on RHE

Re: [Openstack] keystone service endpoint creation failing on RHEL7

2015-05-22 Thread Steve Gordon
- Original Message - > From: mich...@tropyx.com > To: openstack@lists.openstack.org > > Hi List, > > We're trying to install Kilo on RHEL7, when we get to creating service > endpoints, this command: > > openstack service create > --name keystone --description "OpenStack Identity" identi

[Openstack] keystone service endpoint creation failing on RHEL7

2015-05-22 Thread michael
Hi List, We're trying to install Kilo on RHEL7, when we get to creating service endpoints, this command: openstack service create --name keystone --description "OpenStack Identity" identity Consistently returns this error: ERROR: openstack An unexpected error prevented the server from

Re: [Openstack] Multiple private nets and routing

2015-05-22 Thread Richard Raseley
Dmitry Makovey wrote: first of all - thank you very much for bearing with me on this one.;) My pleasure, happy to help! So how shall I go about setting it up? do I need to spin up some "dual-nic" VM that would act as a router or can I use some other OpenStack facilities for that? You won't

Re: [Openstack] Multiple private nets and routing

2015-05-22 Thread Richard Raseley
Dmitry Makovey wrote: done. Link to image attached to gist Thank you, this helps me better understand. Can you share what the routes on your instances look like? You'll obviously need to let the instance in each network how to get to the other networks over the 'secondary' router (assuming y

Re: [Openstack] Multiple private nets and routing

2015-05-22 Thread Dmitry Makovey
On 05/22/2015 01:39 PM, Richard Raseley wrote: > Dmitry Makovey wrote: >> done. Link to image attached to gist > > Thank you, this helps me better understand. first of all - thank you very much for bearing with me on this one. ;) > Can you share what the routes on your instances look like? You'

Re: [Openstack] Multiple private nets and routing

2015-05-22 Thread Dmitry Makovey
On 05/22/2015 01:30 PM, Dmitry Makovey wrote: > done. Link to image attached to gist note: connections to "public" network are "optional" as per my original email - I use them only to get direct access to VMs > >> >> Alternately, is this provisioned via a Heat template such that I could >> repli

Re: [Openstack] Multiple private nets and routing

2015-05-22 Thread Dmitry Makovey
On 05/22/2015 12:29 PM, Richard Raseley wrote: > Dmitry Makovey wrote: >> absolutely - I have just updated Gist to include router-show results >> (second file there) > > Dmitry, > > After trying to take the data you've dumped here and trying to > whiteboard it out (to internalize the model) I hav

Re: [Openstack] Multiple private nets and routing

2015-05-22 Thread Richard Raseley
Dmitry Makovey wrote: absolutely - I have just updated Gist to include router-show results (second file there) Dmitry, After trying to take the data you've dumped here and trying to whiteboard it out (to internalize the model) I have to say it isn't totally clear to me how all these bits are

Re: [Openstack] Multiple private nets and routing

2015-05-22 Thread Dmitry Makovey
On 05/22/2015 11:43 AM, Richard Raseley wrote: > Could you do a neutron router-show on each of those routers? Maybe just > add it to the existing gist? absolutely - I have just updated Gist to include router-show results (second file there) > > Regards, > > Richard Raseley > > SysOps Engineer

Re: [Openstack] Multiple private nets and routing

2015-05-22 Thread Richard Raseley
Dmitry Makovey wrote: I am setting up replica of my real-world deployment in terms of networks within single instance of OpenStack. For that I have to create 3 networks (1 for each tier): web, middleware, db. I have created those networks successfully then I've added the routers between respecti

Re: [Openstack] Running Xen VMs on Openstack

2015-05-22 Thread Robson Ramos Barreto
But i think if you convert from OVA file (How you were) shoud work also because does contain the disk image compacted into OVA file Regards Abs. *Robson Ramos Barreto* IT / INFRASTRUCTURE ANALYST *Phone:* *+55 11 95239-3299* * E-mail:* *robson.rbarr...@gmail.com* * Skype:* *robson.rbarreto* * F

Re: [Openstack] Running Xen VMs on Openstack

2015-05-22 Thread Robson Ramos Barreto
Hi The OVF file is the VM format that contain hardware parameters. So, you should not convert it. After you convert the XVA file to qcow2, you should create something like with virt: # virt-install --virt-type kvm --name centos-6.4 --ram 1024 \ *--disk /tmp/centos-6.4.qcow2,format=qcow2 \* --net

[Openstack] Fwd: LBaaS

2015-05-22 Thread Mehdi BADAOUI
Hi all, I am trying to implement a private cloud OpenStack infrastructure, I set up two servers (All In One) running OpenStack. The company wants to have a High Availability service (Active, Active), what I can do LBaaS between two servers (All In One)? should be do an architecture with Compute n

[Openstack] LBaaS

2015-05-22 Thread Mehdi BADAOUI
Hi all, I am trying to implement a private cloud OpenStack infrastructure, I set up two servers (All In One) running OpenStack. The company wants to have a High Availability service (Active, Active), what I can do LBaaS between two servers (All In One)? should be do an architecture with Compute n