components/python/novaclient/novaclient-PYVER.p5m
changeset 1948 2d1537e7942d
parent 1944 56ac2df1785b
child 3998 5bd484384122
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    28     value="Python and command-line clients for the OpenStack Nova API"
    28     value="Python and command-line clients for the OpenStack Nova API"
    29 set name=pkg.description \
    29 set name=pkg.description \
    30     value="A client for the OpenStack Compute API. There's a Python API (the 'novaclient' module) and a command-line script ('nova'). Each implements 100% of the OpenStack Compute API."
    30     value="A client for the OpenStack Compute API. There's a Python API (the 'novaclient' module) and a command-line script ('nova'). Each implements 100% of the OpenStack Compute API."
    31 set name=com.oracle.info.description \
    31 set name=com.oracle.info.description \
    32     value="novaclient, the Python bindings to the OpenStack Compute API"
    32     value="novaclient, the Python bindings to the OpenStack Compute API"
    33 set name=com.oracle.info.tpno value=17872
    33 set name=com.oracle.info.tpno value=$(TPNO)
    34 set name=info.classification \
    34 set name=info.classification \
    35     value=org.opensolaris.category.2008:Development/Python \
    35     value=org.opensolaris.category.2008:Development/Python \
    36     value="org.opensolaris.category.2008:System/Administration and Configuration" \
    36     value="org.opensolaris.category.2008:System/Administration and Configuration" \
    37     value="org.opensolaris.category.2008:System/Enterprise Management"
    37     value="org.opensolaris.category.2008:System/Enterprise Management"
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)