[XCI INSTALLING] [opnfv-tech-discuss] [opnfv-tech-discuss+help]

2019-05-15 Thread NAZAN CENGIZ


These are the supported scenarios (+ SFC) ==> 
https://github.com/opnfv/releng-xci-scenarios/tree/master/scenarios 
But I don't understand.SFC not include 
https://github.com/opnfv/releng-xci-scenarios/tree/master/scenarios . 
Let me ask the question.I saw Openstack project and ansible on XCI .But I 
didn't know about any OPNFV project.Which have XCI related to OPNFV project? 

Kimden: "mbuil"  
Kime: "NAZAN CENGIZ" , "opnfv-tech-discuss+help" 
, "opnfv-tech-discuss" 
 
Gönderilenler: 15 Mayıs Çarşamba 2019 16:49:54 
Konu: Re: [XCI INSTALLING] [opnfv-tech-discuss] [opnfv-tech-discuss+help] 

On Wed, 2019-05-15 at 14:28 +0300, NAZAN CENGIZ wrote: 



Hi all, 
We are installing successfull scenario:os-odl-sfc. XCI installing config on 
below; 

export INSTALLER_TYPE=osa 
export DEPLOY_SCENARIO=os-odl-sfc 
export XCI_FLAVOR=ha 
export XCI_DISTRO=ubuntu 
./xci-deploy.sh 

Mister Fatih said as :"Please start with a small virtual deployment of the 
scenario you want to try and avoid setting OPENSTACK_OSA_VERSION while doing 
that." so we didn't any setting OPENSTACK_OSA_VERSION. 
Question 1:Now, what is be Openstack ansible variable on XCI? We want 
OPENSTACK_OSA_VERSION=stable/queens but maybe it's be problems setting 
osa_version. 



This is the openstack version ==> 
https://github.com/opnfv/releng-xci/blob/master/xci/config/pinned-versions#L38-L39
 

What probably Fatih meant was to start with XCI_FLAVOR=mini. You started with 
ha which complicates things 


BQ_BEGIN


Question 2:Which XCI include OPNFV projects? For this, I looked at the 
setup-infrastructure log file on the opnfv machine, but in general I found that 
the necessary adjustments were made for Openstack projects. 

BQ_END

These are the supported scenarios (+ SFC) ==> 
https://github.com/opnfv/releng-xci-scenarios/tree/master/scenarios 


BQ_BEGIN


Question 3:What is password for stack user on Controller machines? 
Question 3 for Explanation: 
Openstack running on opnfv,controller00,controller01,controller02 
machines.Openstack running ago on Opnfv machine we must run "source openrc" 
config this machine. 
While We are logging as ssh root@192.168.122.3,ssh root@192.168.122.6,ssh 
root@192.168.122.7 on controller machines when we run "ls -la" command not find 
source file these machine(controller00,controller01,controller02). 
We run "su - stack" command on these controller machine but it is want password 
as below; 
(root@controller00:~# su - stack 
No passwd entry for user 'stack') 

But when XCI install "ssh-keygen -t rsa" command Enter passphrase (empty for no 
passphrase): no passkey.So what is stack user password? 

BQ_END

That's weird, does that happeng with 192.168.122.2, 192.168.122.4 and 
192.168.122.5 too? 



BQ_BEGIN


Best Regards, 
Nazan. 

This e-mail and any attached files are confidential and may be legally 
privileged. If you are not the addressee, any disclosure, reproduction, 
copying, distribution, or other dissemination or use of this communication is 
strictly prohibited. If you have received this transmission in error please 
notify the sender immediately and then delete this mail. 
E-mail transmission cannot be guaranteed to be secure or error free as 
information could be intercepted, corrupted, lost, destroyed, arrive late or 
incomplete, or contain viruses. The sender therefore does not accept liability 
for any errors or omissions in the contents of this message which arise as a 
result of e-mail transmission or changes to transmitted date not specifically 
approved by the sender. 
If this e-mail or attached files contain information which do not relate to our 
professional activity we do not accept liability for such information. 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#23140): 
https://lists.opnfv.org/g/opnfv-tech-discuss/message/23140 Mute This Topic: 
https://lists.opnfv.org/mt/31628579/675458 Group Owner: 
opnfv-tech-discuss+ow...@lists.opnfv.org Unsubscribe: 
https://lists.opnfv.org/g/opnfv-tech-discuss/unsub [ mb...@suse.com ]
-=-=-=-=-=-=-=-=-=-=-=- 

BQ_END

-=-=-=-=-=-=-=-=-=-=-=- 
Links: You receive all messages sent to this group. 

View/Reply Online (#23142): 
https://lists.opnfv.org/g/opnfv-tech-discuss/message/23142 
Mute This Topic: https://lists.opnfv.org/mt/31628579/1820530 
Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org 
Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub 
[nazan.cen...@gazi.edu.tr] 
-=-=-=-=-=-=-=-=-=-=-=- 


This e-mail and any attached files are confidential and may be legally 
privileged. If you are not the addressee, any disclosure, reproduction, 
copying, distribution, or other dissemination or use of this communication is 
strictly prohibited. If you have received this transmission in error please 
notify the sender immediately and then delete this mail.

-=-=-=-=-=-=-=-=-=-=-=-
Links: You rec

Re: [XCI INSTALLING] [opnfv-tech-discuss] [opnfv-tech-discuss+help]

2019-05-15 Thread NAZAN CENGIZ
That's weird, does that happeng with 192.168.122.2, 192.168 .122.4 and 
192.168.122.5 too? 
Openstack service running Opnfv machine.Opnfv machine has openrc file.Also 
192.168 .122.4 and 192.168.122.5 is compute machines. 192.168 .122.4 and 
192.168.122.5 has not Openstack services.Do you have all machines Openstack? 
I just know Controller00, Controller 01, Controller 02 and Opnfv.I don't know 
Compute machines. 
Kimden: "mbuil"  
Kime: "NAZAN CENGIZ" , "opnfv-tech-discuss+help" 
, "opnfv-tech-discuss" 
 
Gönderilenler: 15 Mayıs Çarşamba 2019 16:49:54 
Konu: Re: [XCI INSTALLING] [opnfv-tech-discuss] [opnfv-tech-discuss+help] 

On Wed, 2019-05-15 at 14:28 +0300, NAZAN CENGIZ wrote: 



Hi all, 
We are installing successfull scenario:os-odl-sfc. XCI installing config on 
below; 

export INSTALLER_TYPE=osa 
export DEPLOY_SCENARIO=os-odl-sfc 
export XCI_FLAVOR=ha 
export XCI_DISTRO=ubuntu 
./xci-deploy.sh 

Mister Fatih said as :"Please start with a small virtual deployment of the 
scenario you want to try and avoid setting OPENSTACK_OSA_VERSION while doing 
that." so we didn't any setting OPENSTACK_OSA_VERSION. 
Question 1:Now, what is be Openstack ansible variable on XCI? We want 
OPENSTACK_OSA_VERSION=stable/queens but maybe it's be problems setting 
osa_version. 



This is the openstack version ==> 
https://github.com/opnfv/releng-xci/blob/master/xci/config/pinned-versions#L38-L39
 

What probably Fatih meant was to start with XCI_FLAVOR=mini. You started with 
ha which complicates things 


BQ_BEGIN


Question 2:Which XCI include OPNFV projects? For this, I looked at the 
setup-infrastructure log file on the opnfv machine, but in general I found that 
the necessary adjustments were made for Openstack projects. 

BQ_END

These are the supported scenarios (+ SFC) ==> 
https://github.com/opnfv/releng-xci-scenarios/tree/master/scenarios 


BQ_BEGIN


Question 3:What is password for stack user on Controller machines? 
Question 3 for Explanation: 
Openstack running on opnfv,controller00,controller01,controller02 
machines.Openstack running ago on Opnfv machine we must run "source openrc" 
config this machine. 
While We are logging as ssh root@192.168.122.3,ssh root@192.168.122.6,ssh 
root@192.168.122.7 on controller machines when we run "ls -la" command not find 
source file these machine(controller00,controller01,controller02). 
We run "su - stack" command on these controller machine but it is want password 
as below; 
(root@controller00:~# su - stack 
No passwd entry for user 'stack') 

But when XCI install "ssh-keygen -t rsa" command Enter passphrase (empty for no 
passphrase): no passkey.So what is stack user password? 

BQ_END

That's weird, does that happeng with 192.168.122.2, 192.168.122.4 and 
192.168.122.5 too? 



BQ_BEGIN


Best Regards, 
Nazan. 

This e-mail and any attached files are confidential and may be legally 
privileged. If you are not the addressee, any disclosure, reproduction, 
copying, distribution, or other dissemination or use of this communication is 
strictly prohibited. If you have received this transmission in error please 
notify the sender immediately and then delete this mail. 
E-mail transmission cannot be guaranteed to be secure or error free as 
information could be intercepted, corrupted, lost, destroyed, arrive late or 
incomplete, or contain viruses. The sender therefore does not accept liability 
for any errors or omissions in the contents of this message which arise as a 
result of e-mail transmission or changes to transmitted date not specifically 
approved by the sender. 
If this e-mail or attached files contain information which do not relate to our 
professional activity we do not accept liability for such information. 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#23140): 
https://lists.opnfv.org/g/opnfv-tech-discuss/message/23140 Mute This Topic: 
https://lists.opnfv.org/mt/31628579/675458 Group Owner: 
opnfv-tech-discuss+ow...@lists.opnfv.org Unsubscribe: 
https://lists.opnfv.org/g/opnfv-tech-discuss/unsub [ mb...@suse.com ]
-=-=-=-=-=-=-=-=-=-=-=- 

BQ_END

-=-=-=-=-=-=-=-=-=-=-=- 
Links: You receive all messages sent to this group. 

View/Reply Online (#23142): 
https://lists.opnfv.org/g/opnfv-tech-discuss/message/23142 
Mute This Topic: https://lists.opnfv.org/mt/31628579/1820530 
Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org 
Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub 
[nazan.cen...@gazi.edu.tr] 
-=-=-=-=-=-=-=-=-=-=-=- 

This e-mail and any attached files are confidential and may be legally 
privileged. If you are not the addressee, any disclosure, reproduction, 
copying, distribution, or other dissemination or use of this communication is 
strictly prohibited. If you have received this transmission in error please 
notify the sender immediately and then delete this mail.

-=-=-=

Re: [XCI INSTALLING] [opnfv-tech-discuss] [opnfv-tech-discuss+help]

2019-05-15 Thread Manuel Buil
On Wed, 2019-05-15 at 14:28 +0300, NAZAN CENGIZ wrote:
> Hi all,
> We are installing successfull scenario:os-odl-sfc. XCI installing
> config on below;
> 
> export INSTALLER_TYPE=osa
> export DEPLOY_SCENARIO=os-odl-sfc
> export XCI_FLAVOR=ha
> export XCI_DISTRO=ubuntu
> ./xci-deploy.sh
> 
> Mister Fatih said as :"Please start with a small virtual deployment
> of the scenario you want to try and avoid setting
> OPENSTACK_OSA_VERSION while doing that." so we didn't any setting
> OPENSTACK_OSA_VERSION.
> Question 1:Now, what is be Openstack ansible variable on XCI? We want
> OPENSTACK_OSA_VERSION=stable/queens but maybe it's be problems
> setting osa_version. 

This is the openstack version ==> https://github.com/opnfv/releng-xci/b
lob/master/xci/config/pinned-versions#L38-L39
What probably Fatih meant was to start with XCI_FLAVOR=mini. You
started with ha which complicates things
> Question 2:Which XCI include OPNFV projects? For this, I looked at
> the setup-infrastructure log file on the opnfv machine, but in
> general I found that the necessary adjustments were made for
> Openstack projects.

These are the supported scenarios (+ SFC) ==> https://github.com/opnfv/
releng-xci-scenarios/tree/master/scenarios
> Question 3:What is password for stack user on Controller machines?
> Question 3 for Explanation:
> Openstack running on opnfv,controller00,controller01,controller02
> machines.Openstack running ago on Opnfv machine we must run "source
> openrc" config this machine.
> While We are logging as ssh root@192.168.122.3,ssh root@192.168.122.6
> ,ssh root@192.168.122.7 on controller machines when we run "ls -la"
> command not find source file these
> machine(controller00,controller01,controller02).
> We run "su - stack" command on these controller machine but it is
> want password as below;
> (root@controller00:~# su - stack
> No passwd entry for user 'stack')
> 
> But when XCI install "ssh-keygen -t rsa" command Enter passphrase
> (empty for no passphrase): no passkey.So what is stack user password?

That's weird, does that happeng with 192.168.122.2, 192.168.122.4 and
192.168.122.5 too?

> Best Regards,
> Nazan.
> 
> 
> This e-mail and any attached files are confidential and may be
> legally privileged. If you are not the addressee, any disclosure,
> reproduction, copying, distribution, or other dissemination or use of
> this communication is strictly prohibited. If you have received this
> transmission in error please notify the sender immediately and then
> delete this mail.
> E-mail transmission cannot be guaranteed to be secure or error free
> as information could be intercepted, corrupted, lost, destroyed,
> arrive late or incomplete, or contain viruses. The sender therefore
> does not accept liability for any errors or omissions in the contents
> of this message which arise as a result of e-mail transmission or
> changes to transmitted date not specifically approved by the sender.
> If this e-mail or attached files contain information which do not
> relate to our professional activity we do not accept liability for
> such information.
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> 
> View/Reply Online (#23140): https://lists.opnfv.org/g/opnfv-tech-disc
> uss/message/23140
> Mute This Topic: https://lists.opnfv.org/mt/31628579/675458
> Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org
> Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsubb  [mb
> u...@suse.com]
> -=-=-=-=-=-=-=-=-=-=-=-
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#23142): 
https://lists.opnfv.org/g/opnfv-tech-discuss/message/23142
Mute This Topic: https://lists.opnfv.org/mt/31628579/21656
Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org
Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


[XCI INSTALLING] [opnfv-tech-discuss] [opnfv-tech-discuss+help]

2019-05-15 Thread NAZAN CENGIZ
Hi all, 
We are installing successfull scenario:os-odl-sfc. XCI installing config on 
below; 

export INSTALLER_TYPE=osa 
export DEPLOY_SCENARIO=os-odl-sfc 
export XCI_FLAVOR=ha 
export XCI_DISTRO=ubuntu 
./xci-deploy.sh 

Mister Fatih said as :"Please start with a small virtual deployment of the 
scenario you want to try and avoid setting OPENSTACK_OSA_VERSION while doing 
that." so we didn't any setting OPENSTACK_OSA_VERSION. 
Question 1:Now, what is be Openstack ansible variable on XCI? We want 
OPENSTACK_OSA_VERSION=stable/queens but maybe it's be problems setting 
osa_version. 

Question 2:Which XCI include OPNFV projects? For this, I looked at the 
setup-infrastructure log file on the opnfv machine, but in general I found that 
the necessary adjustments were made for Openstack projects. 

Question 3:What is password for stack user on Controller machines? 
Question 3 for Explanation: 
Openstack running on opnfv,controller00,controller01,controller02 
machines.Openstack running ago on Opnfv machine we must run "source openrc" 
config this machine. 
While We are logging as ssh root@192.168.122.3,ssh root@192.168.122.6,ssh 
root@192.168.122.7 on controller machines when we run "ls -la" command not find 
source file these machine(controller00,controller01,controller02). 
We run "su - stack" command on these controller machine but it is want password 
as below; 
(root@controller00:~# su - stack 
No passwd entry for user 'stack') 

But when XCI install "ssh-keygen -t rsa" command Enter passphrase (empty for no 
passphrase): no passkey.So what is stack user password? 

Best Regards, 
Nazan. 

This e-mail and any attached files are confidential and may be legally 
privileged. If you are not the addressee, any disclosure, reproduction, 
copying, distribution, or other dissemination or use of this communication is 
strictly prohibited. If you have received this transmission in error please 
notify the sender immediately and then delete this mail.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#23140): 
https://lists.opnfv.org/g/opnfv-tech-discuss/message/23140
Mute This Topic: https://lists.opnfv.org/mt/31628579/21656
Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org
Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-