Re: [Openstack] [Fuel] Deployment failed after applying updates in Fuel-8.0 .

2016-11-03 Thread Duck Euler
> I tried to create diagnostic snapshot but its giving out timeout error. Given puppet run fail and the above error, I would look to see if your resourced constrained. In my experience, ensuring you have enough memory prevents install problems with fuel. On Fri, Oct 21, 2016 at 3:21 AM,

Re: [Openstack] Fuel 9 deployment

2016-09-17 Thread Duck Euler
> I can't access horizon after successful deployment On the Fuel Screen showing a successful deployment, there should be a green button labeled "Proceed to Horizon" horizon ip address is usually the first usable public IP address in the pool. if you used the default public ip address, it may get

[openstack-dev] [openstack-ansible]

2015-12-18 Thread Duck Euler
when running openstack ansible quick start ( curl https://raw.githubusercontent.com/openstack/openstack-ansible/master/scripts/run-aio-build.sh | sudo bash ) it will halt with the following error. ++ ansible-galaxy install --role-file=ansible-role-requirements.yml --ignore-errors --force - the

[Openstack] os-ansible-deployment pip failing in container

2015-09-11 Thread Duck Euler
running os-ansible-deployment all in one. using reference configuration. following error from ansible run: TASK: [galera_client | Install pip packages] ** failed: [aio1_galera_container-fc2a8901] => (item=MySQL-python) => {"attempts": 5, "cmd": "/usr/local/bin/pip

Re: [Openstack] os-ansible-deployment pip failing in container

2015-09-11 Thread Duck Euler
-playbooks.sh thanks! On Fri, Sep 11, 2015 at 4:56 PM, Duck Euler <duck2...@gmail.com> wrote: > James, > > thanks for the reply. you are correct, 172.29.236.100 is the haproxy. it's > already on br-mgmt interface. good call. > > upon further inspection, there are two

Re: [Openstack] os-ansible-deployment pip failing in container

2015-09-11 Thread Duck Euler
> to. > > James > > On Sep 11, 2015, at 4:06 PM, Duck Euler <duck2...@gmail.com> wrote: > > > running os-ansible-deployment all in one. using reference configuration. > > following error from ansible run: > > TASK: [galera_client | Install pip packages] > ***