components/openstack/keystone/keystone.p5m
branchs11-update
changeset 3704 69ab8eca01c5
parent 3661 47545fb8aed4
child 4072 db0cec748ec0
equal deleted inserted replaced
3698:9c01a3410e89 3704:69ab8eca01c5
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    27     value=pkg:/cloud/openstack/keystone@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/cloud/openstack/keystone@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary value="OpenStack Keystone (Identity Service)"
    28 set name=pkg.summary value="OpenStack Keystone (Identity Service)"
   389     group=keystone home-dir=/var/lib/keystone uid=83
   389     group=keystone home-dir=/var/lib/keystone uid=83
   390 license keystone.license license="Apache v2.0"
   390 license keystone.license license="Apache v2.0"
   391 
   391 
   392 # force a group dependency on the optional anyjson; pkgdepend work is needed to
   392 # force a group dependency on the optional anyjson; pkgdepend work is needed to
   393 # flush this out.
   393 # flush this out.
   394 depend type=group fmri=library/python-2/anyjson-26
   394 depend type=group fmri=library/python/anyjson-26
   395 
   395 
   396 # force a dependency on babel; pkgdepend work is needed to flush this out.
   396 # force a dependency on babel; pkgdepend work is needed to flush this out.
   397 depend type=require fmri=library/python-2/babel-26
   397 depend type=require fmri=library/python/babel-26
   398 
       
   399 # force a dependency on greenlet; pkgdepend work is needed to flush this out.
       
   400 depend type=require fmri=library/python-2/greenlet-26
       
   401 
       
   402 # force a dependency on kombu; pkgdepend work is needed to flush this out.
       
   403 depend type=require fmri=library/python-2/kombu-26
       
   404 
       
   405 # force a dependency on lxml; pkgdepend work is needed to flush this out.
       
   406 depend type=require fmri=library/python-2/lxml-26
       
   407 
       
   408 # force a dependency on netaddr; pkgdepend work is needed to flush this out.
       
   409 depend type=require fmri=library/python-2/netaddr-26
       
   410 
       
   411 # force a dependency on passlib; pkgdepend work is needed to flush this out.
       
   412 depend type=require fmri=library/python-2/passlib-26
       
   413 
       
   414 # force a dependency on paste.deploy; pkgdepend work is needed to flush this
       
   415 # out.
       
   416 depend type=require fmri=library/python-2/paste.deploy-26
       
   417 
       
   418 # force a dependency on requests; pkgdepend work is needed to flush this out.
       
   419 depend type=require fmri=library/python-2/requests-26
       
   420 
       
   421 # force a dependency on routes; pkgdepend work is needed to flush this out.
       
   422 depend type=require fmri=library/python-2/routes-26
       
   423 
       
   424 # force a dependency on webob; pkgdepend work is needed to flush this out.
       
   425 depend type=require fmri=library/python-2/webob-26
       
   426 
   398 
   427 # force a dependency on dogpile.cache; pkgdepend work is needed to flush this
   399 # force a dependency on dogpile.cache; pkgdepend work is needed to flush this
   428 # out.
   400 # out.
   429 depend type=require fmri=library/python/dogpile.cache-26
   401 depend type=require fmri=library/python/dogpile.cache-26
   430 
   402 
       
   403 # force a dependency on greenlet; pkgdepend work is needed to flush this out.
       
   404 depend type=require fmri=library/python/greenlet-26
       
   405 
   431 # force a dependency on iso8601; pkgdepend work is needed to flush this out.
   406 # force a dependency on iso8601; pkgdepend work is needed to flush this out.
   432 depend type=require fmri=library/python/iso8601-26
   407 depend type=require fmri=library/python/iso8601-26
   433 
   408 
   434 # force a dependency on keystoneclient; pkgdepend work is needed to flush this
   409 # force a dependency on keystoneclient; pkgdepend work is needed to flush this
   435 # out.
   410 # out.
   436 depend type=require fmri=library/python/keystoneclient-26
   411 depend type=require fmri=library/python/keystoneclient-26
   437 
   412 
       
   413 # force a dependency on kombu; pkgdepend work is needed to flush this out.
       
   414 depend type=require fmri=library/python/kombu-26
       
   415 
       
   416 # force a dependency on lxml; pkgdepend work is needed to flush this out.
       
   417 depend type=require fmri=library/python/lxml-26
       
   418 
       
   419 # force a dependency on netaddr; pkgdepend work is needed to flush this out.
       
   420 depend type=require fmri=library/python/netaddr-26
       
   421 
       
   422 # force a dependency on passlib; pkgdepend work is needed to flush this out.
       
   423 depend type=require fmri=library/python/passlib-26
       
   424 
       
   425 # force a dependency on paste.deploy; pkgdepend work is needed to flush this
       
   426 # out.
       
   427 depend type=require fmri=library/python/paste.deploy-26
       
   428 
       
   429 # force a dependency on requests; pkgdepend work is needed to flush this out.
       
   430 depend type=require fmri=library/python/requests-26
       
   431 
       
   432 # force a dependency on routes; pkgdepend work is needed to flush this out.
       
   433 depend type=require fmri=library/python/routes-26
       
   434 
   438 # force a dependency on six; pkgdepend work is needed to flush this out.
   435 # force a dependency on six; pkgdepend work is needed to flush this out.
   439 depend type=require fmri=library/python/six-26
   436 depend type=require fmri=library/python/six-26
       
   437 
       
   438 # force a dependency on webob; pkgdepend work is needed to flush this out.
       
   439 depend type=require fmri=library/python/webob-26