Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1458383 Details for
Bug 1515815
[Netvirt][NAT] SNAT flows are not removed after removing an external interface of a router
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
1) check snat with pre-created network objects
1_snat_with_network_objects.txt (text/plain), 63.39 KB, created by
Noam Manos
on 2018-07-12 12:14:33 UTC
(
hide
)
Description:
1) check snat with pre-created network objects
Filename:
MIME Type:
Creator:
Noam Manos
Created:
2018-07-12 12:14:33 UTC
Size:
63.39 KB
patch
obsolete
>[heat-admin@controller-0 ~]$ sudo ovs-ofctl -O OpenFlow13 dump-flows br-int | sed -r ${OVS_FLOWS_REGEX} | egrep -v 'idle_timeout|table=5[01]' >OFPST_FLOW reply (OF1.3) (xid=0x2): > cookie=0x8000001, table=0, priority=5,in_port=2 actions=write_metadata:0xe0000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000001, table=0, priority=5,in_port=3 actions=write_metadata:0x120000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000001, table=0, priority=5,in_port=4 actions=write_metadata:0x130000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000001, table=0, priority=5,in_port=5 actions=write_metadata:0x140000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000000, table=0, priority=4,in_port=1,vlan_tci=0x0000/0x1fff actions=write_metadata:0x170000000001/0xffffff0000000001,goto_table:17 > cookie=0x8000000, table=0, priority=4,in_port=6,vlan_tci=0x0000/0x1fff actions=write_metadata:0x1b0000000000/0xffffff0000000001,goto_table:17 > cookie=0x8040000, table=17, priority=10,metadata=0x9000170000000000/0xffffff0000000000 actions=load:0x17->NXM_NX_REG1[0..19],load:0x138a->NXM_NX_REG7[0..15],write_metadata:0xa00017138a000000/0xfffffffffffffffe,goto_table:43 > cookie=0x8000001, table=17, priority=10,metadata=0x170000000000/0xffffff0000000000 actions=load:0x186a0->NXM_NX_REG3[0..24],write_metadata:0x9000170000030d40/0xfffffffffffffffe,goto_table:19 > cookie=0x8040000, table=17, priority=10,metadata=0x90001b0000000000/0xffffff0000000000 actions=load:0x1b->NXM_NX_REG1[0..19],load:0x138b->NXM_NX_REG7[0..15],write_metadata:0xa0001b138b000000/0xfffffffffffffffe,goto_table:43 > cookie=0x8000001, table=17, priority=10,metadata=0x1b0000000000/0xffffff0000000000 actions=load:0x186a3->NXM_NX_REG3[0..24],write_metadata:0x90001b0000030d46/0xfffffffffffffffe,goto_table:19 > cookie=0x8000000, table=17, priority=0,metadata=0x8000000000000000/0xf000000000000000 actions=write_metadata:0x9000000000000000/0xf000000000000000,goto_table:80 > cookie=0x6800000, table=18, priority=0 actions=goto_table:38 > cookie=0x8220015, table=19, priority=100,arp,arp_op=1 actions=resubmit(,17) > cookie=0x8220016, table=19, priority=100,arp,arp_op=2 actions=resubmit(,17) > cookie=0x8000009, table=19, priority=20,metadata=0x30d46/0xfffffe,dl_dst=fa:16:3e:9a:5d:e4 actions=goto_table:21 > cookie=0x1080000, table=19, priority=0 actions=resubmit(,17) > cookie=0x1030000, table=20, priority=0 actions=goto_table:80 > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.215 actions=set_field:fa:16:3e:77:92:ac->eth_dst,load:0x1700->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.1 actions=set_field:52:54:00:74:55:8f->eth_dst,load:0x1700->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d46/0xfffffe,nw_dst=192.168.99.4 actions=set_field:0x20->tun_id,set_field:fa:16:3e:64:50:2b->eth_dst,load:0x1400->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d46/0xfffffe,nw_dst=192.168.99.2 actions=set_field:0x20->tun_id,set_field:fa:16:3e:c0:2f:7d->eth_dst,load:0xe00->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d46/0xfffffe,nw_dst=192.168.99.3 actions=group:150000 > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d46/0xfffffe,nw_dst=192.168.99.13 actions=set_field:0x20->tun_id,set_field:fa:16:3e:f4:19:25->eth_dst,load:0x1300->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.211 actions=set_field:fa:16:3e:e9:f7:56->eth_dst,load:0x1700->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.14 actions=set_field:52:54:00:81:67:5d->eth_dst,load:0x1700->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,icmp,metadata=0x30d46/0xfffffe,nw_dst=192.168.99.1,icmp_type=8,icmp_code=0 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:9a:5d:e4->eth_src,move:NXM_OF_IP_SRC[]->NXM_OF_IP_DST[],set_field:192.168.99.1->ip_src,set_field:0->icmp_type,load:0->NXM_OF_IN_PORT[],resubmit(,21) > cookie=0x8000003, table=21, priority=34,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.0/24 actions=write_metadata:0x138a030d42/0xfffffffffe,goto_table:22 > cookie=0x8000004, table=21, priority=10,ip,metadata=0x30d42/0xfffffe actions=group:225000 > cookie=0x8000006, table=21, priority=10,ip,metadata=0x30d46/0xfffffe actions=goto_table:26 > cookie=0x8000004, table=22, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.255 actions=drop > cookie=0x8000004, table=22, priority=0 actions=CONTROLLER:65535 > cookie=0x1080000, table=23, priority=0 actions=resubmit(,17) > cookie=0x1080000, table=24, priority=0 actions=resubmit(,17) > cookie=0x8000006, table=26, priority=5,ip,metadata=0x30d46/0xfffffe actions=set_field:0x186a3->tun_id,group:225001 > cookie=0x900138b, table=36, priority=5,tun_id=0x20 actions=write_metadata:0x138b000000/0xfffffffff000000,goto_table:51 > cookie=0x905138b, table=38, priority=5,tun_id=0x20 actions=write_metadata:0x138b000000/0xfffffffff000000,goto_table:51 > cookie=0x822002d, table=43, priority=100,arp,arp_op=1 actions=group:5000 > cookie=0x822002e, table=43, priority=100,arp,arp_op=2 actions=CONTROLLER:65535,resubmit(,48) > cookie=0x8220000, table=43, priority=0 actions=goto_table:48 > cookie=0x4000000, table=45, priority=0 actions=resubmit(,17) > cookie=0x8500000, table=48, priority=0 actions=resubmit(,49),resubmit(,50) > cookie=0x870138a, table=52, priority=5,metadata=0x138a000000/0xffff000001 actions=write_actions(group:210004) > cookie=0x870138a, table=52, priority=5,metadata=0x138a000001/0xffff000001 actions=write_actions(group:210003) > cookie=0x870138b, table=52, priority=5,metadata=0x138b000001/0xffff000001 actions=write_actions(group:210005) > cookie=0x870138b, table=52, priority=5,metadata=0x138b000000/0xffff000001 actions=write_actions(group:210006) > cookie=0x8800017, table=55, priority=10,tun_id=0x17,metadata=0x170000000000/0xfffff0000000000 actions=drop > cookie=0x880001b, table=55, priority=10,tun_id=0x1b,metadata=0x1b0000000000/0xfffff0000000000 actions=drop > cookie=0x8800017, table=55, priority=9,tun_id=0x17 actions=load:0x1700->NXM_NX_REG6[],resubmit(,220) > cookie=0x880001b, table=55, priority=9,tun_id=0x1b actions=load:0x1b00->NXM_NX_REG6[],resubmit(,220) > cookie=0x6800000, table=60, priority=0 actions=resubmit(,17) > cookie=0x1030000, table=80, priority=0 actions=resubmit(,17) > cookie=0xc8ca641b, table=81, priority=100,arp,metadata=0x1b138b000000/0xfffffffff000000,arp_tpa=192.168.99.1,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:9a:5d:e4->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e9a5de4->NXM_NX_ARP_SHA[],load:0xc0a86301->NXM_OF_ARP_SPA[],load:0->NXM_OF_IN_PORT[],load:0x1b00->NXM_NX_REG6[],resubmit(,220) > cookie=0x8220000, table=81, priority=0 actions=drop > cookie=0x4000001, table=90, priority=0 actions=resubmit(,17) > cookie=0x6900000, table=210, priority=63020,icmp6,icmp_type=134,icmp_code=0 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61010,udp,tp_src=67,tp_dst=68 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61010,udp6,tp_src=547,tp_dst=546 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=63009,arp actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61009,ipv6 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61009,ip actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=0 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=211, priority=100,tcp actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,udp actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,icmp actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,icmp6 actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,tcp6 actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,udp6 actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=0 actions=write_metadata:0x2/0x2,goto_table:214 > cookie=0x6900000, table=212, priority=0 actions=drop > cookie=0x6900000, table=213, priority=0 actions=goto_table:214 > cookie=0x6900000, table=214, priority=62030,ct_state=-new+est-rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,17) > cookie=0x6900000, table=214, priority=62030,ct_state=-new-est+rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,17) > cookie=0x6900000, table=214, priority=62030,ct_state=-trk actions=ct_clear,resubmit(,242) > cookie=0x6900000, table=214, priority=0 actions=drop > cookie=0x6900000, table=215, priority=0 actions=resubmit(,214) > cookie=0x6900000, table=216, priority=0 actions=resubmit(,214) > cookie=0x6900000, table=217, priority=62019,metadata=0x4/0x4 actions=drop > cookie=0x6900000, table=217, priority=0 actions=drop > cookie=0x8000007, table=220, priority=10,reg6=0x1700,metadata=0x1/0x1 actions=drop > cookie=0x8000007, table=220, priority=9,reg6=0xe00 actions=output:2 > cookie=0x8000007, table=220, priority=9,reg6=0x1200 actions=output:3 > cookie=0x8000007, table=220, priority=9,reg6=0x1300 actions=output:4 > cookie=0x8000007, table=220, priority=9,reg6=0x1400 actions=output:5 > cookie=0x8000007, table=220, priority=9,reg6=0x1700 actions=output:1 > cookie=0x8000007, table=220, priority=9,reg6=0x1b00 actions=output:6 > cookie=0x6900000, table=239, priority=100,ipv6 actions=ct_clear,goto_table:240 > cookie=0x6900000, table=239, priority=100,ip actions=ct_clear,goto_table:240 > cookie=0x6900000, table=239, priority=0 actions=goto_table:240 > cookie=0x6900000, table=240, priority=61010,ip,dl_dst=ff:ff:ff:ff:ff:ff,nw_dst=255.255.255.255 actions=goto_table:241 > cookie=0x6900000, table=240, priority=61005,dl_dst=ff:ff:ff:ff:ff:ff actions=resubmit(,220) > cookie=0x6900000, table=240, priority=0 actions=write_metadata:0x4/0x4,goto_table:247 > cookie=0x6900000, table=241, priority=100,tcp6 actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,udp6 actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,icmp6 actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,icmp actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,tcp actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,udp actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=0 actions=write_metadata:0x2/0x2,goto_table:244 > cookie=0x6900000, table=242, priority=0 actions=drop > cookie=0x6900000, table=243, priority=0 actions=goto_table:244 > cookie=0x6900000, table=244, priority=62030,ct_state=-new+est-rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,220) > cookie=0x6900000, table=244, priority=62030,ct_state=-new-est+rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,220) > cookie=0x6900000, table=244, priority=62030,ct_state=-trk actions=ct_clear,resubmit(,242) > cookie=0x6900000, table=244, priority=0 actions=drop > cookie=0x6900000, table=245, priority=0 actions=resubmit(,244) > cookie=0x6900000, table=246, priority=0 actions=resubmit(,244) > cookie=0x6900000, table=247, priority=62019,metadata=0x4/0x4 actions=drop > cookie=0x6900000, table=247, priority=0 actions=drop >[heat-admin@controller-0 ~]$ > > >[heat-admin@controller-1 ~]$ sudo ovs-ofctl -O OpenFlow13 dump-flows br-int | sed -r ${OVS_FLOWS_REGEX} | egrep -v 'idle_timeout|table=5[01]' >OFPST_FLOW reply (OF1.3) (xid=0x2): > cookie=0x8000001, table=0, priority=5,in_port=2 actions=write_metadata:0x70000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000001, table=0, priority=5,in_port=4 actions=write_metadata:0xb0000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000001, table=0, priority=5,in_port=3 actions=write_metadata:0xa0000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000001, table=0, priority=5,in_port=5 actions=write_metadata:0x100000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000000, table=0, priority=4,in_port=1,vlan_tci=0x0000/0x1fff actions=write_metadata:0x180000000001/0xffffff0000000001,goto_table:17 > cookie=0x8000000, table=0, priority=4,in_port=6,vlan_tci=0x0000/0x1fff actions=write_metadata:0x1c0000000000/0xffffff0000000001,goto_table:17 > cookie=0x8000001, table=17, priority=10,metadata=0x180000000000/0xffffff0000000000 actions=load:0x186a0->NXM_NX_REG3[0..24],write_metadata:0x9000180000030d40/0xfffffffffffffffe,goto_table:19 > cookie=0x8040000, table=17, priority=10,metadata=0x9000180000000000/0xffffff0000000000 actions=load:0x18->NXM_NX_REG1[0..19],load:0x138a->NXM_NX_REG7[0..15],write_metadata:0xa00018138a000000/0xfffffffffffffffe,goto_table:43 > cookie=0x8000001, table=17, priority=10,metadata=0x1c0000000000/0xffffff0000000000 actions=load:0x186a3->NXM_NX_REG3[0..24],write_metadata:0x90001c0000030d46/0xfffffffffffffffe,goto_table:19 > cookie=0x8040000, table=17, priority=10,metadata=0x90001c0000000000/0xffffff0000000000 actions=load:0x1c->NXM_NX_REG1[0..19],load:0x138b->NXM_NX_REG7[0..15],write_metadata:0xa0001c138b000000/0xfffffffffffffffe,goto_table:43 > cookie=0x8000000, table=17, priority=0,metadata=0x8000000000000000/0xf000000000000000 actions=write_metadata:0x9000000000000000/0xf000000000000000,goto_table:80 > cookie=0x6800000, table=18, priority=0 actions=goto_table:38 > cookie=0x8220015, table=19, priority=100,arp,arp_op=1 actions=resubmit(,17) > cookie=0x8220016, table=19, priority=100,arp,arp_op=2 actions=resubmit(,17) > cookie=0x8000009, table=19, priority=20,metadata=0x30d46/0xfffffe,dl_dst=fa:16:3e:9a:5d:e4 actions=goto_table:21 > cookie=0x1080000, table=19, priority=0 actions=resubmit(,17) > cookie=0x1030000, table=20, priority=0 actions=goto_table:80 > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.215 actions=set_field:fa:16:3e:77:92:ac->eth_dst,load:0x1800->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.1 actions=set_field:52:54:00:74:55:8f->eth_dst,load:0x1800->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d46/0xfffffe,nw_dst=192.168.99.3 actions=set_field:0x20->tun_id,set_field:fa:16:3e:7b:82:88->eth_dst,load:0x1000->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d46/0xfffffe,nw_dst=192.168.99.2 actions=set_field:0x20->tun_id,set_field:fa:16:3e:c0:2f:7d->eth_dst,load:0xb00->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d46/0xfffffe,nw_dst=192.168.99.4 actions=group:150001 > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d46/0xfffffe,nw_dst=192.168.99.13 actions=set_field:0x20->tun_id,set_field:fa:16:3e:f4:19:25->eth_dst,load:0x700->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.211 actions=set_field:fa:16:3e:e9:f7:56->eth_dst,load:0x1800->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.14 actions=set_field:52:54:00:81:67:5d->eth_dst,load:0x1800->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,icmp,metadata=0x30d46/0xfffffe,nw_dst=192.168.99.1,icmp_type=8,icmp_code=0 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:9a:5d:e4->eth_src,move:NXM_OF_IP_SRC[]->NXM_OF_IP_DST[],set_field:192.168.99.1->ip_src,set_field:0->icmp_type,load:0->NXM_OF_IN_PORT[],resubmit(,21) > cookie=0x8000003, table=21, priority=34,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.0/24 actions=write_metadata:0x138a030d42/0xfffffffffe,goto_table:22 > cookie=0x8000004, table=21, priority=10,ip,metadata=0x30d42/0xfffffe actions=group:225000 > cookie=0x8000006, table=21, priority=10,ip,metadata=0x30d46/0xfffffe actions=goto_table:26 > cookie=0x8000004, table=22, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.255 actions=drop > cookie=0x8000004, table=22, priority=0 actions=CONTROLLER:65535 > cookie=0x1080000, table=23, priority=0 actions=resubmit(,17) > cookie=0x1080000, table=24, priority=0 actions=resubmit(,17) > cookie=0x8000006, table=26, priority=5,ip,metadata=0x30d46/0xfffffe actions=set_field:0x186a3->tun_id,group:225001 > cookie=0x900138b, table=36, priority=5,tun_id=0x20 actions=write_metadata:0x138b000000/0xfffffffff000000,goto_table:51 > cookie=0x905138b, table=38, priority=5,tun_id=0x20 actions=write_metadata:0x138b000000/0xfffffffff000000,goto_table:51 > cookie=0x822002d, table=43, priority=100,arp,arp_op=1 actions=group:5000 > cookie=0x822002e, table=43, priority=100,arp,arp_op=2 actions=CONTROLLER:65535,resubmit(,48) > cookie=0x8220000, table=43, priority=0 actions=goto_table:48 > cookie=0x4000000, table=45, priority=0 actions=resubmit(,17) > cookie=0x8500000, table=48, priority=0 actions=resubmit(,49),resubmit(,50) > cookie=0x870138a, table=52, priority=5,metadata=0x138a000000/0xffff000001 actions=write_actions(group:210004) > cookie=0x870138a, table=52, priority=5,metadata=0x138a000001/0xffff000001 actions=write_actions(group:210003) > cookie=0x870138b, table=52, priority=5,metadata=0x138b000001/0xffff000001 actions=write_actions(group:210005) > cookie=0x870138b, table=52, priority=5,metadata=0x138b000000/0xffff000001 actions=write_actions(group:210006) > cookie=0x8800018, table=55, priority=10,tun_id=0x18,metadata=0x180000000000/0xfffff0000000000 actions=drop > cookie=0x880001c, table=55, priority=10,tun_id=0x1c,metadata=0x1c0000000000/0xfffff0000000000 actions=drop > cookie=0x8800018, table=55, priority=9,tun_id=0x18 actions=load:0x1800->NXM_NX_REG6[],resubmit(,220) > cookie=0x880001c, table=55, priority=9,tun_id=0x1c actions=load:0x1c00->NXM_NX_REG6[],resubmit(,220) > cookie=0x6800000, table=60, priority=0 actions=resubmit(,17) > cookie=0x1030000, table=80, priority=0 actions=resubmit(,17) > cookie=0xc8ca641c, table=81, priority=100,arp,metadata=0x1c138b000000/0xfffffffff000000,arp_tpa=192.168.99.1,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:9a:5d:e4->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e9a5de4->NXM_NX_ARP_SHA[],load:0xc0a86301->NXM_OF_ARP_SPA[],load:0->NXM_OF_IN_PORT[],load:0x1c00->NXM_NX_REG6[],resubmit(,220) > cookie=0x8220000, table=81, priority=0 actions=drop > cookie=0x4000001, table=90, priority=0 actions=resubmit(,17) > cookie=0x6900000, table=210, priority=63020,icmp6,icmp_type=134,icmp_code=0 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61010,udp,tp_src=67,tp_dst=68 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61010,udp6,tp_src=547,tp_dst=546 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=63009,arp actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61009,ipv6 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61009,ip actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=0 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=211, priority=100,tcp6 actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,udp6 actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,icmp6 actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,icmp actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,tcp actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,udp actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=0 actions=write_metadata:0x2/0x2,goto_table:214 > cookie=0x6900000, table=212, priority=0 actions=drop > cookie=0x6900000, table=213, priority=0 actions=goto_table:214 > cookie=0x6900000, table=214, priority=62030,ct_state=-trk actions=ct_clear,resubmit(,242) > cookie=0x6900000, table=214, priority=62030,ct_state=-new+est-rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,17) > cookie=0x6900000, table=214, priority=62030,ct_state=-new-est+rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,17) > cookie=0x6900000, table=214, priority=0 actions=drop > cookie=0x6900000, table=215, priority=0 actions=resubmit(,214) > cookie=0x6900000, table=216, priority=0 actions=resubmit(,214) > cookie=0x6900000, table=217, priority=62019,metadata=0x4/0x4 actions=drop > cookie=0x6900000, table=217, priority=0 actions=drop > cookie=0x8000007, table=220, priority=10,reg6=0x1800,metadata=0x1/0x1 actions=drop > cookie=0x8000007, table=220, priority=9,reg6=0x700 actions=output:2 > cookie=0x8000007, table=220, priority=9,reg6=0xa00 actions=output:3 > cookie=0x8000007, table=220, priority=9,reg6=0xb00 actions=output:4 > cookie=0x8000007, table=220, priority=9,reg6=0x1000 actions=output:5 > cookie=0x8000007, table=220, priority=9,reg6=0x1800 actions=output:1 > cookie=0x8000007, table=220, priority=9,reg6=0x1c00 actions=output:6 > cookie=0x6900000, table=239, priority=100,ip actions=ct_clear,goto_table:240 > cookie=0x6900000, table=239, priority=100,ipv6 actions=ct_clear,goto_table:240 > cookie=0x6900000, table=239, priority=0 actions=goto_table:240 > cookie=0x6900000, table=240, priority=61010,ip,dl_dst=ff:ff:ff:ff:ff:ff,nw_dst=255.255.255.255 actions=goto_table:241 > cookie=0x6900000, table=240, priority=61005,dl_dst=ff:ff:ff:ff:ff:ff actions=resubmit(,220) > cookie=0x6900000, table=240, priority=0 actions=write_metadata:0x4/0x4,goto_table:247 > cookie=0x6900000, table=241, priority=100,icmp actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,icmp6 actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,tcp actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,tcp6 actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,udp actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,udp6 actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=0 actions=write_metadata:0x2/0x2,goto_table:244 > cookie=0x6900000, table=242, priority=0 actions=drop > cookie=0x6900000, table=243, priority=0 actions=goto_table:244 > cookie=0x6900000, table=244, priority=62030,ct_state=-trk actions=ct_clear,resubmit(,242) > cookie=0x6900000, table=244, priority=62030,ct_state=-new-est+rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,220) > cookie=0x6900000, table=244, priority=62030,ct_state=-new+est-rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,220) > cookie=0x6900000, table=244, priority=0 actions=drop > cookie=0x6900000, table=245, priority=0 actions=resubmit(,244) > cookie=0x6900000, table=246, priority=0 actions=resubmit(,244) > cookie=0x6900000, table=247, priority=62019,metadata=0x4/0x4 actions=drop > cookie=0x6900000, table=247, priority=0 actions=drop >[heat-admin@controller-1 ~]$ > > >[heat-admin@controller-2 ~]$ sudo ovs-ofctl -O OpenFlow13 dump-flows br-int | sed -r ${OVS_FLOWS_REGEX} | egrep -v 'idle_timeout|table=5[01]' >OFPST_FLOW reply (OF1.3) (xid=0x2): > cookie=0x8000001, table=0, priority=5,in_port=2 actions=write_metadata:0x50000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000001, table=0, priority=5,in_port=3 actions=write_metadata:0x60000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000001, table=0, priority=5,in_port=4 actions=write_metadata:0xc0000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000001, table=0, priority=5,in_port=5 actions=write_metadata:0xd0000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000000, table=0, priority=4,in_port=1,vlan_tci=0x0000/0x1fff actions=write_metadata:0x190000000001/0xffffff0000000001,goto_table:17 > cookie=0x8000000, table=0, priority=4,in_port=6,vlan_tci=0x0000/0x1fff actions=write_metadata:0x1a0000000000/0xffffff0000000001,goto_table:17 > cookie=0x8000001, table=17, priority=10,metadata=0x190000000000/0xffffff0000000000 actions=load:0x186a0->NXM_NX_REG3[0..24],write_metadata:0x9000190000030d40/0xfffffffffffffffe,goto_table:19 > cookie=0x8040000, table=17, priority=10,metadata=0x9000190000000000/0xffffff0000000000 actions=load:0x19->NXM_NX_REG1[0..19],load:0x138a->NXM_NX_REG7[0..15],write_metadata:0xa00019138a000000/0xfffffffffffffffe,goto_table:43 > cookie=0x8040000, table=17, priority=10,metadata=0x90001a0000000000/0xffffff0000000000 actions=load:0x1a->NXM_NX_REG1[0..19],load:0x138b->NXM_NX_REG7[0..15],write_metadata:0xa0001a138b000000/0xfffffffffffffffe,goto_table:43 > cookie=0x8000001, table=17, priority=10,metadata=0x1a0000000000/0xffffff0000000000 actions=load:0x186a3->NXM_NX_REG3[0..24],write_metadata:0x90001a0000030d46/0xfffffffffffffffe,goto_table:19 > cookie=0x8000000, table=17, priority=0,metadata=0x8000000000000000/0xf000000000000000 actions=write_metadata:0x9000000000000000/0xf000000000000000,goto_table:80 > cookie=0x6800000, table=18, priority=0 actions=goto_table:38 > cookie=0x8220015, table=19, priority=100,arp,arp_op=1 actions=resubmit(,17) > cookie=0x8220016, table=19, priority=100,arp,arp_op=2 actions=resubmit(,17) > cookie=0x8000009, table=19, priority=20,metadata=0x30d46/0xfffffe,dl_dst=fa:16:3e:9a:5d:e4 actions=goto_table:21 > cookie=0x1080000, table=19, priority=0 actions=resubmit(,17) > cookie=0x1030000, table=20, priority=0 actions=goto_table:80 > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.215 actions=set_field:fa:16:3e:77:92:ac->eth_dst,load:0x1900->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.1 actions=set_field:52:54:00:74:55:8f->eth_dst,load:0x1900->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d46/0xfffffe,nw_dst=192.168.99.4 actions=set_field:0x20->tun_id,set_field:fa:16:3e:64:50:2b->eth_dst,load:0xc00->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d46/0xfffffe,nw_dst=192.168.99.3 actions=set_field:0x20->tun_id,set_field:fa:16:3e:7b:82:88->eth_dst,load:0xd00->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d46/0xfffffe,nw_dst=192.168.99.2 actions=group:150002 > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d46/0xfffffe,nw_dst=192.168.99.13 actions=set_field:0x20->tun_id,set_field:fa:16:3e:f4:19:25->eth_dst,load:0x600->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.211 actions=set_field:fa:16:3e:e9:f7:56->eth_dst,load:0x1900->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.14 actions=set_field:52:54:00:81:67:5d->eth_dst,load:0x1900->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,icmp,metadata=0x30d46/0xfffffe,nw_dst=192.168.99.1,icmp_type=8,icmp_code=0 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:9a:5d:e4->eth_src,move:NXM_OF_IP_SRC[]->NXM_OF_IP_DST[],set_field:192.168.99.1->ip_src,set_field:0->icmp_type,load:0->NXM_OF_IN_PORT[],resubmit(,21) > cookie=0x8000003, table=21, priority=34,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.0/24 actions=write_metadata:0x138a030d42/0xfffffffffe,goto_table:22 > cookie=0x8000004, table=21, priority=10,ip,metadata=0x30d42/0xfffffe actions=group:225000 > cookie=0x8000006, table=21, priority=10,ip,metadata=0x30d46/0xfffffe actions=goto_table:26 > cookie=0x8000004, table=22, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.255 actions=drop > cookie=0x8000004, table=22, priority=0 actions=CONTROLLER:65535 > cookie=0x1080000, table=23, priority=0 actions=resubmit(,17) > cookie=0x1080000, table=24, priority=0 actions=resubmit(,17) > cookie=0x8000006, table=26, priority=5,ip,metadata=0x30d46/0xfffffe actions=set_field:0x186a3->tun_id,group:225001 > cookie=0x900138b, table=36, priority=5,tun_id=0x20 actions=write_metadata:0x138b000000/0xfffffffff000000,goto_table:51 > cookie=0x905138b, table=38, priority=5,tun_id=0x20 actions=write_metadata:0x138b000000/0xfffffffff000000,goto_table:51 > cookie=0x822002d, table=43, priority=100,arp,arp_op=1 actions=group:5000 > cookie=0x822002e, table=43, priority=100,arp,arp_op=2 actions=CONTROLLER:65535,resubmit(,48) > cookie=0x8220000, table=43, priority=0 actions=goto_table:48 > cookie=0x4000000, table=45, priority=0 actions=resubmit(,17) > cookie=0x8500000, table=48, priority=0 actions=resubmit(,49),resubmit(,50) > cookie=0x870138a, table=52, priority=5,metadata=0x138a000000/0xffff000001 actions=write_actions(group:210004) > cookie=0x870138a, table=52, priority=5,metadata=0x138a000001/0xffff000001 actions=write_actions(group:210003) > cookie=0x870138b, table=52, priority=5,metadata=0x138b000001/0xffff000001 actions=write_actions(group:210005) > cookie=0x870138b, table=52, priority=5,metadata=0x138b000000/0xffff000001 actions=write_actions(group:210006) > cookie=0x8800019, table=55, priority=10,tun_id=0x19,metadata=0x190000000000/0xfffff0000000000 actions=drop > cookie=0x880001a, table=55, priority=10,tun_id=0x1a,metadata=0x1a0000000000/0xfffff0000000000 actions=drop > cookie=0x8800019, table=55, priority=9,tun_id=0x19 actions=load:0x1900->NXM_NX_REG6[],resubmit(,220) > cookie=0x880001a, table=55, priority=9,tun_id=0x1a actions=load:0x1a00->NXM_NX_REG6[],resubmit(,220) > cookie=0x6800000, table=60, priority=0 actions=resubmit(,17) > cookie=0x1030000, table=80, priority=0 actions=resubmit(,17) > cookie=0xc8ca641a, table=81, priority=100,arp,metadata=0x1a138b000000/0xfffffffff000000,arp_tpa=192.168.99.1,arp_op=1 actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],set_field:fa:16:3e:9a:5d:e4->eth_src,load:0x2->NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],load:0xfa163e9a5de4->NXM_NX_ARP_SHA[],load:0xc0a86301->NXM_OF_ARP_SPA[],load:0->NXM_OF_IN_PORT[],load:0x1a00->NXM_NX_REG6[],resubmit(,220) > cookie=0x8220000, table=81, priority=0 actions=drop > cookie=0x4000001, table=90, priority=0 actions=resubmit(,17) > cookie=0x6900000, table=210, priority=63020,icmp6,icmp_type=134,icmp_code=0 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61010,udp,tp_src=67,tp_dst=68 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61010,udp6,tp_src=547,tp_dst=546 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=63009,arp actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61009,ipv6 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61009,ip actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=0 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=211, priority=100,tcp actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,udp actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,icmp6 actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,icmp actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,tcp6 actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,udp6 actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=0 actions=write_metadata:0x2/0x2,goto_table:214 > cookie=0x6900000, table=212, priority=0 actions=drop > cookie=0x6900000, table=213, priority=0 actions=goto_table:214 > cookie=0x6900000, table=214, priority=62030,ct_state=-new+est-rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,17) > cookie=0x6900000, table=214, priority=62030,ct_state=-new-est+rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,17) > cookie=0x6900000, table=214, priority=62030,ct_state=-trk actions=ct_clear,resubmit(,242) > cookie=0x6900000, table=214, priority=0 actions=drop > cookie=0x6900000, table=215, priority=0 actions=resubmit(,214) > cookie=0x6900000, table=216, priority=0 actions=resubmit(,214) > cookie=0x6900000, table=217, priority=62019,metadata=0x4/0x4 actions=drop > cookie=0x6900000, table=217, priority=0 actions=drop > cookie=0x8000007, table=220, priority=10,reg6=0x1900,metadata=0x1/0x1 actions=drop > cookie=0x8000007, table=220, priority=9,reg6=0x500 actions=output:2 > cookie=0x8000007, table=220, priority=9,reg6=0x600 actions=output:3 > cookie=0x8000007, table=220, priority=9,reg6=0xc00 actions=output:4 > cookie=0x8000007, table=220, priority=9,reg6=0xd00 actions=output:5 > cookie=0x8000007, table=220, priority=9,reg6=0x1900 actions=output:1 > cookie=0x8000007, table=220, priority=9,reg6=0x1a00 actions=output:6 > cookie=0x6900000, table=239, priority=100,ipv6 actions=ct_clear,goto_table:240 > cookie=0x6900000, table=239, priority=100,ip actions=ct_clear,goto_table:240 > cookie=0x6900000, table=239, priority=0 actions=goto_table:240 > cookie=0x6900000, table=240, priority=61010,ip,dl_dst=ff:ff:ff:ff:ff:ff,nw_dst=255.255.255.255 actions=goto_table:241 > cookie=0x6900000, table=240, priority=61005,dl_dst=ff:ff:ff:ff:ff:ff actions=resubmit(,220) > cookie=0x6900000, table=240, priority=0 actions=write_metadata:0x4/0x4,goto_table:247 > cookie=0x6900000, table=241, priority=100,tcp actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,udp actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,icmp actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,icmp6 actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,tcp6 actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,udp6 actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=0 actions=write_metadata:0x2/0x2,goto_table:244 > cookie=0x6900000, table=242, priority=0 actions=drop > cookie=0x6900000, table=243, priority=0 actions=goto_table:244 > cookie=0x6900000, table=244, priority=62030,ct_state=-new+est-rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,220) > cookie=0x6900000, table=244, priority=62030,ct_state=-new-est+rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,220) > cookie=0x6900000, table=244, priority=62030,ct_state=-trk actions=ct_clear,resubmit(,242) > cookie=0x6900000, table=244, priority=0 actions=drop > cookie=0x6900000, table=245, priority=0 actions=resubmit(,244) > cookie=0x6900000, table=246, priority=0 actions=resubmit(,244) > cookie=0x6900000, table=247, priority=62019,metadata=0x4/0x4 actions=drop > cookie=0x6900000, table=247, priority=0 actions=drop >[heat-admin@controller-2 ~]$ > > > >------------------------------------------ > >* Deleting Network, Subnet, Router and Floating IP: > >. overcloudrc > >(overcloud) [stack@undercloud-0 ~]$ neutron router-gateway-clear router1 >neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead. >Removed gateway from router router1 > >(overcloud) [stack@undercloud-0 ~]$ neutron router-port-list router1 >neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead. >+--------------------------------------+------+----------------------------------+-------------------+-------------------------------------------------------------------------------------+ >| id | name | tenant_id | mac_address | fixed_ips | >+--------------------------------------+------+----------------------------------+-------------------+-------------------------------------------------------------------------------------+ >| a1400bb4-a5f1-4752-b428-019a2db9b732 | | 7d4e0453c2a640758d19d84e1e9ed6d5 | fa:16:3e:9a:5d:e4 | {"subnet_id": "2a07fe67-be21-4915-96f6-2b257fdf535e", "ip_address": "192.168.99.1"} | >+--------------------------------------+------+----------------------------------+-------------------+-------------------------------------------------------------------------------------+ > >(overcloud) [stack@undercloud-0 ~]$ neutron router-interface-delete router1 2a07fe67-be21-4915-96f6-2b257fdf535e >neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead. >Removed interface from router router1. > > >(overcloud) [stack@undercloud-0 ~]$ openstack router delete router1 > > >(overcloud) [stack@undercloud-0 ~]$ neutron subnet-delete subnet1 >neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead. >Deleted subnet(s): subnet1 > >(overcloud) [stack@undercloud-0 ~]$ neutron floatingip-list >neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead. >+--------------------------------------+----------------------------------+------------------+---------------------+---------+ >| id | tenant_id | fixed_ip_address | floating_ip_address | port_id | >+--------------------------------------+----------------------------------+------------------+---------------------+---------+ >| 4788ab6a-6a91-44da-8cbe-596c01bdeee2 | 7d4e0453c2a640758d19d84e1e9ed6d5 | | 10.0.0.211 | | >+--------------------------------------+----------------------------------+------------------+---------------------+---------+ >(overcloud) [stack@undercloud-0 ~]$ neutron floatingip-delete 4788ab6a-6a91-44da-8cbe-596c01bdeee2 >neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead. >Deleted floatingip(s): 4788ab6a-6a91-44da-8cbe-596c01bdeee2 > > > >------------------------------------ > >(overcloud) [stack@undercloud-0 ~]$ ssh heat-admin@192.168.24.12 >Last login: Wed Jul 11 14:25:24 2018 from 192.168.24.1 >[heat-admin@controller-0 ~]$ >[heat-admin@controller-0 ~]$ bridge=br-int >[heat-admin@controller-0 ~]$ OVS_FLOWS_REGEX="s/duration=[s0-9\.]*,|n_packets=[s0-9\.]*,|n_bytes=[0-9\.]*,//g" >[heat-admin@controller-0 ~]$ sudo ovs-ofctl -O OpenFlow13 dump-flows br-int | sed -r ${OVS_FLOWS_REGEX} | egrep -v 'idle_timeout|table=5[01]' >OFPST_FLOW reply (OF1.3) (xid=0x2): > cookie=0x8000001, table=0, priority=5,in_port=2 actions=write_metadata:0xe0000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000001, table=0, priority=5,in_port=3 actions=write_metadata:0x120000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000001, table=0, priority=5,in_port=4 actions=write_metadata:0x130000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000001, table=0, priority=5,in_port=5 actions=write_metadata:0x140000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000000, table=0, priority=4,in_port=1,vlan_tci=0x0000/0x1fff actions=write_metadata:0x170000000001/0xffffff0000000001,goto_table:17 > cookie=0x8040000, table=17, priority=10,metadata=0x9000170000000000/0xffffff0000000000 actions=load:0x17->NXM_NX_REG1[0..19],load:0x138a->NXM_NX_REG7[0..15],write_metadata:0xa00017138a000000/0xfffffffffffffffe,goto_table:43 > cookie=0x8000001, table=17, priority=10,metadata=0x170000000000/0xffffff0000000000 actions=load:0x186a0->NXM_NX_REG3[0..24],write_metadata:0x9000170000030d40/0xfffffffffffffffe,goto_table:19 > cookie=0x8000000, table=17, priority=0,metadata=0x8000000000000000/0xf000000000000000 actions=write_metadata:0x9000000000000000/0xf000000000000000,goto_table:80 > cookie=0x6800000, table=18, priority=0 actions=goto_table:38 > cookie=0x8220015, table=19, priority=100,arp,arp_op=1 actions=resubmit(,17) > cookie=0x8220016, table=19, priority=100,arp,arp_op=2 actions=resubmit(,17) > cookie=0x1080000, table=19, priority=0 actions=resubmit(,17) > cookie=0x1030000, table=20, priority=0 actions=goto_table:80 > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.1 actions=set_field:52:54:00:74:55:8f->eth_dst,load:0x1700->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.14 actions=set_field:52:54:00:81:67:5d->eth_dst,load:0x1700->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=34,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.0/24 actions=write_metadata:0x138a030d42/0xfffffffffe,goto_table:22 > cookie=0x8000004, table=21, priority=10,ip,metadata=0x30d42/0xfffffe actions=group:225000 > cookie=0x8000004, table=22, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.255 actions=drop > cookie=0x8000004, table=22, priority=0 actions=CONTROLLER:65535 > cookie=0x1080000, table=23, priority=0 actions=resubmit(,17) > cookie=0x1080000, table=24, priority=0 actions=resubmit(,17) > cookie=0x822002d, table=43, priority=100,arp,arp_op=1 actions=group:5000 > cookie=0x822002e, table=43, priority=100,arp,arp_op=2 actions=CONTROLLER:65535,resubmit(,48) > cookie=0x8220000, table=43, priority=0 actions=goto_table:48 > cookie=0x4000000, table=45, priority=0 actions=resubmit(,17) > cookie=0x8500000, table=48, priority=0 actions=resubmit(,49),resubmit(,50) > cookie=0x870138a, table=52, priority=5,metadata=0x138a000000/0xffff000001 actions=write_actions(group:210004) > cookie=0x870138a, table=52, priority=5,metadata=0x138a000001/0xffff000001 actions=write_actions(group:210003) > cookie=0x8800017, table=55, priority=10,tun_id=0x17,metadata=0x170000000000/0xfffff0000000000 actions=drop > cookie=0x8800017, table=55, priority=9,tun_id=0x17 actions=load:0x1700->NXM_NX_REG6[],resubmit(,220) > cookie=0x6800000, table=60, priority=0 actions=resubmit(,17) > cookie=0x1030000, table=80, priority=0 actions=resubmit(,17) > cookie=0x8220000, table=81, priority=0 actions=drop > cookie=0x4000001, table=90, priority=0 actions=resubmit(,17) > cookie=0x6900000, table=210, priority=63020,icmp6,icmp_type=134,icmp_code=0 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61010,udp,tp_src=67,tp_dst=68 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61010,udp6,tp_src=547,tp_dst=546 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=63009,arp actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61009,ipv6 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61009,ip actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=0 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=211, priority=100,tcp actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,udp actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,icmp actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,icmp6 actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,tcp6 actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,udp6 actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=0 actions=write_metadata:0x2/0x2,goto_table:214 > cookie=0x6900000, table=212, priority=0 actions=drop > cookie=0x6900000, table=213, priority=0 actions=goto_table:214 > cookie=0x6900000, table=214, priority=62030,ct_state=-new+est-rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,17) > cookie=0x6900000, table=214, priority=62030,ct_state=-new-est+rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,17) > cookie=0x6900000, table=214, priority=62030,ct_state=-trk actions=ct_clear,resubmit(,242) > cookie=0x6900000, table=214, priority=0 actions=drop > cookie=0x6900000, table=215, priority=0 actions=resubmit(,214) > cookie=0x6900000, table=216, priority=0 actions=resubmit(,214) > cookie=0x6900000, table=217, priority=62019,metadata=0x4/0x4 actions=drop > cookie=0x6900000, table=217, priority=0 actions=drop > cookie=0x8000007, table=220, priority=10,reg6=0x1700,metadata=0x1/0x1 actions=drop > cookie=0x8000007, table=220, priority=9,reg6=0xe00 actions=output:2 > cookie=0x8000007, table=220, priority=9,reg6=0x1200 actions=output:3 > cookie=0x8000007, table=220, priority=9,reg6=0x1300 actions=output:4 > cookie=0x8000007, table=220, priority=9,reg6=0x1400 actions=output:5 > cookie=0x8000007, table=220, priority=9,reg6=0x1700 actions=output:1 > cookie=0x6900000, table=239, priority=100,ipv6 actions=ct_clear,goto_table:240 > cookie=0x6900000, table=239, priority=100,ip actions=ct_clear,goto_table:240 > cookie=0x6900000, table=239, priority=0 actions=goto_table:240 > cookie=0x6900000, table=240, priority=61010,ip,dl_dst=ff:ff:ff:ff:ff:ff,nw_dst=255.255.255.255 actions=goto_table:241 > cookie=0x6900000, table=240, priority=61005,dl_dst=ff:ff:ff:ff:ff:ff actions=resubmit(,220) > cookie=0x6900000, table=240, priority=0 actions=write_metadata:0x4/0x4,goto_table:247 > cookie=0x6900000, table=241, priority=100,tcp6 actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,udp6 actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,icmp6 actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,icmp actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,tcp actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,udp actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=0 actions=write_metadata:0x2/0x2,goto_table:244 > cookie=0x6900000, table=242, priority=0 actions=drop > cookie=0x6900000, table=243, priority=0 actions=goto_table:244 > cookie=0x6900000, table=244, priority=62030,ct_state=-new+est-rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,220) > cookie=0x6900000, table=244, priority=62030,ct_state=-new-est+rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,220) > cookie=0x6900000, table=244, priority=62030,ct_state=-trk actions=ct_clear,resubmit(,242) > cookie=0x6900000, table=244, priority=0 actions=drop > cookie=0x6900000, table=245, priority=0 actions=resubmit(,244) > cookie=0x6900000, table=246, priority=0 actions=resubmit(,244) > cookie=0x6900000, table=247, priority=62019,metadata=0x4/0x4 actions=drop > cookie=0x6900000, table=247, priority=0 actions=drop >[heat-admin@controller-0 ~]$ > > >------------- > >(overcloud) [stack@undercloud-0 ~]$ ssh heat-admin@192.168.24.10 >Last login: Wed Jul 11 14:27:10 2018 from 192.168.24.1 > >[heat-admin@controller-1 ~]$ bridge=br-int >[heat-admin@controller-1 ~]$ OVS_FLOWS_REGEX="s/duration=[s0-9\.]*,|n_packets=[s0-9\.]*,|n_bytes=[0-9\.]*,//g" >[heat-admin@controller-1 ~]$ sudo ovs-ofctl -O OpenFlow13 dump-flows br-int | sed -r ${OVS_FLOWS_REGEX} | egrep -v 'idle_timeout|table=5[01]' >OFPST_FLOW reply (OF1.3) (xid=0x2): > cookie=0x8000001, table=0, priority=5,in_port=2 actions=write_metadata:0x70000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000001, table=0, priority=5,in_port=4 actions=write_metadata:0xb0000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000001, table=0, priority=5,in_port=3 actions=write_metadata:0xa0000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000001, table=0, priority=5,in_port=5 actions=write_metadata:0x100000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000000, table=0, priority=4,in_port=1,vlan_tci=0x0000/0x1fff actions=write_metadata:0x180000000001/0xffffff0000000001,goto_table:17 > cookie=0x8000001, table=17, priority=10,metadata=0x180000000000/0xffffff0000000000 actions=load:0x186a0->NXM_NX_REG3[0..24],write_metadata:0x9000180000030d40/0xfffffffffffffffe,goto_table:19 > cookie=0x8040000, table=17, priority=10,metadata=0x9000180000000000/0xffffff0000000000 actions=load:0x18->NXM_NX_REG1[0..19],load:0x138a->NXM_NX_REG7[0..15],write_metadata:0xa00018138a000000/0xfffffffffffffffe,goto_table:43 > cookie=0x8000000, table=17, priority=0,metadata=0x8000000000000000/0xf000000000000000 actions=write_metadata:0x9000000000000000/0xf000000000000000,goto_table:80 > cookie=0x6800000, table=18, priority=0 actions=goto_table:38 > cookie=0x8220015, table=19, priority=100,arp,arp_op=1 actions=resubmit(,17) > cookie=0x8220016, table=19, priority=100,arp,arp_op=2 actions=resubmit(,17) > cookie=0x1080000, table=19, priority=0 actions=resubmit(,17) > cookie=0x1030000, table=20, priority=0 actions=goto_table:80 > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.1 actions=set_field:52:54:00:74:55:8f->eth_dst,load:0x1800->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.14 actions=set_field:52:54:00:81:67:5d->eth_dst,load:0x1800->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=34,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.0/24 actions=write_metadata:0x138a030d42/0xfffffffffe,goto_table:22 > cookie=0x8000004, table=21, priority=10,ip,metadata=0x30d42/0xfffffe actions=group:225000 > cookie=0x8000004, table=22, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.255 actions=drop > cookie=0x8000004, table=22, priority=0 actions=CONTROLLER:65535 > cookie=0x1080000, table=23, priority=0 actions=resubmit(,17) > cookie=0x1080000, table=24, priority=0 actions=resubmit(,17) > cookie=0x822002d, table=43, priority=100,arp,arp_op=1 actions=group:5000 > cookie=0x822002e, table=43, priority=100,arp,arp_op=2 actions=CONTROLLER:65535,resubmit(,48) > cookie=0x8220000, table=43, priority=0 actions=goto_table:48 > cookie=0x4000000, table=45, priority=0 actions=resubmit(,17) > cookie=0x8500000, table=48, priority=0 actions=resubmit(,49),resubmit(,50) > cookie=0x870138a, table=52, priority=5,metadata=0x138a000000/0xffff000001 actions=write_actions(group:210004) > cookie=0x870138a, table=52, priority=5,metadata=0x138a000001/0xffff000001 actions=write_actions(group:210003) > cookie=0x8800018, table=55, priority=10,tun_id=0x18,metadata=0x180000000000/0xfffff0000000000 actions=drop > cookie=0x8800018, table=55, priority=9,tun_id=0x18 actions=load:0x1800->NXM_NX_REG6[],resubmit(,220) > cookie=0x6800000, table=60, priority=0 actions=resubmit(,17) > cookie=0x1030000, table=80, priority=0 actions=resubmit(,17) > cookie=0x8220000, table=81, priority=0 actions=drop > cookie=0x4000001, table=90, priority=0 actions=resubmit(,17) > cookie=0x6900000, table=210, priority=63020,icmp6,icmp_type=134,icmp_code=0 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61010,udp,tp_src=67,tp_dst=68 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61010,udp6,tp_src=547,tp_dst=546 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=63009,arp actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61009,ipv6 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61009,ip actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=0 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=211, priority=100,tcp6 actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,udp6 actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,icmp6 actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,icmp actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,tcp actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,udp actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=0 actions=write_metadata:0x2/0x2,goto_table:214 > cookie=0x6900000, table=212, priority=0 actions=drop > cookie=0x6900000, table=213, priority=0 actions=goto_table:214 > cookie=0x6900000, table=214, priority=62030,ct_state=-trk actions=ct_clear,resubmit(,242) > cookie=0x6900000, table=214, priority=62030,ct_state=-new+est-rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,17) > cookie=0x6900000, table=214, priority=62030,ct_state=-new-est+rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,17) > cookie=0x6900000, table=214, priority=0 actions=drop > cookie=0x6900000, table=215, priority=0 actions=resubmit(,214) > cookie=0x6900000, table=216, priority=0 actions=resubmit(,214) > cookie=0x6900000, table=217, priority=62019,metadata=0x4/0x4 actions=drop > cookie=0x6900000, table=217, priority=0 actions=drop > cookie=0x8000007, table=220, priority=10,reg6=0x1800,metadata=0x1/0x1 actions=drop > cookie=0x8000007, table=220, priority=9,reg6=0x700 actions=output:2 > cookie=0x8000007, table=220, priority=9,reg6=0xa00 actions=output:3 > cookie=0x8000007, table=220, priority=9,reg6=0xb00 actions=output:4 > cookie=0x8000007, table=220, priority=9,reg6=0x1000 actions=output:5 > cookie=0x8000007, table=220, priority=9,reg6=0x1800 actions=output:1 > cookie=0x6900000, table=239, priority=100,ip actions=ct_clear,goto_table:240 > cookie=0x6900000, table=239, priority=100,ipv6 actions=ct_clear,goto_table:240 > cookie=0x6900000, table=239, priority=0 actions=goto_table:240 > cookie=0x6900000, table=240, priority=61010,ip,dl_dst=ff:ff:ff:ff:ff:ff,nw_dst=255.255.255.255 actions=goto_table:241 > cookie=0x6900000, table=240, priority=61005,dl_dst=ff:ff:ff:ff:ff:ff actions=resubmit(,220) > cookie=0x6900000, table=240, priority=0 actions=write_metadata:0x4/0x4,goto_table:247 > cookie=0x6900000, table=241, priority=100,icmp actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,icmp6 actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,tcp actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,tcp6 actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,udp actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,udp6 actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=0 actions=write_metadata:0x2/0x2,goto_table:244 > cookie=0x6900000, table=242, priority=0 actions=drop > cookie=0x6900000, table=243, priority=0 actions=goto_table:244 > cookie=0x6900000, table=244, priority=62030,ct_state=-trk actions=ct_clear,resubmit(,242) > cookie=0x6900000, table=244, priority=62030,ct_state=-new-est+rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,220) > cookie=0x6900000, table=244, priority=62030,ct_state=-new+est-rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,220) > cookie=0x6900000, table=244, priority=0 actions=drop > cookie=0x6900000, table=245, priority=0 actions=resubmit(,244) > cookie=0x6900000, table=246, priority=0 actions=resubmit(,244) > cookie=0x6900000, table=247, priority=62019,metadata=0x4/0x4 actions=drop > cookie=0x6900000, table=247, priority=0 actions=drop >[heat-admin@controller-1 ~]$ > > >-------------- > > >(overcloud) [stack@undercloud-0 ~]$ ssh heat-admin@192.168.24.8 >Last login: Wed Jul 11 14:31:52 2018 from 192.168.24.1 > >[heat-admin@controller-2 ~]$ bridge=br-int >[heat-admin@controller-2 ~]$ OVS_FLOWS_REGEX="s/duration=[s0-9\.]*,|n_packets=[s0-9\.]*,|n_bytes=[0-9\.]*,//g" >[heat-admin@controller-2 ~]$ sudo ovs-ofctl -O OpenFlow13 dump-flows br-int | sed -r ${OVS_FLOWS_REGEX} | egrep -v 'idle_timeout|table=5[01]' >OFPST_FLOW reply (OF1.3) (xid=0x2): > cookie=0x8000001, table=0, priority=5,in_port=2 actions=write_metadata:0x50000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000001, table=0, priority=5,in_port=3 actions=write_metadata:0x60000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000001, table=0, priority=5,in_port=4 actions=write_metadata:0xc0000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000001, table=0, priority=5,in_port=5 actions=write_metadata:0xd0000000001/0xfffff0000000001,goto_table:36 > cookie=0x8000000, table=0, priority=4,in_port=1,vlan_tci=0x0000/0x1fff actions=write_metadata:0x190000000001/0xffffff0000000001,goto_table:17 > cookie=0x8000001, table=17, priority=10,metadata=0x190000000000/0xffffff0000000000 actions=load:0x186a0->NXM_NX_REG3[0..24],write_metadata:0x9000190000030d40/0xfffffffffffffffe,goto_table:19 > cookie=0x8040000, table=17, priority=10,metadata=0x9000190000000000/0xffffff0000000000 actions=load:0x19->NXM_NX_REG1[0..19],load:0x138a->NXM_NX_REG7[0..15],write_metadata:0xa00019138a000000/0xfffffffffffffffe,goto_table:43 > cookie=0x8000000, table=17, priority=0,metadata=0x8000000000000000/0xf000000000000000 actions=write_metadata:0x9000000000000000/0xf000000000000000,goto_table:80 > cookie=0x6800000, table=18, priority=0 actions=goto_table:38 > cookie=0x8220015, table=19, priority=100,arp,arp_op=1 actions=resubmit(,17) > cookie=0x8220016, table=19, priority=100,arp,arp_op=2 actions=resubmit(,17) > cookie=0x1080000, table=19, priority=0 actions=resubmit(,17) > cookie=0x1030000, table=20, priority=0 actions=goto_table:80 > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.1 actions=set_field:52:54:00:74:55:8f->eth_dst,load:0x1900->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.14 actions=set_field:52:54:00:81:67:5d->eth_dst,load:0x1900->NXM_NX_REG6[],resubmit(,220) > cookie=0x8000003, table=21, priority=34,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.0/24 actions=write_metadata:0x138a030d42/0xfffffffffe,goto_table:22 > cookie=0x8000004, table=21, priority=10,ip,metadata=0x30d42/0xfffffe actions=group:225000 > cookie=0x8000004, table=22, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=10.0.0.255 actions=drop > cookie=0x8000004, table=22, priority=0 actions=CONTROLLER:65535 > cookie=0x1080000, table=23, priority=0 actions=resubmit(,17) > cookie=0x1080000, table=24, priority=0 actions=resubmit(,17) > cookie=0x822002d, table=43, priority=100,arp,arp_op=1 actions=group:5000 > cookie=0x822002e, table=43, priority=100,arp,arp_op=2 actions=CONTROLLER:65535,resubmit(,48) > cookie=0x8220000, table=43, priority=0 actions=goto_table:48 > cookie=0x4000000, table=45, priority=0 actions=resubmit(,17) > cookie=0x8500000, table=48, priority=0 actions=resubmit(,49),resubmit(,50) > cookie=0x870138a, table=52, priority=5,metadata=0x138a000000/0xffff000001 actions=write_actions(group:210004) > cookie=0x870138a, table=52, priority=5,metadata=0x138a000001/0xffff000001 actions=write_actions(group:210003) > cookie=0x8800019, table=55, priority=10,tun_id=0x19,metadata=0x190000000000/0xfffff0000000000 actions=drop > cookie=0x8800019, table=55, priority=9,tun_id=0x19 actions=load:0x1900->NXM_NX_REG6[],resubmit(,220) > cookie=0x6800000, table=60, priority=0 actions=resubmit(,17) > cookie=0x1030000, table=80, priority=0 actions=resubmit(,17) > cookie=0x8220000, table=81, priority=0 actions=drop > cookie=0x4000001, table=90, priority=0 actions=resubmit(,17) > cookie=0x6900000, table=210, priority=63020,icmp6,icmp_type=134,icmp_code=0 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61010,udp,tp_src=67,tp_dst=68 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61010,udp6,tp_src=547,tp_dst=546 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=63009,arp actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61009,ipv6 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=61009,ip actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=210, priority=0 actions=write_metadata:0x4/0x4,goto_table:217 > cookie=0x6900000, table=211, priority=100,tcp actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,udp actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,icmp6 actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,icmp actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,tcp6 actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=100,udp6 actions=write_metadata:0/0x2,goto_table:212 > cookie=0x6900000, table=211, priority=0 actions=write_metadata:0x2/0x2,goto_table:214 > cookie=0x6900000, table=212, priority=0 actions=drop > cookie=0x6900000, table=213, priority=0 actions=goto_table:214 > cookie=0x6900000, table=214, priority=62030,ct_state=-new+est-rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,17) > cookie=0x6900000, table=214, priority=62030,ct_state=-new-est+rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,17) > cookie=0x6900000, table=214, priority=62030,ct_state=-trk actions=ct_clear,resubmit(,242) > cookie=0x6900000, table=214, priority=0 actions=drop > cookie=0x6900000, table=215, priority=0 actions=resubmit(,214) > cookie=0x6900000, table=216, priority=0 actions=resubmit(,214) > cookie=0x6900000, table=217, priority=62019,metadata=0x4/0x4 actions=drop > cookie=0x6900000, table=217, priority=0 actions=drop > cookie=0x8000007, table=220, priority=10,reg6=0x1900,metadata=0x1/0x1 actions=drop > cookie=0x8000007, table=220, priority=9,reg6=0x500 actions=output:2 > cookie=0x8000007, table=220, priority=9,reg6=0x600 actions=output:3 > cookie=0x8000007, table=220, priority=9,reg6=0xc00 actions=output:4 > cookie=0x8000007, table=220, priority=9,reg6=0xd00 actions=output:5 > cookie=0x8000007, table=220, priority=9,reg6=0x1900 actions=output:1 > cookie=0x6900000, table=239, priority=100,ipv6 actions=ct_clear,goto_table:240 > cookie=0x6900000, table=239, priority=100,ip actions=ct_clear,goto_table:240 > cookie=0x6900000, table=239, priority=0 actions=goto_table:240 > cookie=0x6900000, table=240, priority=61010,ip,dl_dst=ff:ff:ff:ff:ff:ff,nw_dst=255.255.255.255 actions=goto_table:241 > cookie=0x6900000, table=240, priority=61005,dl_dst=ff:ff:ff:ff:ff:ff actions=resubmit(,220) > cookie=0x6900000, table=240, priority=0 actions=write_metadata:0x4/0x4,goto_table:247 > cookie=0x6900000, table=241, priority=100,tcp actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,udp actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,icmp actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,icmp6 actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,tcp6 actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=100,udp6 actions=write_metadata:0/0x2,goto_table:242 > cookie=0x6900000, table=241, priority=0 actions=write_metadata:0x2/0x2,goto_table:244 > cookie=0x6900000, table=242, priority=0 actions=drop > cookie=0x6900000, table=243, priority=0 actions=goto_table:244 > cookie=0x6900000, table=244, priority=62030,ct_state=-new+est-rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,220) > cookie=0x6900000, table=244, priority=62030,ct_state=-new-est+rel-inv+trk,ct_mark=0x1/0x1 actions=ct_clear,resubmit(,220) > cookie=0x6900000, table=244, priority=62030,ct_state=-trk actions=ct_clear,resubmit(,242) > cookie=0x6900000, table=244, priority=0 actions=drop > cookie=0x6900000, table=245, priority=0 actions=resubmit(,244) > cookie=0x6900000, table=246, priority=0 actions=resubmit(,244) > cookie=0x6900000, table=247, priority=62019,metadata=0x4/0x4 actions=drop > cookie=0x6900000, table=247, priority=0 actions=drop >[heat-admin@controller-2 ~]$
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1515815
:
1458382
| 1458383 |
1458384
|
1458385