Re: [Openstack] [Fuel] storage question. (Fuel 10 Newton deploy with storage nodes)

2017-08-29 Thread Eddie Yen
Hi Jim, "Ceph RBD for ephemeral volumes (Nova)" means put Nova ephemeral on the CEPH. That means all VM will use network as vHD I/O on the CEPH cluster. If you're not select it, Nova ephemeral will put on the local disk of compute node. (For example, if instance created at "node-1" compute node,

Re: [Openstack] Devstack with SSL?

2017-08-29 Thread Jens Harbott
2017-08-29 15:40 GMT+00:00 Sean Dague : > On 08/29/2017 10:56 AM, Rob Crittenden wrote: >> Ken D'Ambrosio wrote: >>> Hey, all. We want to proof something out with SSL-enabled endpoints, >>> and don't want to go through the grief of setting up a whole multi-host >>> cloud to do it. Devstack with >

[Openstack] [FEMDC] IRC meeting Tomorrow 15:00 UTC

2017-08-29 Thread lebre . adrien
Dear all, The agenda is available at: https://etherpad.openstack.org/p/massively_distributed_ircmeetings_2017 (line 1059) Please indicate actions that have been achieved and feel free to add items in the Opening discussion Section. Best, Ad_rien_ _

Re: [Openstack] Devstack with SSL?

2017-08-29 Thread Sean Dague
On 08/29/2017 10:56 AM, Rob Crittenden wrote: > Ken D'Ambrosio wrote: >> Hey, all. We want to proof something out with SSL-enabled endpoints, >> and don't want to go through the grief of setting up a whole multi-host >> cloud to do it. Devstack with >> USE_SSL=True >> in its local.conf seemed to

Re: [Openstack] Devstack with SSL?

2017-08-29 Thread Amy Marrich
Ken, If the behavior is off it might be worth bugging. I know you can do SSL with OpenStack-Ansible and I'm sure there might be another deployment project or more that can do it as well. Amy(spotz) On Tue, Aug 29, 2017 at 9:33 AM, Ken D'Ambrosio wrote: > Hey, all. We want to proof something o

Re: [Openstack] Devstack with SSL?

2017-08-29 Thread Rob Crittenden
Ken D'Ambrosio wrote: > Hey, all. We want to proof something out with SSL-enabled endpoints, > and don't want to go through the grief of setting up a whole multi-host > cloud to do it. Devstack with > USE_SSL=True > in its local.conf seemed to be just the ticket... except that when it > gets done

Re: [Openstack] Devstack with SSL?

2017-08-29 Thread Davanum Srinivas
Ken, try "enable_service tls-proxy". USE_SSL was removed a while ago [1] Thanks, Dims [1] https://review.openstack.org/#/c/456635/ On Tue, Aug 29, 2017 at 10:33 AM, Ken D'Ambrosio wrote: > Hey, all. We want to proof something out with SSL-enabled endpoints, and > don't want to go through the

[Openstack] Devstack with SSL?

2017-08-29 Thread Ken D'Ambrosio
Hey, all. We want to proof something out with SSL-enabled endpoints, and don't want to go through the grief of setting up a whole multi-host cloud to do it. Devstack with USE_SSL=True in its local.conf seemed to be just the ticket... except that when it gets done, "openstack show endpoints" o