Hi Guys,
I found I failed to download the following file:
http://storage.apps.openstack.org/apps/com.example.apache.ApacheHttpServer.zip
is storage.apps.openstack.org working now ?
__
OpenStack Development Mailing List (
;api_version": "auto",
"cap_add": [],
"common_options": {},
"detach": true,
"graceful_timeout": 10,
"labels": {},
"privileged": false,
"remove_on_exit":
.yml#L96-L105>
Is there another type you feel would fit better?
On 11/07/17 05:22, Margin Hu wrote:
Hi Guys:
I want to set docker_common_options parameter but find its
type is dictionary. why?
ansible/roles/zun/tasks/pull.yml:5: common_options: "{{
Hi Guys:
I want to set docker_common_options parameter but find its type is
dictionary. why?
ansible/roles/zun/tasks/pull.yml:5:common_options: "{{
docker_common_options }}"
tests/test_kolla_docker.py:44: common_options=dict(required=False,
type='dict', default=dict()),
___
Hi Guys
I want to try community image , bug failed to download.
[root@server opt]# wget
https://tarballs.openstack.org/kolla/images/centos-source-registry-ocata.tar.gz
--2017-07-11 09:12:37--
https://tarballs.openstack.org/kolla/images/centos-source-registry-ocata.tar.gz
Resolving tarballs.ope
:
Can you provide your ml2_conf.ini values you are using?
On Thu, Jun 22, 2017 at 7:06 AM, Margin Hu <mailto:today.g...@163.com>> wrote:
thanks.
I met an issue , I configured three ovs bridge ( br-ex,
provision, provider) in ml2_conf.ini but after I reboot the node
, f
ron/blob/master/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py#L602-L606
On Wed, Jun 21, 2017 at 4:49 PM, Margin Hu <mailto:today.g...@163.com>> wrote:
Hi Guys,
I have a question in setup_physical_bridges funtion of
neutron/plugins/ml2/drivers/openvswitch/
Hi Guys,
I have a question in setup_physical_bridges funtion of
neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py
# block all untranslated traffic between bridges
self.int_br.drop_port(in_port=int_ofport)
br.drop_port(in_port=phys_ofport)
[refer]