[Openstack] [Horizon][Keystone] Migration to keystone v3

2018-09-28 Thread Davide Panarese
Goodmorning every one, i'm finally approaching migration to keystone v3 but i want to maintain keystone v2 compatibility for all users that have custom scripts for authentication to our openstack. Migration seems to be pretty simple, change endpoint direct into database changing http://keystone:

Re: [Openstack] [Horizon][Keystone] Migration to keystone v3

2018-09-28 Thread Eugen Block
Hi, what is your current horizon configuration? control:~ # grep KEYSTONE_URL /srv/www/openstack-dashboard/openstack_dashboard/local/local_settings.py OPENSTACK_KEYSTONE_URL = "http://%s:5000/v3"; % OPENSTACK_HOST Maybe this still configured to v2? Regards, Eugen Zitat von Davide Panarese

Re: [Openstack] [Horizon][Keystone] Migration to keystone v3

2018-09-28 Thread Eugen Block
Since nova-compute reports that failure, what is your auth_url in /etc/nova/nova.conf in the [placement] section? Zitat von Davide Panarese : @Paul Yes keystone:5000 is my endpoint. @Eugen OPENSTACK_KEYSTONE_URL = "http://%s/v3 " % OPENSTACK_HOST Still not working. Davide

Re: [Openstack] [Horizon][Keystone] Migration to keystone v3

2018-09-28 Thread Davide Panarese
@Paul Yes keystone:5000 is my endpoint. @Eugen OPENSTACK_KEYSTONE_URL = "http://%s/v3 " % OPENSTACK_HOST Still not working. Davide Panarese > On 28 Sep 2018, at 13:50, Eugen Block wrote: > > Hi, > > what is your current horizon configuration? > > control:~ # grep KEYSTONE_U

Re: [Openstack] [Horizon][Keystone] Migration to keystone v3

2018-09-28 Thread Davide Panarese
It’s not nova-compute that report the issue but keystone authentication on computing tab. As I said before, openstack cli working properly with all services, nova included. Davide Panarese Cloud & Solution Architect Enter | The open network and cloud provider Via privata Stefanardo da Vime

Re: [Openstack] [Horizon][Keystone] Migration to keystone v3

2018-09-28 Thread Erik McCormick
Add yourself as an admin of the domain. I think it uses a domain scored token for that tab. In V2 you would have only been admin of a project. -Erik On Fri, Sep 28, 2018, 11:47 AM Davide Panarese wrote: > It’s not nova-compute that report the issue but keystone authentication on > computing tab

[Openstack] SR-IOV error libvirtError: Node device not found: no node device with matching name

2018-09-28 Thread Satish Patel
Folks, I am configuring SR-IOV and encounter that error, does anyone know what is that error related, I am using Queens I found this but it didn't help me http://lists.openstack.org/pipermail/openstack/2018-January/045982.html I have restarted libvert and whole compute node also but i can't see