Jump to: navigation, search

Difference between revisions of "Magnum"

m (Compatibility Matrix)
 
(73 intermediate revisions by 12 users not shown)
Line 1: Line 1:
__TOC__
+
= Documentation =
  
= News =
+
Please see [https://docs.openstack.org/magnum/latest/ Magnum Documentation]
  
* We [http://lists.openstack.org/pipermail/openstack-dev/2015-January/054848.html have announced] Magnum's first release, now [https://github.com/stackforge/magnum/releases/tag/m1 available for download].
+
= Compatibility Matrix =
  
= Contributing =
+
The compatibility matrix has been moved to [https://docs.openstack.org/magnum/latest/user/index.html#supported-versions Magnum user guide]
 
 
* We want you to [[Magnum/Contributing|contribute to Magnum]]!
 
 
 
= Summary =
 
 
 
Magnum is an API service developed by the [[Teams/Containers|OpenStack Containers Team]] for OpenStack to make container management tools such as Docker and Kubernetes available as first class resources in OpenStack.  Magnum uses Heat to orchestrate an OS image which contains Docker and Kubernetes and runs that image in either virtual machines or bare metal in a cluster configuration.
 
 
 
The project is under active development by our OpenStack Containers Team. We [[Meetings/Containers|meet weekly by IRC]]. Magnum's meetings are normally chaired by our PTL [https://launchpad.net/~aotto Adrian Otto].
 
 
 
= Resources =
 
* Launchpad Project Pages
 
** [http://launchpad.net/magnum Magnum Launchpad Project] for Blueprints
 
** [http://launchpad.net/python-magnumclient python-magnumclient Launchpad Project] for Blueprints
 
* Mailing List
 
** [http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev OpenStack Mailing List] for project related discussion
 
*** Add [Magnum] to the subject line of new posts about this project.
 
** [http://lists.openstack.org/pipermail/openstack-dev/ OpenStack Mailing List Archives] for current discussion.
 
* Code Reviews
 
** [https://review.openstack.org/#/q/status:open+magnum,n,z Gerrit Reviews]
 
* Code Repository
 
** git clone git://git.openstack.org/stackforge/magnum
 
* Specification
 
** [https://review.openstack.org/136103 Containers Service Spec]
 
 
 
= IRC =
 
 
 
Our developers use IRC in #openstack-containers on freenode for development discussion.
 
 
 
= Meetings =
 
 
 
* The weekly Containers [[Meetings/Containers|IRC meeting]] is held on Tuesdays at 1600 UTC and 2200 UTC on alternating weeks [[Meetings/Containers|[schedule]]].
 
* [http://eavesdrop.openstack.org/meetings/containers/2014/ 2014 Containers Meeting Archive]
 
 
 
= Frequently Asked Questions =
 
 
 
== Etherpad links ==
 

Latest revision as of 12:03, 3 October 2023

Documentation

Please see Magnum Documentation

Compatibility Matrix

The compatibility matrix has been moved to Magnum user guide