Hi

This is, for now, just a test.. so I just want to keep the stuff on one 
server.. so I'm using the spawn_local.yml and terminate_local.yml from the 
backend package...


/Martin

----- Original meddelelse -----
Fra: "praiskup" <prais...@redhat.com>
Til: "copr-devel" <copr-devel@lists.fedorahosted.org>
Cc: "mj" <m...@casalogic.dk>
Sendt: mandag, 5. december 2016 16:09:03
Emne: Re: python-novaclient package??

On Monday, December 5, 2016 1:49:22 PM CET Martin Juhl wrote: 
> Hi 
> 
> Manually: 
> 
> ansible-playbook -i inventory -c ssh 
> /usr/share/doc/copr-backend-1.94/playbooks/spawn_local.yml/usr/lib/python2.7/site-packages/novaclient/v1_1/__init__.py:30:
>  
> UserWarning: Module novaclient.v1_1 is deprecated (taken as a basis for 
> novaclient.v2). The preferable way to get client class or object you can find 
> in novaclient.client module. 
> warnings.warn("Module novaclient.v1_1 is deprecated (taken as a basis for " 
> 
> PLAY [create instance] 
> ******************************************************** 
> 
> TASK: [generate builder name] 
> ************************************************* 
> changed: [localhost -> 127.0.0.1] 
> 
> TASK: [debug msg="IP=127.0.0.1"] 
> ********************************************** 
> ok: [localhost] => { 
> "msg": "IP=127.0.0.1" 
> } 
> 
> TASK: [debug msg="vm_name={{vm_name.stdout}}"] 
> ******************************** 
> ok: [localhost] => { 
> "msg": "vm_name=Copr builder 494041090" 
> } 
> 
> PLAY RECAP 
> ******************************************************************** 
> localhost : ok=3 changed=1 unreachable=0 failed=0 
> 
> 
> Are there other playbooks I need to test??? 

For some reason you don't allocaate builder VM in OpenStack, but you rather use 
backend VM as a builder, is that expected? 

But I think the playbook ends prematurely anyway, based on [1] -- though I am 
not expert there (ask Michal), I use different playbooks. 

[1] 
https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/copr/backend/files/provision/builderpb.yml
 

Pavel 
_______________________________________________ 
copr-devel mailing list -- copr-devel@lists.fedorahosted.org 
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org
_______________________________________________
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org

Reply via email to