components/python/quantumclient/Makefile
branchs11-update
changeset 3778 35735ffdda43
parent 3661 47545fb8aed4
child 3996 20c0f21bbe1e
equal deleted inserted replaced
3777:68aef260e079 3778:35735ffdda43
    34 COMPONENT_PROJECT_URL=	http://launchpad.net/python-quantumclient
    34 COMPONENT_PROJECT_URL=	http://launchpad.net/python-quantumclient
    35 COMPONENT_BUGDB=	service/neutron
    35 COMPONENT_BUGDB=	service/neutron
    36 
    36 
    37 TPNO=			15410
    37 TPNO=			15410
    38 
    38 
       
    39 # Depends on neutronclient which is not Python 3 ready.
       
    40 PYTHON_VERSIONS=	2.7 2.6
       
    41 
    39 include $(WS_TOP)/make-rules/prep.mk
    42 include $(WS_TOP)/make-rules/prep.mk
    40 include $(WS_TOP)/make-rules/setup.py.mk
    43 include $(WS_TOP)/make-rules/setup.py.mk
    41 include $(WS_TOP)/make-rules/ips.mk
    44 include $(WS_TOP)/make-rules/ips.mk
    42 
    45 
    43 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    46 ASLR_MODE = $(ASLR_NOT_APPLICABLE)