components/python/cinderclient/Makefile
changeset 1971 4cb12c67c7a5
parent 1948 2d1537e7942d
child 3817 30b42c38bbc4
equal deleted inserted replaced
1970:f37782924749 1971:4cb12c67c7a5
    34 COMPONENT_PROJECT_URL=	http://launchpad.net/python-cinderclient
    34 COMPONENT_PROJECT_URL=	http://launchpad.net/python-cinderclient
    35 COMPONENT_BUGDB=	service/cinder
    35 COMPONENT_BUGDB=	service/cinder
    36 
    36 
    37 TPNO=			17869
    37 TPNO=			17869
    38 
    38 
    39 # depends on keystoneclient which is not Python 3 ready
       
    40 PYTHON_VERSIONS=	2.7 2.6
       
    41 
       
    42 include $(WS_TOP)/make-rules/prep.mk
    39 include $(WS_TOP)/make-rules/prep.mk
    43 include $(WS_TOP)/make-rules/setup.py.mk
    40 include $(WS_TOP)/make-rules/setup.py.mk
    44 include $(WS_TOP)/make-rules/ips.mk
    41 include $(WS_TOP)/make-rules/ips.mk
    45 
    42 
    46 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    43 ASLR_MODE = $(ASLR_NOT_APPLICABLE)