components/openstack/nova/Makefile
changeset 7799 e35d3ee6d1b8
parent 7695 b9a14419e530
equal deleted inserted replaced
7798:fd5b3d046269 7799:e35d3ee6d1b8
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2012, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 include ../../../make-rules/shared-macros.mk
    26 include ../../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		nova
    28 COMPONENT_NAME=		nova
   112 REQUIRED_PACKAGES += library/python/oslo.messaging-27
   112 REQUIRED_PACKAGES += library/python/oslo.messaging-27
   113 REQUIRED_PACKAGES += library/python/oslo.serialization-27
   113 REQUIRED_PACKAGES += library/python/oslo.serialization-27
   114 REQUIRED_PACKAGES += library/python/sqlalchemy-27
   114 REQUIRED_PACKAGES += library/python/sqlalchemy-27
   115 REQUIRED_PACKAGES += library/python/sqlalchemy-migrate-27
   115 REQUIRED_PACKAGES += library/python/sqlalchemy-migrate-27
   116 REQUIRED_PACKAGES += library/python/webob-27
   116 REQUIRED_PACKAGES += library/python/webob-27
       
   117 REQUIRED_PACKAGES += media/cdrtools
   117 REQUIRED_PACKAGES += system/core-os
   118 REQUIRED_PACKAGES += system/core-os
   118 REQUIRED_PACKAGES += system/file-system/zfs
   119 REQUIRED_PACKAGES += system/file-system/zfs
   119 REQUIRED_PACKAGES += system/library/storage/suri
   120 REQUIRED_PACKAGES += system/library/storage/suri
   120 REQUIRED_PACKAGES += system/storage/fc-utilities
   121 REQUIRED_PACKAGES += system/storage/fc-utilities
   121 REQUIRED_PACKAGES += system/storage/iscsi/iscsi-initiator
   122 REQUIRED_PACKAGES += system/storage/iscsi/iscsi-initiator