Re: [Openstack] [PackStack][Neutron] erro port no present in bridge br-int

2018-11-06 Thread Akihiro Motoki
How is your [ovs] bridge_mapping in your configuration? Flat network requires a corresponding bridge_mapping entry and you also need to create a corresponding bridge in advance. 2018年11月6日(火) 21:31 Soheil Pourbafrani : > Hi, I initilize an instance using a defined flat network and I got the > er

Re: [Openstack] [openstack-dev] Creating an instance with specified subNet via Dashboard

2017-11-28 Thread Akihiro Motoki
ng a port with a specific address or selecting a subnetwork while > creating an instance using the dashboard ? > > Thanks in advance. > Best regards. > > 2017-11-28 12:15 GMT+01:00 Akihiro Motoki : >> >> Horizon now supports to create a port with a specific IP address

Re: [Openstack] [openstack-dev] Creating an instance with specified subNet via Dashboard

2017-11-28 Thread Akihiro Motoki
Horizon now supports to create a port with a specific IP address or a specific subnet of a network. It is supported from Pike. After that, you can launch an instance with the created port. 2017-11-28 17:58 GMT+09:00 David Gabriel : > Dears, > > I cretaed a network with 2 sub-networks. > Now, I wa

Re: [Openstack] Error when dashboard try to read IPv6 subnet information (prefix delegation).

2017-07-01 Thread Akihiro Motoki
"prefix_delegation" is a special subnet_pool ID and we cannot get the subnet pool. I believe this is the cause of your error. I think the horizon needs to mirror the special meaning. At the moment, I have no environment with prefix-delegation enabled IPv6 environment. Could you share the output of

Re: [Openstack] [openstack] Tenant/Project resource name spaces does not seem to work

2017-04-06 Thread Akihiro Motoki
Do you use a user with admin role? If so this is the expected behavior because Neutron returns all networks from all projects when admin role is used. 2017-04-06 22:30 GMT+09:00 Lars-Erik Helander : > If I create networks in a project and define the networks to be non-shared, > I still can use the

Re: [Openstack] [openstack-dev] How to get all detail RPC message and detail context in neutron docs?

2017-04-05 Thread Akihiro Motoki
Hi Sam, 'context' is an object of neutron.context.Context which inherits oslo_context.RequestContext. When you see 'context' as a method signature like router_added_to_agent(self, context, payload), 'context' is Context object. oslo_messaging serializes the context object and sends to RPC consume

Re: [Openstack] Disable Mac and IP spoof protection

2017-03-09 Thread Akihiro Motoki
2017-03-09 16:59 GMT+09:00 Yura Poltoratskiy : > Hi. > > We have OpenVZ as an instance, so there are many ip addresses on the > instance. The only thing that I've done was disabling PortSecurity. > > If I'm correct, there is no way to update port for disabling PortSec, one > have to delete port and

Re: [Openstack] Different output from same version client on two different hosts.

2017-01-07 Thread Akihiro Motoki
It looks like that the different comes from cliff-tablib. JSON formatter is provided from cliff and cliff-tablib. The former output comes from JSON formatter of cliff and the latter comes from the cliff-tablib JSON formatter. My suggestion is to remove cliff-tablib from the latter venv. (Note that

Re: [Openstack] neutron -f json output parsing

2016-09-30 Thread Akihiro Motoki
the feedback Akihiro > > Related to JSON formatting I also find that lbaas pool members shouldn't > be a string but instead it should be a JSON Array. > > Could this be something that could be improved? > > Thanks! > > Ulises > > On Fri, Sep 30, 2016 at 1:5

Re: [Openstack] neutron -f json output parsing

2016-09-30 Thread Akihiro Motoki
You hit https://bugs.launchpad.net/python-neutronclient/+bug/1524624. The current neutronclient formats an object to string even if non-table format is specified. https://review.openstack.org/#/c/255696/ is the fix but it lacks reviewers for 10 months :( 2016-09-30 18:16 GMT+09:00 Kevin Benton :

Re: [Openstack] openstack vs neutron CLI (mikata)

2016-08-18 Thread Akihiro Motoki
2016-08-17 12:29 GMT+01:00 : > Thanks Darek, being new to openstack your links help me understand the > situation much better. > > The openstack client being used what that installed on a controller by Fuel > v9/mikata, i.e. 2.2.0. > I’ll install 2.6.0 on my workstation and try from there. > > [

Re: [Openstack] Horizon Mitaka can_set_password

2016-05-19 Thread Akihiro Motoki
If you use a new Launch Instance form, IIRC there is no reference to can_set_password. I think it is a bug. You can file a bug to horizon. Akihiro 2016-05-19 22:31 GMT+09:00 William Lima Reiznautt - IC : > Hi Folks, > > We are conducting the test mitaka OpenStack, but we're having trouble with >

Re: [Openstack] horizon: include owner in server list/details

2016-05-18 Thread Akihiro Motoki
The best way is to file a bug of individual project. For Horizon, you can file a bug at https://bugs.launchpad.net/horizon Akihiro 2016-05-18 17:05 GMT+09:00 Oleg Lodygensky : > dear all, > using Python API, we can easily retrieve server owner since server metadata > includes 'user_id’ field. >

Re: [Openstack] [openstack-dev] [Neutron] [Docs] Definition of a provider Network

2016-01-19 Thread Akihiro Motoki
I agree that the current definition can be improved. "Provider Network" vs "Self service network" highlights who can provision a network. In my understanding, "Provider Network" is a network provisioned by the cloud operator. Practically the operator cannot provision a network for a tenant, so a

Re: [Openstack] [Neutron] test_mechanism_odl

2015-02-17 Thread Akihiro Motoki
nstack >> >>*L&T Technology Services Ltd* > > www.LntTechservices.com <http://www.lnttechservices.com/> > > This Email may contain confidential or privileged information for the > intended recipient (s). If you are not the intended recipient, please do >

Re: [Openstack] [openstack-dev] About fix of validate name string length at API level

2015-02-05 Thread Akihiro Motoki
on db backend but if [database] connection is set when non-db backend it does not work. Previously [database] connection config pramater is just ignored so it can still change the behavior. Akihiro 2015-01-30 10:33 GMT+09:00 Zou, Yun : > To: Kevin Benton > To: Mark McClain, > Cc: Akihiro

Re: [Openstack] Upgrade from IceHouse to Juno, error "on neutron-db-manage step" - Ubuntu 14.04.1

2014-10-21 Thread Akihiro Motoki
ron/plugins/ml2/ml2_conf.ini stamp icehouse >>> and then run upgrade. >>> >>> Jacek >> >> > > > ___ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack@l

Re: [Openstack] CLI vs Horizon dashboard has different view of networks created by devstack

2014-10-06 Thread Akihiro Motoki
On Mon, Oct 6, 2014 at 11:18 PM, Danny Choi (dannchoi) wrote: > Hi Akihiro, > > On 10/6/14, 9:56 AM, "Akihiro Motoki" wrote: > >>Hi, >> >>On Mon, Oct 6, 2014 at 10:41 PM, Danny Choi (dannchoi) >> wrote: >>> Hi Akihiro, >>> &g

Re: [Openstack] CLI vs Horizon dashboard has different view of networks created by devstack

2014-10-06 Thread Akihiro Motoki
min@qa4:~/devstack$ sudo ip netns exec > qrouter-7b422c9d-c5f9-4bb5-b1b3-159954c72323 ping 10.0.0.11 > PING 10.0.0.11 (10.0.0.11) 56(84) bytes of data. > From 10.0.0.1 icmp_seq=1 Destination Host Unreachable <<<<< > From 10.0.0.1 icmp_seq=2 Destination Host Unreachable > From 10.0.0

Re: [Openstack] CLI vs Horizon dashboard has different view of networks created by devstack

2014-10-05 Thread Akihiro Motoki
ate | building > | > > | OS-SRV-USG:launched_at | - > | > > | OS-SRV-USG:terminated_at | - > | > > | accessIPv4 | > | > > | accessIPv6 | > | > >

Re: [Openstack] Juno: Fail to set the network namespace "qrouter-7b422c9d-c5f9-4bb5-b1b3-159954c72323": Operation not permitted

2014-10-05 Thread Akihiro Motoki
sion to run "ip netns exec". It requires root privileges. Try "sudo ip netns exec ." Akihiro > > > Thanks, > > Danny > > > > > _______ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] [Neutron] Multiple allocation pools in a single subnet for floating ips

2014-09-11 Thread Akihiro Motoki
At now Neutron dies not support updating allocation pools, and you need to specify a desired fragmented allocation pools when creating the subnet. Supporting update of allocation pools has been discussed/raised several times, but is not implemented since it needs a check for the curren IP allocatio

Re: [Openstack] [openstack-dev] [H][Neutron][IPSecVPN]Cannot tunnel two namespace Routers

2014-09-02 Thread Akihiro Motoki
Hi, I did the same in the past for demo, and it worked well. Does secgroup of VM2 allow connections from VM1? 2014年9月3日水曜日、Germy Lureさんは書きました: > Hi Stackers, > > Network TOPO like this: VM1(net1)--Router1---IPSec VPN > tunnel---Router2--VM2(net2) > If left and right side deploy on diffe

Re: [Openstack] [Neutron] VXLAN configuration - host machine unable to ping other machines in the LAN

2014-09-01 Thread Akihiro Motoki
local_ip should be an IP address of network interface used for VXLAN network instead of 127.0.0.1. On Mon, Sep 1, 2014 at 8:02 PM, prabhuling kalyani wrote: > Hello All, > > I am trying to setup a single node openstack vxlan configuration. > This is an excerpt from the localrc file: > Q_PLUGIN=ml

Re: [Openstack] Trove interface

2014-03-31 Thread Akihiro Motoki
Hi Ali, Horizon Icehouse release which is coming soon support Trove. If keystone has Trove endpoint, Trove support in Horizon will be enabled automatically. On Sun, Mar 30, 2014 at 5:35 AM, Ali Nazemian wrote: > Hi, > I recently got familiar with trove, I want to know that is there any > interfa

Re: [Openstack] [Horizon] external network should not be mapped

2014-03-07 Thread Akihiro Motoki
Hi Heiko, I would like to clarify the condition this happens. This is the first time I heard that external networks (whose router:external_network flag is True) can be selected in the "Instance Launch" form. External networks are usually created and owned by admin, so if you logged in as admin it

Re: [Openstack] [neutron] neutron api

2014-02-04 Thread Akihiro Motoki
Hi Ageeleshwar, Have you solved this topic already? Please see Networking API v2.0 reference [1] at docs.openstack.org. This is the official document maintained by neutron team. (2014/02/03 21:33), Ageeleshwar Kandavelu wrote: > I was trying to use the python-neutronclient for creating security

Re: [Openstack] Call for help: Havana Install testing

2013-10-15 Thread Akihiro Motoki
Hi Thiago bug 1210121 is not actually an error and can be ignored if you set up Neutron environment from scratch. I agree the message is confusing and should be fixed. This is a bug of the logic handling the migration from quantum to neutron. Akihiro On Wed, Oct 16, 2013 at 1:52 PM, Martinx - ジ