Re: [Openstack] Upgrade Nova Ocata -> Pike placement section

2018-06-07 Thread Gregory Orange
Great, thank you Eugen. I cross referenced that with the configuration reference[1] and what we already have configured, and I'm satisfied that section is setup fine for the upgrade. Greg. [1] https://docs.openstack.org/nova/pike/configuration/config.html On 05/06/18 17:08, Eugen Block wrote:

Re: [Openstack] On Ubuntu 18.04, the package "gnocchi-api" install tries to remove both "keystone" and "openstack-dashboard"!

2018-06-07 Thread Corey Bryant
On Thu, Jun 7, 2018 at 1:26 AM, Tobias Urdin wrote: > I can jump in here as well and say that the Puppet OpenStack project had > issue with this as well with the UCA Queens release > since we run all services on the same nodes in our CI. > > We got help from Corey and James, they added the python

[Openstack] Openstack Dashboard console iframe

2018-06-07 Thread Torin Woltjer
When using haproxy for the openstack dashboard the iframe for the instance console stops working. The console does work without the iframe, if I open it in its own window. nova.conf on controller: my_ip = 192.168.116.21 [vnc] enabled = true server_listen = $my_ip server_proxyclient_address = $

Re: [Openstack] On Ubuntu 18.04, the package "gnocchi-api" install tries to remove both "keystone" and "openstack-dashboard"!

2018-06-07 Thread Martinx - ジェームズ
Corey, I still don't get it... The package gnocchi-api is basically empty. It have only 1 single text file: "/etc/apache2/sites-available/gnocchi-api.conf"! The problem is that it depends on "python3-gnocchi" and "libapache2-mod-wsgi-py3", which brings the problem... So, the workaround look

Re: [Openstack] On Ubuntu 18.04, the package "gnocchi-api" install tries to remove both "keystone" and "openstack-dashboard"!

2018-06-07 Thread Martinx - ジェームズ
Worth to mention that I still have to test python-gnocchi, my confs are wrong but, it is installed... :-P On Thu, 7 Jun 2018 at 15:57, Martinx - ジェームズ wrote: > Corey, > > I still don't get it... The package gnocchi-api is basically empty. > > It have only 1 single text file: > "/etc/apache2/