openstack-neutron-openvswitch-1:11.0.4-1.el7>  HLk|[\ vD)msׁJ2\0$H6ܰ_["g}h?Ϝl {]hS VPzm0,%dspv}=p3> w(O}ϛ̬9;^J'|Q 1606̲ju~_M^t´ W-\b~s& ?E}Az7XC$jG]ɢDxIIQ BbwArXIA[ 6'F61e6ea20517cb0483a07d70245ad3461dcf3939d>p[\ vD)DS)wjR*ެqg`IPa[]'R $2nu l(|8s0F~\PPiGw縄€Fml﹗8;h%67e,vĐ>EMl"4|" oa=uùI}N>ySq=3xN&YδERSy{Hg(tQ-,^v~+Ē*)gl)$p%QZ@^@d.m"eH>>x?hd '0 4 Opt &   @   V   l           M t    (f8p9:Q>?G H I XY\ ]L ^l bkdef l t$ uP v|w x0 y\dCopenstack-neutron-openvswitch11.0.41.el7Neutron openvswitch plugin Neutron is a virtual network service for Openstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) This package contains the Neutron plugin that implements virtual networks using Open vSwitch.Zyc1bk.rdu2.centos.org]CentOSCentOSASL 2.0CBS Unspecifiedhttp://launchpad.net/neutron/linuxnoarch if [ $1 -eq 1 ] ; then # Initial installation systemctl preset neutron-openvswitch-agent.service >/dev/null 2>&1 || : fi if [ $1 -eq 1 ] ; then # Initial installation systemctl preset neutron-destroy-patch-ports.service >/dev/null 2>&1 || : fi if [ $1 -ge 2 ]; then # We're upgrading # Detect if the neutron-openvswitch-agent is running ovs_agent_running=0 systemctl status neutron-openvswitch-agent > /dev/null 2>&1 && ovs_agent_running=1 || : # If agent is running, stop it [ $ovs_agent_running -eq 1 ] && systemctl stop neutron-openvswitch-agent > /dev/null 2>&1 || : # Search all orphaned neutron-rootwrap-daemon processes and since all are triggered by sudo, # get the actual rootwrap-daemon process. for pid in $(ps -f --ppid 1 | awk '/.*neutron-rootwrap-daemon/ { print $2 }'); do kill $(ps --ppid $pid -o pid=) done # If agent was running, start it back with new code [ $ovs_agent_running -eq 1 ] && systemctl start neutron-openvswitch-agent > /dev/null 2>&1 || : fi if [ $1 -eq 0 ] ; then # Package removal, not upgrade systemctl --no-reload disable neutron-openvswitch-agent.service > /dev/null 2>&1 || : systemctl stop neutron-openvswitch-agent.service > /dev/null 2>&1 || : fi if [ $1 -eq 0 ] ; then # Package removal, not upgrade systemctl --no-reload disable neutron-destroy-patch-ports.service > /dev/null 2>&1 || : systemctl stop neutron-destroy-patch-ports.service > /dev/null 2>&1 || : fi,@iOB'MAA큠큤A큤ZyyZyyZyqZy!ZyyZy!Zy!Zy!ZyZ(Z(647e29db2be6bff76efa5a3e27fedbb111b6efe7ab89b56271eba147ecd37df0c27a9bce20bef73280a296ed9a376a55e7de2b50dff15d591a6e72a572b8d23b3c9f35dae8a1523b53516666003120f5ea9b64bb15d4b618bc10a7eff751500458db1a103a5df7fc5305f63ed5a21c0527beed862d3d38d6a087a565e52c62c21608a97a07dda6592c1fb93dd982f4199533c6f82170f28822d9bb16aeec53bb8baaa5f5f05914b65c620107fac2fdf167f39897bbc7a905152adaa031071f635df2a0d87d6c562f0ea11c688ac52532aa28d744cabc7994ff0537f64b3b3320258227db8c714c362b4901578471a69ee77ca0b1a25a64ce550ae4bd9de46c0erootrootrootrootrootrootrootrootrootrootrootrootrootneutronrootrootrootrootrootrootrootrootopenstack-neutron-11.0.4-1.el7.src.rpmconfig(openstack-neutron-openvswitch)openstack-neutron-openvswitch @@     /bin/sh/bin/sh/bin/sh/usr/bin/python2config(openstack-neutron-openvswitch)ipsetiptableskmodopenstack-neutron-commonopenvswitchpython-openvswitchrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1:11.0.4-1.el71:11.0.4-1.el72.6.13.0.4-14.6.0-14.0-15.2-14.11.3Z@Z@ZN@Z@ZZYB@YY@@Y@YY@Y@YRDO 1:11.0.4-1RDO 1:11.0.3-1Jakub Libosvar - 1:11.0.2-3Jakub Libosvar 1:11.0.2-2RDO 1:11.0.2-1Jakub Libosvar 1:11.0.1-3Jakub Libosvar 1:11.0.1-2rdo-trunk 1:11.0.1-1Haïkel Guémar - 1:11.0.0-3Assaf Muller 1:11.0.0-2rdo-trunk 1:11.0.0-1rdo-trunk 1:11.0.0-0.3.0rc3Alfredo Moralejo 1:11.0.0-0.2.0rc2Alfredo Moralejo 1:11.0.0-0.1.0rc1- Update to 11.0.4- Update to 11.0.3- Remove timeout for neutron-ovs-cleanup stop/start- Destroy patch ports only if canary flow is not present (rhbz#1511988)- Update to 11.0.2- Keep code change from upstream as minimal as possible (rhbz#1490281) - Call main() in destroy-patch-ports script (rhbz#1490281)- Create destroy-patch-ports systemd service file (rhbz#1490281)- Update to 11.0.1- Bump python-pyroute2 (rhbz#1487766)- Bump python-pyroute2, rhbz 1487766- Update to 11.0.0- Update to 11.0.0.0rc3- Update to 11.0.0.0rc2- Update to 11.0.0.0rc1/bin/sh/bin/sh 1:11.0.4-1.el71:11.0.4-1.el7 neutron-openvswitch-agentml2openvswitch_agent.inineutron-openvswitch-agent.modulesneutron-openvswitch-agent99-neutron-openvswitch-agent.confneutron-destroy-patch-ports.serviceneutron-openvswitch-agent.serviceopenstack-neutron-openvswitch-11.0.4LICENSEopenvswitch-plugin.filters/etc/neutron/conf.d//etc/neutron/plugins//etc/neutron/plugins/ml2//etc/sysconfig/modules//usr/bin//usr/lib/sysctl.d//usr/lib/systemd/system//usr/share/licenses//usr/share/licenses/openstack-neutron-openvswitch-11.0.4//usr/share/neutron/rootwrap/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=genericcpioxz2noarch-redhat-linux-gnudirectoryASCII text, with very long linesPOSIX shell script, ASCII text executablePython script, ASCII text executableASCII textRR? 7zXZ !#,eG!] b2u jӫ`({ƑjA8Ѕ7XL:q{`6l؛"7 SC˛望Cvō4Y%~{BXsX"19@ 8,.퀠>'GҘ }hrCM t queꝟVJ<\|ELͣА N/KaLI]nJymwgݫ* bXFSLmWqzW{7Ө*Jwn2?\,Ne֕ŵ/} Ic F.J!)Ld^ SVZጛ4UՎ"`n/hծbP "9fZ3_=#7*(Mp]ko$OwepUUU%uD (1+NFDh::?tUJGf)TP?[ *3%НJ6 8u1\|խHTh|q|i$ 7ܾv́g']iٛ #>k ZTTVV7v߿sKRe6A\7e6hKC6=x&&d^pDym-@CBMt(c|a0չ:9q_~{V~#Z8?G׸'_sUq<cKۘ6mX6I6l5!!q҈ؿn6JoYX֬V' ]ϐͧNwNQ wt3}B=Gl,,4 )|=#PR}Hu+#i#y,gmXS`0TOߣ51R]v_ w]q?4=sS%ۗuIr 6J)k[,BzֿVcemX"00nE5G5|ɱhK[Wv0Avv1u̲Myng?"ϧټgZ+2NZ "؝~MC{J5).w'cu r$ / T齅3"]*MR)ӂr40m6+).#qc2e˰1s_Lػ!F:{=c)*K\^זƐۊ\(=Y47:CW9H2Nf;i@O2쁑HK[ l;U>.^ I|A#tce*sOZ`W1WG6j\ cscbhfQ %8X^`dm>ě7BӰ*߭+#GGS[ӜЖ0TS-lͭ&q9JXo!@+֤|_[SI?.Ҳ#nT Yoy~(Wu Rzwh7byKZE*_g "UۍԸ]wA{nfrLOL/ʸޏyƨi]V }?J~ȃY7q|mf)W30AdZHmW F8X#VsQ6'vR1~u,yk=gVum}B|f=O@bX=+ㆦgPV'cΛA}|E?]R^c>3Y-i18=r,uOtT0$`)9NjB8a)RH +Fw=% bi e:ϙ$dD8 { Wc{Xn1(wnj^'RH|M|y\}ZW֋$\ |E,yeok:<½T!iJU!|f  ='S&^ΌR%y*)½6Z\j;Ltg] o.fkU6|Xd_liI6Fi:|B+NMU)2?]ށbv2GɄ1wz@@u*"E]yz* 1Ew9"ɣ3033Խ從]A/ʽh|Kr?̑5Z AM4(^.`ERcC1{,j0`BJe`cŐŧ?†{f3z 5<9)kqlxeKrɤcRQ}#&@woR.IمjJaKtWX.+cJA m=vXhXqw.  *atƊWMXlfSi@h3nNa;Q~&׈YϢ#CKc3ew= iǁ.K0ܾD4Rk0cz\'8}0KH~8e eqIoשy>{Nf5b&*ʟ/Hٛ=%E#pqpn!r$L C9qTON=DqU0I&p R%W) j03TFP*/\-&P0#wKL:DuζvANk7KД+jV2PQΊ>eDoEiLgp6;n^*^IH-x~=ٙv=ԉ89i z+e">0=o(|G9iU)6/-x Q+Ry!m6 F0'F\ z8ZU,~>P2i1×3dn&ݤ,PrsGZvn̩%gz@̅;-6_p'662wほG/=UFLmY },' nf#N0w\쌎dv>2j%Ok٘/fwEP]XiK̮0E81+a,vס+եlU2SD_EP7dAF[G")y:9i,׸6J ̧}D\)/(2@Sp1mL ^ڇ-Lũ(W48" Nd#dIJZP .\e#/'5JEg1G2@g$}-T ~-U4[oM%e2#{^)Ԡ\ m]R}{h.2g8sP-ohNodw;t.eRiQen/ RX~;(\]('f##H_y노p  3d]S|[Fj50%6i8pk{zW7Q" <p2b:Jն@'k5V(Ҍ>+c/0( 6tCШ䇖 5mqL|e WPLY rոKuP&@roe=aS4gE-ai9qT3bF\F8&b*qPٵYu=RA~L;;2`? ]>OS`֑ v-UW2w΋gR$$A$152p7bÒmYFJh>ζG|Řy M÷.3IV^V.$3 /ڹr@_HXb8_P@6>|@@ sbTvc[ѽ:4ZZQkCsGIP`&P7h<\⒑׼!JӛN?nGmHz)zqo.IȱSիc5a Vݦlg|g `o+ڨ>l # 0~ Nt ܗ ^3ް́{2=OKںæO:(m16J83M{>’2@ PƭFcn-z'.;&sku=aެ]MDsn|9q[jR ,˞<{KMq!~xUZP>(οEv|a iqHIͭUZ[֟FJXڋZz7t-5]͎ :g:Թ-z4y0cl횣L>8\+|sy ӂ6[>k{JqJ2YtNQ,NwACҺM-<[4YF 30L5F*VjЭM eϩufEi [vͦlصBW>&$,]pUz(zrɸ D^}e 6AlZv4qғ:HcGsyK}) 8h|;خW ( #vKqYb,R,ꀡ1]cɌs4]D( CFw~8V|ЃBp\4N6=n5tjwR +_g1xk qH ).9e#RVǯȗ Sq{` 39Mlm&Ugx LV1p"60be Umhi ~ .'.a\cY*{Z K}{FI P1yԶÒ0!HPhAL^(&`ɌP֩ 8Zs܌\7~.D0l3hɆXZ`$$HT\4AnELc oR ] oߥF.ޙQ|kTU+ȸsb* msyJwip:X}Rc[߱2F"ctVdVU~!hJ5:giE < x FFkw4[q9Kεt{IEw7:樟J+uO:u!.MKsD{qd$]-KNJ"isPM-QrOBX 52I+s#ԂF 0]#.}9WcX5Ǐ2dS]R:?7c1,4N=[͜lQP blHkKjbUo(.C(XW~]}hgBw a1k CV{ z YZ