[Yahoo-eng-team] [Bug 1494647] [NEW] attaching a duplicated network to a server succeed,but creating a server with duplicated networks fail

2015-09-11 Thread xiewj
Public bug reported: 1.creating a server with duplicated networks fail [root@host]# neutron net-list | 6185c860-0a91-4139-a0a0-5a5bb94aebd8 | net_physnet1_2 | 649f0110-a6f9-4cca-a874-6933cabac779 102.1.1.0/24 | [root@host]# nova boot --flavor m1.tiny --image

[Yahoo-eng-team] [Bug 1588593] [NEW] If Neutron IPAM driver is setted,using 'net-delete' command to delete the network created when ipam_driver is not set,the command seems to cause dead loop.

2016-06-02 Thread xiewj
Public bug reported: In Mitaka, When ipam_driver is not setted,created a network with a subnet,then using the reference implementation of Neutron IPAM driver by setting 'ipam_driver='internal'',and using 'net-delete' command to delete the network created when ipam_driver is not set,the

[Yahoo-eng-team] [Bug 1586908] [NEW] In 'net-ip-availability-list' command , '-F' or '--field' parameters specified is invalid

2016-05-30 Thread xiewj
Public bug reported: In Mitaka, In 'net-ip-availability-list' command ,'-F' or '--field' parameters specified is invalid,But in other commands specified in these two parameters are valid. Operation process is as follows: [root@localhost devstack]# neutron net-ip-availability-list

[Yahoo-eng-team] [Bug 1587291] [NEW] Specifying '-F' or '--filed' parameter in the qos related commands, returns abnormal result

2016-05-31 Thread xiewj
Public bug reported: Specifying '-F' or '--filed' parameter in the qos related commands, returns abnormal result 3 problems: 1) Specifying '-F' or '--field' parameter in addition to 'rules' in 'qos-policy-show' command, the result returned contains extra field 'rules', while specifying '-F' as

[Yahoo-eng-team] [Bug 1588228] [NEW] 'net-delete' command seems to cause dead loop

2016-06-02 Thread xiewj
Public bug reported: In Mitaka, Creating a network with two subnets,one belongs to the network's owner tenant ,and the other belongs to the admin tenant; Using 'net-delete' command to delete the network with the owner tenant,the command seems to cause dead loop. 1)demo tenant created a

[Yahoo-eng-team] [Bug 1585907] [NEW] 'used_ips' field of 'net-ip-availability-list' command increased by 1 when subnet added into router, In fact, Before subnet added into the router , 'total_ips' of

2016-05-26 Thread xiewj
Public bug reported: In Mitaka, 'used_ips' field of 'net-ip-availability-list' command increased by 1 when subnet added into router,In fact, Before subnet added into the router ,'total_ips' of network does not contain 'gateway_ip'. The experimental process is as follows: Field 'used_ips' of

[Yahoo-eng-team] [Bug 1586881] [NEW] If the subnet of a network is dhcp disabled, Executing 'net-ip-availability-list' returns None, Even if the subnets configures address pool

2016-05-29 Thread xiewj
Public bug reported: In MitaKa, If the subnet of a network is dhcp disabled,Executing 'net-ip-availability-list' returns None, Even if the subnets configures address pool Test process is as follows: 1)Created a network with a subnet,the subnet is dhcp disabled [root@localhost devstack]#

[Yahoo-eng-team] [Bug 1595041] [NEW] Executing 'neutron purge TENANT' command,the result returned doesn't contain the subnet resource.

2016-06-21 Thread xiewj
ress": "10.10.10.3"} | +--+--+---+-------+ [root@localhost devstack]# [root@localhost devstack]# [root@localhost devstack]# [root@localhost devstack]# n

[Yahoo-eng-team] [Bug 1595039] [NEW] The 'router:external' argument is missing in the help message of command 'net-create'.

2016-06-21 Thread xiewj
o all variable names [root@SBCRRack3Shelf1Slot11 ~(keystone_admin)]# ** Affects: neutron Importance: Undecided Assignee: xiewj (36429515-3) Status: New ** Changed in: neutron Assignee: (unassigned) => xiewj (36429515-3) -- You received this bug notification because yo

[Yahoo-eng-team] [Bug 1593130] [NEW] There is no description how IP_VERSION values in 'address-scope-create' help msg, adding it makes help msg more clearly

2016-06-16 Thread xiewj
Public bug reported: There is no description how IP_VERSION values in 'address-scope-create' help msg.According to the help information 'Specify the address family of the address scope.',the users may not be clear what does 'the address family' mean. Therefore, help information points out how

[Yahoo-eng-team] [Bug 1595768] [NEW] Executing 'neutron purge TENANT' command,the result returned doesn't contain the subnet resource.

2016-06-23 Thread xiewj
---+ | 092cf37c-409d-4ab0-9be2-da30113a6235 | | fa:16:3e:9e:81:5d | {"subnet_id": "d6c59ba1-bce1-4223-9ddf-576cc1a48df6", | | | | | "ip_address": "10.10.10.3"}

[Yahoo-eng-team] [Bug 1595801] [NEW] Using the neutron purge command to delete all supported resources owned by a tenant, the returned result of deleted port number doesn't contain the port that devic

2016-06-23 Thread xiewj
result contains no deleted port info. Detail Operation process,please see:http://paste.openstack.org/show/521791/ ** Affects: neutron Importance: Undecided Assignee: xiewj (36429515-3) Status: New ** Changed in: neutron Assignee: (unassigned) => xiewj (36429515-3) --

[Yahoo-eng-team] [Bug 1595782] [NEW] Optional argument '--router:external' is absent in the help msg of 'net-create' command.

2016-06-23 Thread xiewj
neutron Importance: Undecided Assignee: xiewj (36429515-3) Status: New ** Changed in: neutron Assignee: (unassigned) => xiewj (36429515-3) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https

[Yahoo-eng-team] [Bug 1557308] Re: Restart openvswitch service,dhcp and l3 ports in namespaces exit the namespaces

2016-06-23 Thread xiewj
In Mitaka,The problem is not reappeared ** Changed in: neutron Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1557308 Title: Restart openvswitch

[Yahoo-eng-team] [Bug 1596750] [NEW] Not specifying '--target-tenant' argument when executing "neutron rbac-create", returns 'Request Failed: internal server error while processing your request.'

2016-06-27 Thread xiewj
Public bug reported: Not specifying '--target-tenant' argument when executing "neutron rbac-create",returns 'Request Failed: internal server error while processing your request.' The real reason is 'target_tenant' cannot be null [root@localhost devstack]# neutron rbac-create net_xwj_01 --type

[Yahoo-eng-team] [Bug 1596153] [NEW] Optional argument '--router:external' is absent in the help msg of 'net-create' command.

2016-06-25 Thread xiewj
Public bug reported: In Mitaka, Optional argument '--router:external' is absent in the help msg of 'net-create' command. However,'--router:external' argument can be specified when executing net-create command,it seems that '--router:external' argument is forgetten in Mitaka release.

[Yahoo-eng-team] [Bug 1596156] [NEW] Using the neutron purge command to delete all supported resources owned by a tenant, the returned result of deleted port number doesn't contain the port that devic

2016-06-25 Thread xiewj
Public bug reported: Executing neutron purge command returns a list of deleted resources,in which the port number doesn't contain the port that device_owner is 'network: router_gateway'. 1)Creating a external network with a subnet; 2)Creating a router 3)Using router-gateway-set command sets a

[Yahoo-eng-team] [Bug 1596157] [NEW] Executing 'neutron purge TENANT' command,the result returned doesn't contain the subnet resource.

2016-06-25 Thread xiewj
Public bug reported: Executing 'neutron purge TENANT' command,the result returned doesn't contain the subnet resource. In Mitaka, Creating network resources as follows,it contains: Networks Subnets Ports Router Interfaces Routers Floating IPs Security

[Yahoo-eng-team] [Bug 1557308] [NEW] Restart openvswitch service,dhcp and l3 ports in namespaces exit the namespaces

2016-03-14 Thread xiewj
Public bug reported: 1) Create a network with subnet 2) dhcp port created,the dhcp tap existed in dhcp namespace 3) restart openvswitch service 4) the dhcp tap exit the dhcp namespace For router port, also is such. [root@~(keystone_admin)]# ip netns exec

[Yahoo-eng-team] [Bug 1580414] [NEW] 'segment_mtu' appeared in the annotation of 'physical_network_mtus',However,the ‘segment_mtu’ option of the ML2 configuration has been deprecated.

2016-05-10 Thread xiewj
Public bug reported: 'segment_mtu' appeared in the annotation of 'physical_network_mtus',However,the ‘segment_mtu’ option of the ML2 configuration has been deprecated. reference to http://docs.openstack.org/releasenotes/neutron/mitaka.html#id3 ''' Deprecation Notes The ‘segment_mtu’ option of

[Yahoo-eng-team] [Bug 1579631] [NEW] Node time changed,resulting in abnormal state of neutron agent.

2016-05-09 Thread xiewj
Public bug reported: Bug performance 1)compute node without L3 agent and DHCP agent,But in the control node can see the compute node’s L3 agent and DHCP agent work normally [root@controller ~(keystone_admin)]# neutron agent-list|grep Slot12 | 2e15ea73-7abf-445c-a033-2bb94983c09a | PCI NIC

[Yahoo-eng-team] [Bug 1603020] [NEW] There is no help info of the new filter "changed-since" added to Neutron resources list API

2016-07-14 Thread xiewj
ed Assignee: Yan Songming (songmingyan) Status: New ** Changed in: neutron Assignee: (unassigned) => xiewj (36429515-3) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/16030

[Yahoo-eng-team] [Bug 1603918] [NEW] The port's dns_name is cleared while the instance boot failed, because the port's dns_name is not equal to the instance's hostname

2016-07-18 Thread xiewj
| | updated_at| 2016-07-18T08:44:18 | +---+

[Yahoo-eng-team] [Bug 1596450] [NEW] ‘ACL’ appears in the spec document of 'rbac-networks',actually should be RBAC

2016-06-27 Thread xiewj
contain attribute 'type' In the API Tests section,it is the same,ACL should be replaced by RBAC Excercise basic CRUD of ACL entries Make sure networks are revealed and hidden as ACL entries are changed ** Affects: neutron Importance: Undecided Assignee: xiewj (36429515-3) Status: New

[Yahoo-eng-team] [Bug 1596445] [NEW] ‘ACL ’ appears in the spec document of 'rbac-qos-policies',actually should be RBAC

2016-06-27 Thread xiewj
as ACL entries are changed ** Affects: neutron Importance: Undecided Assignee: xiewj (36429515-3) Status: New ** Summary changed: - ‘ACL related’ appears in the spec document of 'rbac-qos-policies',actually should be RBAC + ‘ACL ’ appears in the spec document of 'rbac-qos

[Yahoo-eng-team] [Bug 1597168] [NEW] There's no way to update '--shared' argument of qos-policy to False by using qos-policy-update command.

2016-06-28 Thread xiewj
Public bug reported: In Mitaka, There's no way to update '--shared' argument of qos-policy to False by using qos-policy-update command. Actually,we may need to update --shared to False in qos-policy-update command, Such as in the qos-policy rbac scenario, we may need to change the rbac policy

[Yahoo-eng-team] [Bug 1599061] [NEW] Some resources not listed in the help msg of quota-update command and updating these resources's quota of a given tenant returned a new tenant's quota

2016-07-05 Thread xiewj
Public bug reported: Two questions 1)Some resources not listed in the help msg of quota-update command,these resources are as follows: firewall firewall_policy firewall_rule rbac_policy subnetpool 2)Updating a given tenant's quotas of these resources above,Creating a new tenant's quota,the

[Yahoo-eng-team] [Bug 1600708] [NEW] Update ‘--max-kbps’ and ‘--max-burst-kbps’ parameter to 2147483648 or greater than 2147483648 using qos-bandwidth-limit-rule-update command,Neutron server thrown a

2016-07-11 Thread xiewj
Public bug reported: In Mitaka, Update ‘--max-kbps’ and ‘--max-burst-kbps’ parameter to 2147483648 or greater than 2147483648 using qos-bandwidth-limit-rule-update command, Neutron server thrown an exception "DBDataError: (pymysql.err.DataError) (1264, u"Out of range value for column 'max_kbps'

[Yahoo-eng-team] [Bug 1599389] [NEW] In adv-config-address-scopes.rst,the cidr of subnet that created from a subnetpool didn't match the prefixes of the subnetpool

2016-07-06 Thread xiewj
| | subnetpool_id | e2c4f12d-307f-4616-a4df-203a45e6cb7f | +---+--+ ** Affects: neutron Importance: Undecided Assignee: xiewj (36429515-3) Status: New ** Project changed: python-neutronclient => neutron ** Changed in: neut

[Yahoo-eng-team] [Bug 1610092] [NEW] There's a typo in the spec of sriov-physical-function-passthrough.rst

2016-08-05 Thread xiewj
Public bug reported: In the spec sriov-physical-function-passthrough.rst,'filtering/cliaming' shoule be 'filtering/claiming' The spec's url is as follow: https://github.com/openstack/nova-specs/blob/master/specs/mitaka/implemented/sriov-physical-function-passthrough.rst Data model impact

[Yahoo-eng-team] [Bug 1597168] Re: There's no way to update '--shared' argument of qos-policy to False by using qos-policy-update command.

2016-06-30 Thread xiewj
Hello, It seems that you did not understand what I mean.qos-policy-update command has the '--shared' parameter,we can set --shared as True through qos-policy-update command ,but we can not set --shared as False ,it returns "neutron qos-policy-update: error: argument --shared: ignored explicit

[Yahoo-eng-team] [Bug 1621379] [NEW] In the help msg of command host-evacuate,replace the optional arguments '--target_host' with '--target-host' more appropriate

2016-09-08 Thread xiewj
]# ** Affects: nova Importance: Undecided Assignee: xiewj (36429515-3) Status: New ** Changed in: nova Assignee: (unassigned) => xiewj (36429515-3) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Comp