[Openstack] How to utilize Neutron independently with veths

2017-05-09 Thread duhongwei
Hi everyone, I'm new to OpenStack and currently interested in the Neutron part of it. What I'm seeking is some advice about how to utilize Neutron independently, to build a virtual network, for Docker containers maybe. Suppose I've already got Neutron and Keystone installed on controller node

Re: [Openstack] cloud-init not start ini ubuntu 17.04

2017-05-09 Thread Eugen Block
Hi, my problem is while I build the based image, cloud-init process won't run while based image booting, there is no log record in /var/log/syslog (in this case ubuntu), and its just happend in 17.04. so are the services up and running within your instances? Please check "systemctl status clou

Re: [Openstack] Best link or way to deploy openstack on three Machines?

2017-05-09 Thread Waqas Riaz
Hi Asif, You can try Fuel. A minimal installation of one control node, two compute nodes can be installed with fuel master node installed in VM. Below are some useful links. https://docs.openstack.org/developer/fuel-docs/userdocs/fuel-install-guide.html https://docs.openstack.org/developer/fuel-d

Re: [Openstack] How to utilize Neutron independently with veths

2017-05-09 Thread Vallachorum Tyranorum
Hi, Please take a look at Kuryr . Maybe this is what you are looking for. Dan. On Tue, May 9, 2017 at 10:17 AM duhongwei wrote: > Hi everyone, > > I'm new to OpenStack and currently interested in the Neutron part of it. > What I'm seeking is some advice a

Re: [Openstack] How to utilize Neutron independently with veths

2017-05-09 Thread duhongwei
Thanks Dan! I have to write a customized CNI plugin for our product, so it's better if I know more operation details about how to interact with Neutron manually (consider myself as Nova). Therefore Kuryr is not my best option right now, but it's cool! Regards, Dastan -- Ori

[Openstack] Cinder policy.json

2017-05-09 Thread ch...@foxmail.com
Hello: I want every one can access a volume I created in cinder as admin, so I changed /etc/cinder/policy.json as bellow, but it won't work. Why? And how to do it? Thanks! policy.json { "context_is_admin": "role:admin", "admin_or_owner": "is_admin:True or project_id:%(project_id)s"

[Openstack] Cinder policy.json

2017-05-09 Thread ch...@foxmail.com
Hello: I want everyone be able to access a volume I created in cinder as admin, so I changed /etc/cinder/policy.json as bellow, but it won't work. Why? And how to do it? Thanks! policy.json { "context_is_admin": "role:admin", "admin_or_owner": "is_admin:True or project_id:%(project

Re: [Openstack] [designate] Synchronize bind9 backend

2017-05-09 Thread Lars-Erik Helander
Hi Graham, We were using the designate version in newton bit is now using ocata, however the behaviour is the same (i.e. no synch) Can I look for traces of the period synchs in some log file? Is there some config parameter that controls the sunch? /Lars On 2017-05-04, 14:23, "Graham Hayes" wr

Re: [Openstack] Cinder policy.json

2017-05-09 Thread Remo Mattei
Have you looked at this https://blueprints.launchpad.net/cinder/+spec/public-volumes Inviato da iPhone > Il giorno 09 mag 2017, alle ore 07:10, "ch...@foxmail.com" > ha scritto: > > Hello: > I want everyone be able to access a volume I created in cinder as admin, > so I changed /etc/cind