components/openstack/neutron/neutron.p5m
changeset 6381 02b02527288b
parent 6251 7f620f797ad1
child 6561 6c1204ee2522
equal deleted inserted replaced
6380:833d05f91424 6381:02b02527288b
   154 file files/neutron-metadata-agent path=lib/svc/method/neutron-metadata-agent
   154 file files/neutron-metadata-agent path=lib/svc/method/neutron-metadata-agent
   155 file files/neutron-openvswitch-agent \
   155 file files/neutron-openvswitch-agent \
   156     path=lib/svc/method/neutron-openvswitch-agent
   156     path=lib/svc/method/neutron-openvswitch-agent
   157 file files/neutron-server path=lib/svc/method/neutron-server
   157 file files/neutron-server path=lib/svc/method/neutron-server
   158 file files/neutron-upgrade path=lib/svc/method/neutron-upgrade
   158 file files/neutron-upgrade path=lib/svc/method/neutron-upgrade
       
   159 file files/evs/migrate/migrate-evs-to-ovs path=usr/bin/migrate-evs-to-ovs \
       
   160     mode=0555
   159 file path=usr/bin/neutron-db-manage
   161 file path=usr/bin/neutron-db-manage
   160 file path=usr/lib/neutron/evs-neutron-migration mode=0555
   162 file path=usr/lib/neutron/evs-neutron-migration mode=0555
   161 file usr/bin/neutron-dhcp-agent path=usr/lib/neutron/neutron-dhcp-agent \
   163 file usr/bin/neutron-dhcp-agent path=usr/lib/neutron/neutron-dhcp-agent \
   162     mode=0555
   164     mode=0555
   163 file usr/bin/neutron-l3-agent path=usr/lib/neutron/neutron-l3-agent mode=0555
   165 file usr/bin/neutron-l3-agent path=usr/lib/neutron/neutron-l3-agent mode=0555
  1010 depend type=require fmri=library/python/keystoneclient-$(PYV)
  1012 depend type=require fmri=library/python/keystoneclient-$(PYV)
  1011 
  1013 
  1012 # force a dependency on keystonemiddleware; used via a paste.deploy filter
  1014 # force a dependency on keystonemiddleware; used via a paste.deploy filter
  1013 depend type=require fmri=library/python/keystonemiddleware-$(PYV)
  1015 depend type=require fmri=library/python/keystonemiddleware-$(PYV)
  1014 
  1016 
  1015 # force a dependency on neutronclient; pkgdepend work is needed to flush this
       
  1016 # out.
       
  1017 depend type=require fmri=library/python/neutronclient-$(PYV)
       
  1018 
       
  1019 # force a dependency on novaclient; pkgdepend work is needed to flush this out.
  1017 # force a dependency on novaclient; pkgdepend work is needed to flush this out.
  1020 depend type=require fmri=library/python/novaclient-$(PYV)
  1018 depend type=require fmri=library/python/novaclient-$(PYV)
  1021 
  1019 
  1022 # force a dependency on oslo.concurrency; pkgdepend work is needed to flush this
  1020 # force a dependency on oslo.concurrency; pkgdepend work is needed to flush this
  1023 # out.
  1021 # out.