Re: [Openstack] Glance image definition using V2 API

2018-04-25 Thread Cory Hawkless
Yep, spot on Fabian, thanks for the pointer For future reference, the current process to create an image in Glance using a pre-existing volume in Ceph is as follows Step1 – Create the empty image glance image-create --container-format=bare --disk-format=raw --min-ram 2048 --name="Windows Serve

Re: [Openstack] Ocata update for Pike on Ubuntu

2018-04-25 Thread Fabian Zimmermann
Hi, Am 25.04.2018 um 15:05 schrieb Marcio Prado: The mistake is in Keystone. I have not had time to debug yet ... [authz_core:error] client denied by server configuration: /usr/bin/kestone-wsgi-public first thought, sounds like apache-config is blocking the access. Check your apache(2)/site

Re: [Openstack] Ocata update for Pike on Ubuntu

2018-04-25 Thread Marcio Prado
I performed the following steps: 1) REMOVE THE OCATA REPOSITORY add-apt-repository --remove cloud-archive:ocata 2) ADD THE PIKE REPOSITORY add-apt-repository cloud-archive:pike 3) UPDATE OPENSTACK apt-get update apt-get upgrade reboot apt-get update apt-get upgrade 4) IF I DO NOT UPDATE THE

Re: [Openstack] Ocata update for Pike on Ubuntu

2018-04-25 Thread Fabian Zimmermann
Hi, Am 25.04.2018 um 13:30 schrieb Marcio Prado: I'm also simulating the update ... Unsuccessfully. What issues are you running into? Fabian ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@li

Re: [Openstack] Ocata update for Pike on Ubuntu

2018-04-25 Thread Marcio Prado
I understood Fabian. Thank you very much for your attention. I'm also simulating the update ... Unsuccessfully. News I share here. Em 25-04-2018 03:59, Fabian Zimmermann escreveu: Hi, Am 24.04.2018 um 23:58 schrieb Marcio Prado: Has anyone upgraded OpenStack Ocata to Pike using Ubuntu 16.04

Re: [Openstack] Ocata update for Pike on Ubuntu

2018-04-25 Thread Fabian Zimmermann
Hi, Am 24.04.2018 um 23:58 schrieb Marcio Prado: Has anyone upgraded OpenStack Ocata to Pike using Ubuntu 16.04? we are currently evaluating/simulating the upgrade Can you share the experiences please? well, until now we found https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1766189