9fa906b7b88b9f4921401bae4537601858680c89
[openretriever.git] / docs / development / gapanalysis / gap-analysis-openstack-mitaka.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International
2 .. License. http://creativecommons.org/licenses/by/4.0
3 .. (c) Xuan Jia (China Mobile)
4
5 ================================================
6 OpenRetriever Gap Analysis with OpenStack Mitaka
7 ================================================
8 This section provides users with OpenRetriever gap analysis regarding feature
9 requirement with Openstack Mitaka Official Release. The following table lists
10 the use cases / feature requirements of container integrated functionality, and
11 its gap analysis with Openstack Mitaka Official Release.
12
13 .. table::
14   :class: longtable
15
16   +-----------------------------------------------------------+-------------------+--------------------------------------------------------------------+
17   |Use Case / Requirement                                     |Supported in Mitaka|Notes                                                               |
18   +===========================================================+===================+====================================================================+
19   |Manage conainter and virtual machine in the same platform. |No                 |Magnum could provide container environment, but it can't manage     |
20   |                                                           |                   |container application. We need a tool to manage applications, no    |
21   |                                                           |                   |matter where it is running on container or virutal machine.         |
22   +-----------------------------------------------------------+-------------------+--------------------------------------------------------------------+
23   |Container private registry store container images.         |No                 |Container images need to store in container private registry. The   |
24   |                                                           |                   |image could be stored in Openstack Cinder or single virtual machine.|
25   |                                                           |                   |No matter what, it can fetech container images in this container    |
26   |                                                           |                   |environment.                                                        |
27   +-----------------------------------------------------------+-------------------+--------------------------------------------------------------------+
28   |Kuryr need to support MACVLAN and IPVLAN                   |No                 |MACVLAN and IPVLAN could get better network performance. In Ocata,  |
29   |                                                           |                   |it will support.                                                    |
30   +-----------------------------------------------------------+-------------------+--------------------------------------------------------------------+