Re: [onap-discuss] Not able to ssh on ONAP VMs

2017-05-11 Thread Arun Arora (c)
Yeah, security group was the issue. Added rules into it and error was gone ☺. 
SSH working fine now
Thanks for the pointers.

Best Regards,
Arun

From: Elhay Efrat [mailto:elhay.efr...@amdocs.com]
Sent: Wednesday, May 10, 2017 7:41 PM
To: ROSE, DANIEL V ; Arun Arora (c) 
Cc: gaura...@hcl.com; onap-discuss@lists.onap.org; kapi...@hcl.com
Subject: RE: Not able to ssh on ONAP VMs

Totally true ☺

From: ROSE, DANIEL V [mailto:dr6...@att.com]
Sent: Wednesday, May 10, 2017 5:07 PM
To: Arun Arora (c) >
Cc: Elhay Efrat >; 
gaura...@hcl.com; 
onap-discuss@lists.onap.org; 
kapi...@hcl.com
Subject: RE: Not able to ssh on ONAP VMs

Could also be a security group issue.


Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Wednesday, May 10, 2017 10:05 AM
To: ROSE, DANIEL V >
Cc: EFRAT, ELHAY >; 
gaura...@hcl.com; 
onap-discuss@lists.onap.org; 
kapi...@hcl.com
Subject: RE: Not able to ssh on ONAP VMs

I'll check with root as well. But the problem is the VM seems not accessible as 
hinted in error. When I ran the VM by creating the instance manually I was able 
to ssh into it.
Thanks
Arun
On May 10, 2017, at 7:26 PM, "ROSE, DANIEL V" 
> wrote:
I think the user is root that we link the key too


Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308


From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 9:47 AM
To: EFRAT, ELHAY >
Cc: gaura...@hcl.com; 
onap-discuss@lists.onap.org; 
kapi...@hcl.com
Subject: Re: [onap-discuss] Not able to ssh on ONAP VMs


Yes I created with keypair. Gave the public key in env file as well. Same is 
seen in horizon as well.
Using the private key in ssh command.
Thanks
Arun
On May 10, 2017, at 7:11 PM, Elhay Efrat <> wrote:
You created you vvm with keypair and metada is available ?

From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 4:35 PM
To: onap-discuss@lists.onap.org
Cc: Gaurav Gupta >; Kapil Gupta 
>
Subject: [onap-discuss] Not able to ssh on ONAP VMs

Hi All,

I am currently deploying ONAP on Vanilla OpenStack Mitaka (On top of CentOS 7). 
I was able to create 11 VMs which are shown as active as well.
However, when I do ssh using the following command, it is failing.

ssh –i   ubuntu@


Getting the following error:
ssh: connect to host  port 22: Connection timed out

However, I am able to ping the external interface (Having Floating IP) of 
router created by ONAP heat template.


Can anyone suggest if there is something missed or any configuration required?

Thanks,
Arun
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement, you may review at 
https://www.amdocs.com/about/email-disclaimer
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at 
https://www.amdocs.com/about/email-disclaimer
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Not able to ssh on ONAP VMs

2017-05-10 Thread Elhay Efrat
Yes
ssh -i key ubuntu@x.x.x.x'

From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Wednesday, May 10, 2017 5:24 PM
To: Elhay Efrat 
Cc: onap-discuss@lists.onap.org; gaura...@hcl.com; kapi...@hcl.com
Subject: RE: Not able to ssh on ONAP VMs

Using 'ubuntu' as user
On May 10, 2017, at 7:52 PM, Elhay Efrat 
> wrote:
And if you create simple vm from this imae with keypair you can ssh with user 
ubuntu ? or cloud user ?


From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Wednesday, May 10, 2017 5:17 PM
To: Elhay Efrat >
Cc: onap-discuss@lists.onap.org; 
gaura...@hcl.com; 
kapi...@hcl.com
Subject: RE: Not able to ssh on ONAP VMs


Ubuntu cloud images. 14.04 and 16.04
On May 10, 2017, at 7:32 PM, Elhay Efrat 
> wrote:
What image do u use ? for the onap vms ?


From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Wednesday, May 10, 2017 4:47 PM
To: Elhay Efrat >
Cc: onap-discuss@lists.onap.org; 
gaura...@hcl.com; 
kapi...@hcl.com
Subject: RE: Not able to ssh on ONAP VMs


Yes I created with keypair. Gave the public key in env file as well. Same is 
seen in horizon as well.
Using the private key in ssh command.
Thanks
Arun
On May 10, 2017, at 7:11 PM, Elhay Efrat <> wrote:
You created you vvm with keypair and metada is available ?

From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 4:35 PM
To: onap-discuss@lists.onap.org
Cc: Gaurav Gupta >; Kapil Gupta 
>
Subject: [onap-discuss] Not able to ssh on ONAP VMs

Hi All,

I am currently deploying ONAP on Vanilla OpenStack Mitaka (On top of CentOS 7). 
I was able to create 11 VMs which are shown as active as well.
However, when I do ssh using the following command, it is failing.

ssh –i   ubuntu@


Getting the following error:
ssh: connect to host  port 22: Connection timed out

However, I am able to ping the external interface (Having Floating IP) of 
router created by ONAP heat template.


Can anyone suggest if there is something missed or any configuration required?

Thanks,
Arun
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement, you may review at 
https://www.amdocs.com/about/email-disclaimer
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at 
https://www.amdocs.com/about/email-disclaimer
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at 
https://www.amdocs.com/about/email-disclaimer
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer 

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Not able to ssh on ONAP VMs

2017-05-10 Thread Arun Arora (c)
Using 'ubuntu' as user

On May 10, 2017, at 7:52 PM, Elhay Efrat 
> wrote:
And if you create simple vm from this imae with keypair you can ssh with user 
ubuntu ? or cloud user ?


From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Wednesday, May 10, 2017 5:17 PM
To: Elhay Efrat 
Cc: onap-discuss@lists.onap.org; gaura...@hcl.com; kapi...@hcl.com
Subject: RE: Not able to ssh on ONAP VMs


Ubuntu cloud images. 14.04 and 16.04
On May 10, 2017, at 7:32 PM, Elhay Efrat 
> wrote:
What image do u use ? for the onap vms ?


From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Wednesday, May 10, 2017 4:47 PM
To: Elhay Efrat >
Cc: onap-discuss@lists.onap.org; 
gaura...@hcl.com; 
kapi...@hcl.com
Subject: RE: Not able to ssh on ONAP VMs


Yes I created with keypair. Gave the public key in env file as well. Same is 
seen in horizon as well.
Using the private key in ssh command.
Thanks
Arun
On May 10, 2017, at 7:11 PM, Elhay Efrat <> wrote:
You created you vvm with keypair and metada is available ?

From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 4:35 PM
To: onap-discuss@lists.onap.org
Cc: Gaurav Gupta >; Kapil Gupta 
>
Subject: [onap-discuss] Not able to ssh on ONAP VMs

Hi All,

I am currently deploying ONAP on Vanilla OpenStack Mitaka (On top of CentOS 7). 
I was able to create 11 VMs which are shown as active as well.
However, when I do ssh using the following command, it is failing.

ssh –i   ubuntu@


Getting the following error:
ssh: connect to host  port 22: Connection timed out

However, I am able to ping the external interface (Having Floating IP) of 
router created by ONAP heat template.


Can anyone suggest if there is something missed or any configuration required?

Thanks,
Arun
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement, you may review at 
https://www.amdocs.com/about/email-disclaimer
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at 
https://www.amdocs.com/about/email-disclaimer

This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at 
https://www.amdocs.com/about/email-disclaimer
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Not able to ssh on ONAP VMs

2017-05-10 Thread Elhay Efrat
And if you create simple vm from this imae with keypair you can ssh with user 
ubuntu ? or cloud user ?

From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Wednesday, May 10, 2017 5:17 PM
To: Elhay Efrat 
Cc: onap-discuss@lists.onap.org; gaura...@hcl.com; kapi...@hcl.com
Subject: RE: Not able to ssh on ONAP VMs

Ubuntu cloud images. 14.04 and 16.04
On May 10, 2017, at 7:32 PM, Elhay Efrat 
> wrote:
What image do u use ? for the onap vms ?


From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Wednesday, May 10, 2017 4:47 PM
To: Elhay Efrat >
Cc: onap-discuss@lists.onap.org; 
gaura...@hcl.com; 
kapi...@hcl.com
Subject: RE: Not able to ssh on ONAP VMs


Yes I created with keypair. Gave the public key in env file as well. Same is 
seen in horizon as well.
Using the private key in ssh command.
Thanks
Arun
On May 10, 2017, at 7:11 PM, Elhay Efrat <> wrote:
You created you vvm with keypair and metada is available ?

From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 4:35 PM
To: onap-discuss@lists.onap.org
Cc: Gaurav Gupta >; Kapil Gupta 
>
Subject: [onap-discuss] Not able to ssh on ONAP VMs

Hi All,

I am currently deploying ONAP on Vanilla OpenStack Mitaka (On top of CentOS 7). 
I was able to create 11 VMs which are shown as active as well.
However, when I do ssh using the following command, it is failing.

ssh –i   ubuntu@


Getting the following error:
ssh: connect to host  port 22: Connection timed out

However, I am able to ping the external interface (Having Floating IP) of 
router created by ONAP heat template.


Can anyone suggest if there is something missed or any configuration required?

Thanks,
Arun
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement, you may review at 
https://www.amdocs.com/about/email-disclaimer
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at 
https://www.amdocs.com/about/email-disclaimer
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer 

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Not able to ssh on ONAP VMs

2017-05-10 Thread Arun Arora (c)
Ubuntu cloud images. 14.04 and 16.04

On May 10, 2017, at 7:32 PM, Elhay Efrat 
> wrote:
What image do u use ? for the onap vms ?


From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Wednesday, May 10, 2017 4:47 PM
To: Elhay Efrat 
Cc: onap-discuss@lists.onap.org; gaura...@hcl.com; kapi...@hcl.com
Subject: RE: Not able to ssh on ONAP VMs


Yes I created with keypair. Gave the public key in env file as well. Same is 
seen in horizon as well.
Using the private key in ssh command.
Thanks
Arun
On May 10, 2017, at 7:11 PM, Elhay Efrat <> wrote:
You created you vvm with keypair and metada is available ?

From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 4:35 PM
To: onap-discuss@lists.onap.org
Cc: Gaurav Gupta >; Kapil Gupta 
>
Subject: [onap-discuss] Not able to ssh on ONAP VMs

Hi All,

I am currently deploying ONAP on Vanilla OpenStack Mitaka (On top of CentOS 7). 
I was able to create 11 VMs which are shown as active as well.
However, when I do ssh using the following command, it is failing.

ssh –i   ubuntu@


Getting the following error:
ssh: connect to host  port 22: Connection timed out

However, I am able to ping the external interface (Having Floating IP) of 
router created by ONAP heat template.


Can anyone suggest if there is something missed or any configuration required?

Thanks,
Arun
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement, you may review at 
https://www.amdocs.com/about/email-disclaimer

This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at 
https://www.amdocs.com/about/email-disclaimer
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Not able to ssh on ONAP VMs

2017-05-10 Thread Elhay Efrat
Totally true ☺

From: ROSE, DANIEL V [mailto:dr6...@att.com]
Sent: Wednesday, May 10, 2017 5:07 PM
To: Arun Arora (c) 
Cc: Elhay Efrat ; gaura...@hcl.com; 
onap-discuss@lists.onap.org; kapi...@hcl.com
Subject: RE: Not able to ssh on ONAP VMs

Could also be a security group issue.


Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Wednesday, May 10, 2017 10:05 AM
To: ROSE, DANIEL V >
Cc: EFRAT, ELHAY >; 
gaura...@hcl.com; 
onap-discuss@lists.onap.org; 
kapi...@hcl.com
Subject: RE: Not able to ssh on ONAP VMs

I'll check with root as well. But the problem is the VM seems not accessible as 
hinted in error. When I ran the VM by creating the instance manually I was able 
to ssh into it.
Thanks
Arun
On May 10, 2017, at 7:26 PM, "ROSE, DANIEL V" 
> wrote:
I think the user is root that we link the key too


Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308


From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 9:47 AM
To: EFRAT, ELHAY >
Cc: gaura...@hcl.com; 
onap-discuss@lists.onap.org; 
kapi...@hcl.com
Subject: Re: [onap-discuss] Not able to ssh on ONAP VMs


Yes I created with keypair. Gave the public key in env file as well. Same is 
seen in horizon as well.
Using the private key in ssh command.
Thanks
Arun
On May 10, 2017, at 7:11 PM, Elhay Efrat <> wrote:
You created you vvm with keypair and metada is available ?

From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 4:35 PM
To: onap-discuss@lists.onap.org
Cc: Gaurav Gupta >; Kapil Gupta 
>
Subject: [onap-discuss] Not able to ssh on ONAP VMs

Hi All,

I am currently deploying ONAP on Vanilla OpenStack Mitaka (On top of CentOS 7). 
I was able to create 11 VMs which are shown as active as well.
However, when I do ssh using the following command, it is failing.

ssh –i   ubuntu@


Getting the following error:
ssh: connect to host  port 22: Connection timed out

However, I am able to ping the external interface (Having Floating IP) of 
router created by ONAP heat template.


Can anyone suggest if there is something missed or any configuration required?

Thanks,
Arun
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement, you may review at 
https://www.amdocs.com/about/email-disclaimer
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer 

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Not able to ssh on ONAP VMs

2017-05-10 Thread ROSE, DANIEL V
Could also be a security group issue.


Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Wednesday, May 10, 2017 10:05 AM
To: ROSE, DANIEL V 
Cc: EFRAT, ELHAY ; gaura...@hcl.com; 
onap-discuss@lists.onap.org; kapi...@hcl.com
Subject: RE: Not able to ssh on ONAP VMs

I'll check with root as well. But the problem is the VM seems not accessible as 
hinted in error. When I ran the VM by creating the instance manually I was able 
to ssh into it.
Thanks
Arun
On May 10, 2017, at 7:26 PM, "ROSE, DANIEL V" 
> wrote:
I think the user is root that we link the key too


Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308


From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 9:47 AM
To: EFRAT, ELHAY >
Cc: gaura...@hcl.com; 
onap-discuss@lists.onap.org; 
kapi...@hcl.com
Subject: Re: [onap-discuss] Not able to ssh on ONAP VMs


Yes I created with keypair. Gave the public key in env file as well. Same is 
seen in horizon as well.
Using the private key in ssh command.
Thanks
Arun
On May 10, 2017, at 7:11 PM, Elhay Efrat <> wrote:
You created you vvm with keypair and metada is available ?

From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 4:35 PM
To: onap-discuss@lists.onap.org
Cc: Gaurav Gupta >; Kapil Gupta 
>
Subject: [onap-discuss] Not able to ssh on ONAP VMs

Hi All,

I am currently deploying ONAP on Vanilla OpenStack Mitaka (On top of CentOS 7). 
I was able to create 11 VMs which are shown as active as well.
However, when I do ssh using the following command, it is failing.

ssh –i   ubuntu@


Getting the following error:
ssh: connect to host  port 22: Connection timed out

However, I am able to ping the external interface (Having Floating IP) of 
router created by ONAP heat template.


Can anyone suggest if there is something missed or any configuration required?

Thanks,
Arun
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement, you may review at 
https://www.amdocs.com/about/email-disclaimer
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Not able to ssh on ONAP VMs

2017-05-10 Thread Arun Arora (c)
I'll check with root as well. But the problem is the VM seems not accessible as 
hinted in error. When I ran the VM by creating the instance manually I was able 
to ssh into it.

Thanks
Arun
On May 10, 2017, at 7:26 PM, "ROSE, DANIEL V" 
> wrote:
I think the user is root that we link the key too


Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308


From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 9:47 AM
To: EFRAT, ELHAY 
Cc: gaura...@hcl.com; onap-discuss@lists.onap.org; kapi...@hcl.com
Subject: Re: [onap-discuss] Not able to ssh on ONAP VMs


Yes I created with keypair. Gave the public key in env file as well. Same is 
seen in horizon as well.
Using the private key in ssh command.
Thanks
Arun
On May 10, 2017, at 7:11 PM, Elhay Efrat <> wrote:
You created you vvm with keypair and metada is available ?

From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 4:35 PM
To: onap-discuss@lists.onap.org
Cc: Gaurav Gupta >; Kapil Gupta 
>
Subject: [onap-discuss] Not able to ssh on ONAP VMs

Hi All,

I am currently deploying ONAP on Vanilla OpenStack Mitaka (On top of CentOS 7). 
I was able to create 11 VMs which are shown as active as well.
However, when I do ssh using the following command, it is failing.

ssh –i   ubuntu@


Getting the following error:
ssh: connect to host  port 22: Connection timed out

However, I am able to ping the external interface (Having Floating IP) of 
router created by ONAP heat template.


Can anyone suggest if there is something missed or any configuration required?

Thanks,
Arun
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement, you may review at 
https://www.amdocs.com/about/email-disclaimer
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Not able to ssh on ONAP VMs

2017-05-10 Thread ROSE, DANIEL V
I think the user is root that we link the key too

Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 9:47 AM
To: EFRAT, ELHAY 
Cc: gaura...@hcl.com; onap-discuss@lists.onap.org; kapi...@hcl.com
Subject: Re: [onap-discuss] Not able to ssh on ONAP VMs

Yes I created with keypair. Gave the public key in env file as well. Same is 
seen in horizon as well.
Using the private key in ssh command.
Thanks
Arun
On May 10, 2017, at 7:11 PM, Elhay Efrat <> wrote:
You created you vvm with keypair and metada is available ?

From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 4:35 PM
To: onap-discuss@lists.onap.org
Cc: Gaurav Gupta >; Kapil Gupta 
>
Subject: [onap-discuss] Not able to ssh on ONAP VMs

Hi All,

I am currently deploying ONAP on Vanilla OpenStack Mitaka (On top of CentOS 7). 
I was able to create 11 VMs which are shown as active as well.
However, when I do ssh using the following command, it is failing.

ssh –i   ubuntu@


Getting the following error:
ssh: connect to host  port 22: Connection timed out

However, I am able to ping the external interface (Having Floating IP) of 
router created by ONAP heat template.


Can anyone suggest if there is something missed or any configuration required?

Thanks,
Arun
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement, you may review at 
https://www.amdocs.com/about/email-disclaimer
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss