components/openstack/neutron/neutron.p5m
branchs11u2-sru
changeset 4380 2ac4d1fcad4a
parent 4156 4b1def16fe9b
equal deleted inserted replaced
4361:17379d4babfa 4380:2ac4d1fcad4a
   104 file path=lib/svc/manifest/application/openstack/neutron-upgrade.xml
   104 file path=lib/svc/manifest/application/openstack/neutron-upgrade.xml
   105 file files/neutron-dhcp-agent path=lib/svc/method/neutron-dhcp-agent
   105 file files/neutron-dhcp-agent path=lib/svc/method/neutron-dhcp-agent
   106 file files/neutron-l3-agent path=lib/svc/method/neutron-l3-agent
   106 file files/neutron-l3-agent path=lib/svc/method/neutron-l3-agent
   107 file files/neutron-metadata-agent path=lib/svc/method/neutron-metadata-agent
   107 file files/neutron-metadata-agent path=lib/svc/method/neutron-metadata-agent
   108 file files/neutron-server path=lib/svc/method/neutron-server
   108 file files/neutron-server path=lib/svc/method/neutron-server
   109 file files/neutron-upgrade path=lib/svc/method/neutron-upgrade
   109 file files/neutron-upgrade path=lib/svc/method/neutron-upgrade \
       
   110     pkg.depend.bypass-generate=.*/openstack_common.*
   110 file path=usr/bin/neutron-db-manage
   111 file path=usr/bin/neutron-db-manage
   111 file path=usr/lib/neutron/evs-neutron-migration mode=0555
   112 file path=usr/lib/neutron/evs-neutron-migration mode=0555
   112 file usr/bin/neutron-dhcp-agent path=usr/lib/neutron/neutron-dhcp-agent \
   113 file usr/bin/neutron-dhcp-agent path=usr/lib/neutron/neutron-dhcp-agent \
   113     mode=0555
   114     mode=0555
   114 file usr/bin/neutron-l3-agent path=usr/lib/neutron/neutron-l3-agent mode=0555
   115 file usr/bin/neutron-l3-agent path=usr/lib/neutron/neutron-l3-agent mode=0555
  1004 depend type=require fmri=__TBD pkg.debug.depend.file=usr/sbin/ipnat
  1005 depend type=require fmri=__TBD pkg.debug.depend.file=usr/sbin/ipnat
  1005 
  1006 
  1006 # force a dependency on package delivering ippool(1M)
  1007 # force a dependency on package delivering ippool(1M)
  1007 depend type=require fmri=__TBD pkg.debug.depend.file=usr/sbin/ippool
  1008 depend type=require fmri=__TBD pkg.debug.depend.file=usr/sbin/ippool
  1008 
  1009 
       
  1010 # force a dependency on cloud/openstack/openstack-common until it is
       
  1011 # available in the WOS
       
  1012 depend type=require fmri=cloud/openstack/openstack-common
       
  1013 
  1009 # force a dependency on alembic; pkgdepend work is needed to flush this out.
  1014 # force a dependency on alembic; pkgdepend work is needed to flush this out.
  1010 depend type=require fmri=library/python-2/alembic-$(PYV)
  1015 depend type=require fmri=library/python-2/alembic-$(PYV)
  1011 
  1016 
  1012 # force a dependency on argparse; pkgdepend work is needed to flush this out.
  1017 # force a dependency on argparse; pkgdepend work is needed to flush this out.
  1013 depend type=require fmri=library/python-2/argparse-$(PYV)
  1018 depend type=require fmri=library/python-2/argparse-$(PYV)
  1022 depend type=require fmri=library/python-2/greenlet-$(PYV)
  1027 depend type=require fmri=library/python-2/greenlet-$(PYV)
  1023 
  1028 
  1024 # force a dependency on httplib2; pkgdepend work is needed to flush this out.
  1029 # force a dependency on httplib2; pkgdepend work is needed to flush this out.
  1025 depend type=require fmri=library/python-2/httplib2-$(PYV)
  1030 depend type=require fmri=library/python-2/httplib2-$(PYV)
  1026 
  1031 
       
  1032 # force a dependency on jsonrpclib; pkgdepend work is needed to flush this out.
       
  1033 depend type=require fmri=library/python-2/jsonrpclib-$(PYV)
       
  1034 
       
  1035 # force a dependency on paste.deploy; pkgdepend work is needed to flush this
       
  1036 # out.
       
  1037 depend type=require fmri=library/python-2/paste.deploy-$(PYV)
       
  1038 
       
  1039 # force a dependency on requests; pkgdepend work is needed to flush this out.
       
  1040 depend type=require fmri=library/python-2/requests-$(PYV)
       
  1041 
       
  1042 # force a dependency on routes; pkgdepend work is needed to flush this out.
       
  1043 depend type=require fmri=library/python-2/routes-$(PYV)
       
  1044 
       
  1045 # force a dependency on setuptools; pkgdepend work is needed to flush this out.
       
  1046 depend type=require fmri=library/python-2/setuptools-$(PYV)
       
  1047 
       
  1048 # force a dependency on stevedore; pkgdepend work is needed to flush this out.
       
  1049 depend type=require fmri=library/python-2/stevedore-$(PYV)
       
  1050 
       
  1051 # force a dependency on webob; pkgdepend work is needed to flush this out.
       
  1052 depend type=require fmri=library/python-2/webob-$(PYV)
       
  1053 
  1027 # force a dependency on iso8601; pkgdepend work is needed to flush this out.
  1054 # force a dependency on iso8601; pkgdepend work is needed to flush this out.
  1028 depend type=require fmri=library/python/iso8601-$(PYV)
  1055 depend type=require fmri=library/python/iso8601-$(PYV)
  1029 
  1056 
  1030 # force a dependency on jinja2; pkgdepend work is needed to flush this out.
  1057 # force a dependency on jinja2; pkgdepend work is needed to flush this out.
  1031 depend type=require fmri=library/python/jinja2-$(PYV)
  1058 depend type=require fmri=library/python/jinja2-$(PYV)
  1032 
       
  1033 # force a dependency on jsonrpclib; pkgdepend work is needed to flush this out.
       
  1034 depend type=require fmri=library/python-2/jsonrpclib-$(PYV)
       
  1035 
  1059 
  1036 # force a dependency on keystoneclient; pkgdepend work is needed to flush this
  1060 # force a dependency on keystoneclient; pkgdepend work is needed to flush this
  1037 # out.
  1061 # out.
  1038 depend type=require fmri=library/python/keystoneclient-$(PYV)
  1062 depend type=require fmri=library/python/keystoneclient-$(PYV)
  1039 
  1063 
  1049 
  1073 
  1050 # force a dependency on oslo.messaging; pkgdepend work is needed to flush this
  1074 # force a dependency on oslo.messaging; pkgdepend work is needed to flush this
  1051 # out.
  1075 # out.
  1052 depend type=require fmri=library/python/oslo.messaging-$(PYV)
  1076 depend type=require fmri=library/python/oslo.messaging-$(PYV)
  1053 
  1077 
  1054 # force a dependency on paste.deploy; pkgdepend work is needed to flush this
       
  1055 # out.
       
  1056 depend type=require fmri=library/python-2/paste.deploy-$(PYV)
       
  1057 
       
  1058 # force a dependency on pbr; pkgdepend work is needed to flush this out.
  1078 # force a dependency on pbr; pkgdepend work is needed to flush this out.
  1059 depend type=require fmri=library/python/pbr-$(PYV)
  1079 depend type=require fmri=library/python/pbr-$(PYV)
  1060 
       
  1061 # force a dependency on requests; pkgdepend work is needed to flush this out.
       
  1062 depend type=require fmri=library/python-2/requests-$(PYV)
       
  1063 
       
  1064 # force a dependency on routes; pkgdepend work is needed to flush this out.
       
  1065 depend type=require fmri=library/python-2/routes-$(PYV)
       
  1066 
       
  1067 # force a dependency on setuptools; pkgdepend work is needed to flush this out.
       
  1068 depend type=require fmri=library/python-2/setuptools-$(PYV)
       
  1069 
       
  1070 # force a dependency on stevedore; pkgdepend work is needed to flush this out.
       
  1071 depend type=require fmri=library/python-2/stevedore-$(PYV)
       
  1072 
       
  1073 # force a dependency on webob; pkgdepend work is needed to flush this out.
       
  1074 depend type=require fmri=library/python-2/webob-$(PYV)