Re: [openstack-dev] .pem file and python-heatclient call

2017-11-10 Thread David Gabriel
*) 2017-11-09 8:51 GMT+01:00 David Gabriel <davidgab...@gmail.com>: > Dears, > > I want to use use a .pem file to call python-heatclient API in order to > create stacks (Openstack address is based on https). > I am wondering, where to copy this pem file and how to refer it ? >

[openstack-dev] Creating an instance with specified subNet via Dashboard

2017-11-28 Thread David Gabriel
Dears, I cretaed a network with 2 sub-networks. Now, I want to create an instance and specify that this instance should get an adsress from the second sub-network. I am using the Dashboard but I do not know how to make this preference ? Currently I have found some links (below) but all of them

Re: [openstack-dev] [Openstack] generation of .pem file

2017-11-09 Thread David Gabriel
> So, first question. What do you actually want to do? Do you need to > authenticate with the heat endpoint with TLS (using client certificates) ? > Or, do you want to merely use TLS to communicate with Heat and you're > getting this verification issue? > > On Wed, Nov 8, 2017 at 10:

[openstack-dev] generation of .pem file

2017-11-08 Thread David Gabriel
Dears, I need to generate the .pem file based on certifcate files (.cert). The key (.key file) is available too. All my files can be read as text files. Could you please detail the procedure for this ? I am using ubuntu as OS. Thanks in advance. Best regards.

Re: [openstack-dev] [Openstack] generation of .pem file

2017-11-08 Thread David Gabriel
. But again, it all depends on what you will use it for. > > On Wed, Nov 8, 2017 at 3:36 PM, David Gabriel <davidgab...@gmail.com> > wrote: > >> Dears, >> >> I need to generate the .pem file based on certifcate files (.cert). >> The key (.key file) is availabl

Re: [openstack-dev] [Openstack] generation of .pem file

2017-11-08 Thread David Gabriel
usr/local/lib/python2.7/dist-packages/requests/adapters.py", line 447, in send raise SSLError(e, request=request) SSLError: [Errno 1] _ssl.c:510: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed 127.0.0.1 - - [08/Nov/2017 20:34:56] "POST /stack_cre

[openstack-dev] .pem file and python-heatclient call

2017-11-08 Thread David Gabriel
Dears, I want to use use a .pem file to call python-heatclient API in order to create stacks (Openstack address is based on https). I am wondering, where to copy this pem file and how to refer it ? Bellow the errors I got: File "/usr/lib/python2.7/dist-packages/heatclient/v1/stacks.py", line

[openstack-dev] ping between 2 instances using an ovs in the middle

2018-01-16 Thread David Gabriel
Dears, I am writing you this email to look for your help in order to fix a problem, I am facing since a while, related to creating two ubuntu instances in Openstack (Fuel 9.2 for Mitaka) and setting an ovs bridge in each VM. Here is the problem description: I have defined two instances called VM1