Re: [Openstack-operators] OSA Newton ssl endpoint issue

2017-08-03 Thread Andy McCrae
Hi Grant,, Somehow missed this email, so sorry for the delay on that one. Are you setting up the installation with SSL Certs for the public IP only, or internal as well? You should be able to setup the endpoint VIP address instead of an IP - which would mean the certificate matches the endpoint.

Re: [Openstack-operators] Openstack-Ansible (Ocata branch) deployment failing - "No matching distribution found for mysql-python"

2017-05-04 Thread Andy McCrae
Hi Eugene, You're right that error doesn't give us much. My best advice for a next step would be to manually run "bash /opt/op-venv-script.sh" from inside the repo container: dc2-controller-01_repo_container-7ce807b6. I've had similar issues, which is usually a constraints issue (we're working

Re: [Openstack-operators] Openstack-Ansible (Ocata branch) deployment failing - "No matching distribution found for mysql-python"

2017-05-03 Thread Andy McCrae
Hi Eugene, With just that error it's a bit difficult to see exactly why it's failing. Could you use paste.openstack.org (or similar) to paste a more detailed log of the error/output? I'd also suggest jumping into #openstack-ansible on the Freenode irc server, there are usually some people about

Re: [Openstack-operators] Error in making connection Openstack Python SDK

2017-03-02 Thread Andy McCrae
Hi Amit, Sending it again to include the ML! On 2 March 2017 at 11:01, Amit Kumar wrote: > Hi All, > > I have deployed Openstack using Openstack-Ansible. I am using Newton > release from tag 14.0.8. My test environment is containing only Compute > Node and Controller Node

Re: [Openstack-operators] Ansible OpenStack dnsmasq errors in syslog

2017-03-01 Thread Andy McCrae
Hi Lawrence, (Copying my response from the dev list! as a note, if you add [openstack-ansible] in the title it allows filters to filter it a bit better) Thanks for raising this. The 10.255.255.x range is used by lxcbr0 on the host, to assign the eth0 address to the containers. In essence this

Re: [Openstack-operators] osa Mitaka api SSL end points

2017-02-28 Thread Andy McCrae
On 28 February 2017 at 09:59, Grant Morley wrote: > Hi All, > > We have an OSA Mitaka deployment and for some reason all of the end points > ( keystone, neutron, glance etc.. ) are all reporting as HTTP rather than > HTTPS. The only thing that seems to have worked with

Re: [Openstack-operators] [openstack-ansible] configuration to use nfs for glance and cinder

2017-02-03 Thread Andy McCrae
Hi Andreas, The way you're doing it at the end looks correct - the docs are not quite right on that one. The nfs_shares file will only get templated on the cinder_volumes hosts, as will the nfs_shares_config option - so in essence it shouldn't matter that the var isn't limited to volume hosts.

Re: [Openstack-operators] [openstack-ansible] Remove compute node command

2017-02-01 Thread Andy McCrae
Hi Salman, Thanks for pointing that out - I'll file a fix for that now ( https://review.openstack.org/427950 ) If you find any more it'd be great if you could file a bug in launchpad: https://bugs.launchpad.net/openstack-ansible We triage bugs once a week (on Tuesdays), so we usually pick them

Re: [Openstack-operators] [openstack-dev] [openstack-ansible] Live migration issue

2017-01-26 Thread Andy McCrae
Hi Fabrice, Firstly, I've moved this over to the ops mailing list (dev in bcc - just so anybody following along knows where it's gone!) - I think it's more of an operational issue than a dev one. That does seem weird - so the error is: > 2017-01-25 11:03:58.475 113231 ERROR

Re: [Openstack-operators] [all] [goals] proposing a new goal: "Control Plane API endpoints deployment via WSGI"

2017-01-13 Thread Andy McCrae
> > > I have been looking for a Community Goal [1] that would directly help > Operators and I found the "run API via WSGI" useful. > So I've decided to propose this one as a goal for Pike but I'll stay > open to postpone it to Queen if our community thinks we already have > too much goals for

Re: [Openstack-operators] [openstack-operators][openstack-dev][openstack-ansible]deploying mutli-node openstack on baremetal nodes

2016-11-15 Thread Andy McCrae
Hi Akshay, If I understand correctly, you're looking to deploy the services on metal hosts (rather than in containers) - in that case you would need to adjust the env.d/*.yml (service files) to set the property "is_metal: True". The second query regarding multiple VLans - if you are using