diff --git a/www/newton/index.html b/www/newton/index.html new file mode 100644 index 0000000000..ac22989249 --- /dev/null +++ b/www/newton/index.html @@ -0,0 +1,103 @@ +{% set scriptdir = '../common/js/' %} +{% set cssdir = '../common/css/' %} +{% extends "templates/base.tmpl" %} +{% block pagetitle %}Newton{% endblock %} +{% block title %}{% endblock %} +{% block header %} +{% endblock header %} +{% block content %} + +
+ What is OpenStack? OpenStack is a cloud operating system that controls large pools of compute, storage, and networking resources throughout a datacenter, all managed through a dashboard that gives administrators control while empowering their users to provision resources through a web interface. +
+This is the latest release. Use the menu to select a prior release if needed.
+New features, upgrade and deprecation notes, known issues, and bug fixes
+ OpenStack Projects Release Notes + OpenStack Documentation Release Notes +Getting started with the most commonly used OpenStack services
+ Installation Tutorials and Guides +Deploy and manage OpenStack Networking (neutron)
+Installation and configuration options for OpenStack
+Documentation treated like code, powered by the community - interested?
+ How To Contribute +