Re: [Openstack-operators] [openstack-ansible] networking services of compute nodes on LXC

2016-12-05 Thread Achi Hamza
the best one since DVR is new in openstack-ansible. Best regards, Hamza On 5 December 2016 at 10:51, Jesse Pretorius < jesse.pretor...@rackspace.co.uk> wrote: > > > *From: *Achi Hamza <h16m...@gmail.com> > *Date: *Saturday, December 3, 2016 at 12:19 PM >

[Openstack-operators] [openstack-ansible] networking services of compute nodes on LXC

2016-12-03 Thread Achi Hamza
Hello, I need to install the networking services of the compute nodes into LXC, just like networking services on the infra nodes (neutron_agents_container) so that i can leverage eth11 and eth12 interfaces within the container on the compute nodes for my setup (DVR). How openstack-ansible should

Re: [Openstack-operators] [openstack-ansible] OVS+VLAN Networks Scenario

2016-11-27 Thread Achi Hamza
send. Is this bridge used as "external bridge"? > 2. Please check also Openflow rules in bridges - it's important to have > proper rules on bridges > 3. From where You are trying to ping this vm? Is it the same host or > another one? Is it connected to same vlan? > 4. When

[Openstack-operators] [openstack-ansible] OVS+VLAN Networks Scenario

2016-11-26 Thread Achi Hamza
Hi All, Context: openstack-ansible tag: 14.0.1 ML2 plug-in: OpenvSwitch Project / External networks: VLAN OS: Ubuntu 16.0.4 I would like to implement OVS with VLANs following these 2 docs [1][2] but things didn't work for me. I cannot ping my provider network:

Re: [Openstack-operators] [openstack-dev] [openstack-ansible] pip issues

2016-11-18 Thread Achi Hamza
les.yml file: > > > > openstack_service_publicuri_proto: http > > openstack_external_ssl: false > > haproxy_ssl: false > > > > I might be missing more, but that should get you started. > > > > *From: *Achi Hamza <h16m...@gmail.com> > *Date: *Friday, November 18, 2016

Re: [Openstack-operators] [openstack-dev] [openstack-ansible] pip issues

2016-11-18 Thread Achi Hamza
internal > addresses be the same unless you disable SSL for public endpoints. > > > > *From: *Achi Hamza <h16m...@gmail.com> > *Date: *Friday, November 18, 2016 at 7:02 AM > *To: *Jesse Pretorius <jesse.pretor...@rackspace.co.uk>, " > openstack-operato

Re: [Openstack-operators] [openstack-dev] [openstack-ansible] pip issues

2016-11-17 Thread Achi Hamza
> Are you sure that both addresses in your configuration are different? > > > > *From: *Achi Hamza <h16m...@gmail.com> > *Date: *Thursday, November 17, 2016 at 5:58 PM > *To: *Jesse Pretorius <jesse.pretor...@rackspace.co.uk>, " > klindg...@godaddy.com" <kli

Re: [Openstack-operators] [openstack-dev] [openstack-ansible] pip issues

2016-11-17 Thread Achi Hamza
IP address shared in some way – ie is it used for the host and > haproxy? > > > > *From: *Achi Hamza <h16m...@gmail.com> > *Date: *Thursday, November 17, 2016 at 3:07 PM > *To: *Jesse Pretorius <jesse.pretor...@rackspace.co.uk> > *Cc: *"OpenStack-operators@lists.ope

Re: [Openstack-operators] [openstack-dev] [openstack-ansible] pip issues

2016-11-17 Thread Achi Hamza
0 0 381k 0 --:--:-- --:--:-- --:--:-- 280k do you have an explanation to this Jesse ? Thank you On 17 November 2016 at 15:53, Achi Hamza <h16m...@gmail.com> wrote: > It also works on the internal interface of the containers, i can fetch > from the repo contain

Re: [Openstack-operators] [openstack-dev] [openstack-ansible] pip issues

2016-11-17 Thread Achi Hamza
verage Speed TimeTime Time Current Dload Upload Total SpentLeft Speed 100 2870 2870 0 405k 0 --:--:-- --:--:-- --:--:-- 280k On 17 November 2016 at 15:26, Achi Hamza <h16m...@gmail.com> wrote: > It works on the r

Re: [Openstack-operators] [openstack-dev] [openstack-ansible] pip issues

2016-11-17 Thread Achi Hamza
Total SpentLeft Speed 100 2870 2870 0 59878 0 --:--:-- --:--:-- --:--:-- 71750 On 17 November 2016 at 15:22, Jesse Pretorius < jesse.pretor...@rackspace.co.uk> wrote: > > > > > *From: *Achi Hamza <h16m...@gmail.com> > *Date: *

Re: [Openstack-operators] [openstack-dev] [openstack-ansible] pip issues

2016-11-17 Thread Achi Hamza
Thank you Jesse, but these iptables rules are just applied on the deployment node not the host nodes. do i have to omit these rules even on the deployment node ? Thank you On 17 November 2016 at 14:25, Jesse Pretorius < jesse.pretor...@rackspace.co.uk> wrote: > *From: *Achi Ha

Re: [Openstack-operators] [openstack-dev] [openstack-ansible] pip issues

2016-11-17 Thread Achi Hamza
eployment > host > > > > ie > > > > ansible repo_all -m shell -a "curl http://172.16.1.2:8181/os- > releases/14.0.1/requirements_constraints.txt" > > ansible hosts -m shell -a "curl http://172.16.1.2:8181/os- > releases/14.0.1/requirements_constr

Re: [Openstack-operators] [openstack-dev] [openstack-ansible] pip issues

2016-11-17 Thread Achi Hamza
On 17 November 2016 at 11:35, Jesse Pretorius < jesse.pretor...@rackspace.co.uk> wrote: > Hi Achi, > > > > Can you list the files in /var/www/repo/os-release? > > > > ansible repo_all -m shell -a "find /var/www/repo/os-releases -type f" > > >

Re: [Openstack-operators] [openstack-dev] [openstack-ansible] pip issues

2016-11-17 Thread Achi Hamza
channel, it’s probably easier to have a > conversation there. > > > > Best regards, > > Jean-Philippe > > > > *From: *Achi Hamza <h16m...@gmail.com> > *Reply-To: *"OpenStack Development Mailing List (not for usage > questions)" <openstack-...

Re: [Openstack-operators] Migration Openstack Instances and cloud-init

2016-07-05 Thread Achi Hamza
: { expire: False } > ssh_pwauth: True > preserve_hostname: True > > > I think I can do some more options which may be useful, but this works > fine for me by now :-) > > Kind regards, > Michael > > > Achi Hamza <h16m...@gmail.com> hat am 5. Juli 2016 um 12:3