Use https instead of http for openstack sites
Change-Id: I85b773045b30b93183ef0daa3bb5afb26d193a08
This commit is contained in:
parent
8e1303cea5
commit
108c17a774
@ -16,19 +16,19 @@ documentation to testing to deployment scripts.
|
|||||||
|
|
||||||
If you would like to contribute to the documents, please see the
|
If you would like to contribute to the documents, please see the
|
||||||
`OpenStack Documentation Contributor Guide
|
`OpenStack Documentation Contributor Guide
|
||||||
<http://docs.openstack.org/contributor-guide/>`_.
|
<https://docs.openstack.org/contributor-guide/>`_.
|
||||||
|
|
||||||
If you would like to contribute to the development of OpenStack, you must
|
If you would like to contribute to the development of OpenStack, you must
|
||||||
follow the steps in this page:
|
follow the steps in this page:
|
||||||
|
|
||||||
http://docs.openstack.org/infra/manual/developers.html
|
https://docs.openstack.org/infra/manual/developers.html
|
||||||
|
|
||||||
If you already have a good understanding of how the system works and your
|
If you already have a good understanding of how the system works and your
|
||||||
OpenStack accounts are set up, you can skip to the development workflow
|
OpenStack accounts are set up, you can skip to the development workflow
|
||||||
section of this documentation to learn how changes to OpenStack should be
|
section of this documentation to learn how changes to OpenStack should be
|
||||||
submitted for review via the Gerrit tool:
|
submitted for review via the Gerrit tool:
|
||||||
|
|
||||||
http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
https://docs.openstack.org/infra/manual/developers.html#development-workflow
|
||||||
|
|
||||||
Pull requests submitted through GitHub will be ignored.
|
Pull requests submitted through GitHub will be ignored.
|
||||||
|
|
||||||
|
12
README.rst
12
README.rst
@ -2,8 +2,8 @@
|
|||||||
Team and repository tags
|
Team and repository tags
|
||||||
========================
|
========================
|
||||||
|
|
||||||
.. image:: http://governance.openstack.org/badges/openstack-manuals.svg
|
.. image:: https://governance.openstack.org/badges/openstack-manuals.svg
|
||||||
:target: http://governance.openstack.org/reference/tags/index.html
|
:target: https://governance.openstack.org/reference/tags/index.html
|
||||||
|
|
||||||
.. Change things from this point on
|
.. Change things from this point on
|
||||||
|
|
||||||
@ -13,7 +13,7 @@ OpenStack Manuals
|
|||||||
This repository contains documentation for the OpenStack project.
|
This repository contains documentation for the OpenStack project.
|
||||||
|
|
||||||
For more details, see the `OpenStack Documentation Contributor
|
For more details, see the `OpenStack Documentation Contributor
|
||||||
Guide <http://docs.openstack.org/contributor-guide/>`_.
|
Guide <https://docs.openstack.org/contributor-guide/>`_.
|
||||||
|
|
||||||
It includes these manuals:
|
It includes these manuals:
|
||||||
|
|
||||||
@ -82,7 +82,7 @@ Generated files
|
|||||||
Some documentation files are generated using tools. These files include
|
Some documentation files are generated using tools. These files include
|
||||||
a ``do not edit`` header and should not be modified by hand.
|
a ``do not edit`` header and should not be modified by hand.
|
||||||
Please see `Generated files
|
Please see `Generated files
|
||||||
<http://docs.openstack.org/contributor-guide/doc-tools.html>`_.
|
<https://docs.openstack.org/contributor-guide/doc-tools.html>`_.
|
||||||
|
|
||||||
|
|
||||||
Bugs
|
Bugs
|
||||||
@ -96,5 +96,5 @@ Bugs should be filed on Launchpad, not GitHub:
|
|||||||
Installing
|
Installing
|
||||||
==========
|
==========
|
||||||
|
|
||||||
Refer to http://docs.openstack.org to see where these documents are published
|
Refer to https://docs.openstack.org to see where these documents are
|
||||||
and to learn more about the OpenStack project.
|
published and to learn more about the OpenStack project.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# This is a cross-platform list tracking distribution packages needed by tests;
|
# This is a cross-platform list tracking distribution packages needed by tests;
|
||||||
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
||||||
|
|
||||||
fonts-nanum [platform:dpkg]
|
fonts-nanum [platform:dpkg]
|
||||||
fonts-takao [platform:dpkg]
|
fonts-takao [platform:dpkg]
|
||||||
|
@ -82,4 +82,4 @@ members to OpenStack conferences, meetup events, and encouraging active
|
|||||||
participation in the mailing lists and committees is a very important way to
|
participation in the mailing lists and committees is a very important way to
|
||||||
maintain skills and forge relationships in the community. For a list of
|
maintain skills and forge relationships in the community. For a list of
|
||||||
OpenStack training providers in the marketplace, see the `Openstack Marketplace
|
OpenStack training providers in the marketplace, see the `Openstack Marketplace
|
||||||
<http://www.openstack.org/marketplace/training/>`_.
|
<https://www.openstack.org/marketplace/training/>`_.
|
||||||
|
@ -70,7 +70,7 @@ and installing OpenStack.
|
|||||||
OpenStack deployments.
|
OpenStack deployments.
|
||||||
|
|
||||||
`OpenStack Training Marketplace
|
`OpenStack Training Marketplace
|
||||||
<http://www.openstack.org/marketplace/training>`_
|
<https://www.openstack.org/marketplace/training>`_
|
||||||
: The OpenStack Market for training and Vendors providing training
|
: The OpenStack Market for training and Vendors providing training
|
||||||
on OpenStack.
|
on OpenStack.
|
||||||
|
|
||||||
|
@ -23,23 +23,23 @@ OpenStack architecture:
|
|||||||
* - Service
|
* - Service
|
||||||
- Project name
|
- Project name
|
||||||
- Description
|
- Description
|
||||||
* - `Dashboard <http://www.openstack.org/software/releases/newton/components/horizon>`__
|
* - `Dashboard <https://www.openstack.org/software/releases/newton/components/horizon>`__
|
||||||
- `Horizon <https://docs.openstack.org/developer/horizon/>`__
|
- `Horizon <https://docs.openstack.org/developer/horizon/>`__
|
||||||
- Provides a web-based self-service portal to interact with underlying
|
- Provides a web-based self-service portal to interact with underlying
|
||||||
OpenStack services, such as launching an instance, assigning IP
|
OpenStack services, such as launching an instance, assigning IP
|
||||||
addresses and configuring access controls.
|
addresses and configuring access controls.
|
||||||
* - `Compute <http://www.openstack.org/software/releases/newton/components/nova>`__
|
* - `Compute <https://www.openstack.org/software/releases/newton/components/nova>`__
|
||||||
- `Nova <https://docs.openstack.org/developer/nova/>`__
|
- `Nova <https://docs.openstack.org/developer/nova/>`__
|
||||||
- Manages the lifecycle of compute instances in an OpenStack environment.
|
- Manages the lifecycle of compute instances in an OpenStack environment.
|
||||||
Responsibilities include spawning, scheduling and decommissioning of
|
Responsibilities include spawning, scheduling and decommissioning of
|
||||||
virtual machines on demand.
|
virtual machines on demand.
|
||||||
* - `Networking <http://www.openstack.org/software/releases/newton/components/neutron>`__
|
* - `Networking <https://www.openstack.org/software/releases/newton/components/neutron>`__
|
||||||
- `Neutron <https://docs.openstack.org/developer/neutron/>`__
|
- `Neutron <https://docs.openstack.org/developer/neutron/>`__
|
||||||
- Enables Network-Connectivity-as-a-Service for other OpenStack services,
|
- Enables Network-Connectivity-as-a-Service for other OpenStack services,
|
||||||
such as OpenStack Compute. Provides an API for users to define networks
|
such as OpenStack Compute. Provides an API for users to define networks
|
||||||
and the attachments into them. Has a pluggable architecture that
|
and the attachments into them. Has a pluggable architecture that
|
||||||
supports many popular networking vendors and technologies.
|
supports many popular networking vendors and technologies.
|
||||||
* - `Object Storage <http://www.openstack.org/software/releases/newton/components/swift>`__
|
* - `Object Storage <https://www.openstack.org/software/releases/newton/components/swift>`__
|
||||||
- `Swift <https://docs.openstack.org/developer/swift/>`__
|
- `Swift <https://docs.openstack.org/developer/swift/>`__
|
||||||
- Stores and retrieves arbitrary unstructured data objects via a RESTful,
|
- Stores and retrieves arbitrary unstructured data objects via a RESTful,
|
||||||
HTTP based API. It is highly fault tolerant with its data replication
|
HTTP based API. It is highly fault tolerant with its data replication
|
||||||
@ -47,35 +47,35 @@ OpenStack architecture:
|
|||||||
with mountable directories. In this case, it writes objects and files to
|
with mountable directories. In this case, it writes objects and files to
|
||||||
multiple drives, ensuring the data is replicated across a server
|
multiple drives, ensuring the data is replicated across a server
|
||||||
cluster.
|
cluster.
|
||||||
* - `Block Storage <http://www.openstack.org/software/releases/newton/components/cinder>`__
|
* - `Block Storage <https://www.openstack.org/software/releases/newton/components/cinder>`__
|
||||||
- `Cinder <https://docs.openstack.org/developer/cinder/>`__
|
- `Cinder <https://docs.openstack.org/developer/cinder/>`__
|
||||||
- Provides persistent block storage to running instances. Its pluggable
|
- Provides persistent block storage to running instances. Its pluggable
|
||||||
driver architecture facilitates the creation and management of block
|
driver architecture facilitates the creation and management of block
|
||||||
storage devices.
|
storage devices.
|
||||||
* - `Identity service <http://www.openstack.org/software/releases/newton/components/keystone>`__
|
* - `Identity service <https://www.openstack.org/software/releases/newton/components/keystone>`__
|
||||||
- `Keystone <https://docs.openstack.org/developer/keystone/>`__
|
- `Keystone <https://docs.openstack.org/developer/keystone/>`__
|
||||||
- Provides an authentication and authorization service for other
|
- Provides an authentication and authorization service for other
|
||||||
OpenStack services. Provides a catalog of endpoints for all
|
OpenStack services. Provides a catalog of endpoints for all
|
||||||
OpenStack services.
|
OpenStack services.
|
||||||
* - `Image service <http://www.openstack.org/software/releases/newton/components/glance>`__
|
* - `Image service <https://www.openstack.org/software/releases/newton/components/glance>`__
|
||||||
- `Glance <https://docs.openstack.org/developer/glance/>`__
|
- `Glance <https://docs.openstack.org/developer/glance/>`__
|
||||||
- Stores and retrieves virtual machine disk images. OpenStack Compute
|
- Stores and retrieves virtual machine disk images. OpenStack Compute
|
||||||
makes use of this during instance provisioning.
|
makes use of this during instance provisioning.
|
||||||
* - `Telemetry <http://www.openstack.org/software/releases/newton/components/ceilometer>`__
|
* - `Telemetry <https://www.openstack.org/software/releases/newton/components/ceilometer>`__
|
||||||
- `Ceilometer <https://docs.openstack.org/developer/ceilometer/>`__
|
- `Ceilometer <https://docs.openstack.org/developer/ceilometer/>`__
|
||||||
- Monitors and meters the OpenStack cloud for billing, benchmarking,
|
- Monitors and meters the OpenStack cloud for billing, benchmarking,
|
||||||
scalability, and statistical purposes.
|
scalability, and statistical purposes.
|
||||||
* - `Orchestration <http://www.openstack.org/software/releases/newton/components/heat>`__
|
* - `Orchestration <https://www.openstack.org/software/releases/newton/components/heat>`__
|
||||||
- `Heat <https://docs.openstack.org/developer/heat/>`__
|
- `Heat <https://docs.openstack.org/developer/heat/>`__
|
||||||
- Orchestrates multiple composite cloud applications by using either the
|
- Orchestrates multiple composite cloud applications by using either the
|
||||||
native HOT template format or the AWS CloudFormation template format,
|
native HOT template format or the AWS CloudFormation template format,
|
||||||
through both an OpenStack-native REST API and a
|
through both an OpenStack-native REST API and a
|
||||||
CloudFormation-compatible Query API.
|
CloudFormation-compatible Query API.
|
||||||
* - `Database service <http://www.openstack.org/software/releases/newton/components/trove>`__
|
* - `Database service <https://www.openstack.org/software/releases/newton/components/trove>`__
|
||||||
- `Trove <https://docs.openstack.org/developer/trove/>`__
|
- `Trove <https://docs.openstack.org/developer/trove/>`__
|
||||||
- Provides scalable and reliable Cloud Database-as-a-Service functionality
|
- Provides scalable and reliable Cloud Database-as-a-Service functionality
|
||||||
for both relational and non-relational database engines.
|
for both relational and non-relational database engines.
|
||||||
* - `Data processing service <http://www.openstack.org/software/releases/newton/components/sahara>`__
|
* - `Data processing service <https://www.openstack.org/software/releases/newton/components/sahara>`__
|
||||||
- `Sahara <https://docs.openstack.org/developer/sahara/>`__
|
- `Sahara <https://docs.openstack.org/developer/sahara/>`__
|
||||||
- Provides capabilities to provision and scale Hadoop clusters in OpenStack
|
- Provides capabilities to provision and scale Hadoop clusters in OpenStack
|
||||||
by specifying parameters like Hadoop version, cluster topology and nodes
|
by specifying parameters like Hadoop version, cluster topology and nodes
|
||||||
|
@ -159,7 +159,7 @@ project.
|
|||||||
is true even when project B has not created any volumes.
|
is true even when project B has not created any volumes.
|
||||||
|
|
||||||
See `cinder nested quota spec
|
See `cinder nested quota spec
|
||||||
<http://specs.openstack.org/openstack/cinder-specs/specs/liberty/cinder-nested-quota-driver.html>`_
|
<https://specs.openstack.org/openstack/cinder-specs/specs/liberty/cinder-nested-quota-driver.html>`_
|
||||||
and `hierarchical multi-tenancy spec
|
and `hierarchical multi-tenancy spec
|
||||||
<https://blueprints.launchpad.net/keystone/+spec/hierarchical-multitenancy>`_
|
<https://blueprints.launchpad.net/keystone/+spec/hierarchical-multitenancy>`_
|
||||||
for details.
|
for details.
|
||||||
|
@ -152,7 +152,7 @@ documentation, patch the ``reference/projects.yaml`` file in the
|
|||||||
.. _`wadl2rst`: http://github.com/annegentle/wadl2rst
|
.. _`wadl2rst`: http://github.com/annegentle/wadl2rst
|
||||||
.. _`Compute API Guide`: https://developer.openstack.org/api-guide/compute
|
.. _`Compute API Guide`: https://developer.openstack.org/api-guide/compute
|
||||||
.. _`example patch`: https://review.openstack.org/#/c/233446/
|
.. _`example patch`: https://review.openstack.org/#/c/233446/
|
||||||
.. _`API documentation guidelines`: http://specs.openstack.org/openstack/api-wg/guidelines/api-docs.html
|
.. _`API documentation guidelines`: https://specs.openstack.org/openstack/api-wg/guidelines/api-docs.html
|
||||||
.. _`nova example`: https://github.com/openstack/nova/blob/master/api-ref/source/conf.py
|
.. _`nova example`: https://github.com/openstack/nova/blob/master/api-ref/source/conf.py
|
||||||
.. _`openstack/api-site repository`: http://git.openstack.org/cgit/openstack/api-site/tree/api-quick-start/source/index.rst
|
.. _`openstack/api-site repository`: http://git.openstack.org/cgit/openstack/api-site/tree/api-quick-start/source/index.rst
|
||||||
.. _`openstack/governance repository`: http://git.openstack.org/cgit/openstack/governance/tree/reference/projects.yaml
|
.. _`openstack/governance repository`: http://git.openstack.org/cgit/openstack/governance/tree/reference/projects.yaml
|
||||||
|
@ -10,7 +10,7 @@ Blueprints and specifications
|
|||||||
The Documentation team uses specifications in the `docs-specs repository
|
The Documentation team uses specifications in the `docs-specs repository
|
||||||
<http://git.openstack.org/cgit/openstack/docs-specs>`_ to maintain large
|
<http://git.openstack.org/cgit/openstack/docs-specs>`_ to maintain large
|
||||||
changes. Approved specifications are published at `Documentation Program
|
changes. Approved specifications are published at `Documentation Program
|
||||||
Specifications <http://specs.openstack.org/openstack/docs-specs>`_.
|
Specifications <https://specs.openstack.org/openstack/docs-specs>`_.
|
||||||
For tracking purposes, a blueprint is created for each specification. It is
|
For tracking purposes, a blueprint is created for each specification. It is
|
||||||
also good practice to contact the speciality team for the book you want to
|
also good practice to contact the speciality team for the book you want to
|
||||||
change to discuss your changes before starting work.
|
change to discuss your changes before starting work.
|
||||||
|
@ -154,7 +154,7 @@ Bugs to update tables for the configuration references use the tag
|
|||||||
|
|
||||||
For updates of specific sections or adding of new drivers, follow the
|
For updates of specific sections or adding of new drivers, follow the
|
||||||
specification `Proprietary driver docs in openstack-manuals
|
specification `Proprietary driver docs in openstack-manuals
|
||||||
<http://specs.openstack.org/openstack/docs-specs/specs/kilo/move-driver-docs.html>`_
|
<https://specs.openstack.org/openstack/docs-specs/specs/kilo/move-driver-docs.html>`_
|
||||||
and assign the bug to the contact person that is mentioned on the
|
and assign the bug to the contact person that is mentioned on the
|
||||||
`Vendor driver page
|
`Vendor driver page
|
||||||
<https://wiki.openstack.org/wiki/Documentation/VendorDrivers>`_. If
|
<https://wiki.openstack.org/wiki/Documentation/VendorDrivers>`_. If
|
||||||
|
@ -154,7 +154,7 @@ Committing a change
|
|||||||
|
|
||||||
#. Follow the URL returned from ``git-review`` to check your commit::
|
#. Follow the URL returned from ``git-review`` to check your commit::
|
||||||
|
|
||||||
http://review.openstack.org/<COMMIT-NUMBER>
|
https://review.openstack.org/<COMMIT-NUMBER>
|
||||||
|
|
||||||
Celebrate and wait for reviews!
|
Celebrate and wait for reviews!
|
||||||
|
|
||||||
@ -264,7 +264,7 @@ git and git review
|
|||||||
Permission denied (publickey).
|
Permission denied (publickey).
|
||||||
|
|
||||||
Double check the :guilabel:`Settings` page at
|
Double check the :guilabel:`Settings` page at
|
||||||
http://review.openstack.org to make sure your public key on the computer
|
https://review.openstack.org to make sure your public key on the computer
|
||||||
or virtual server has been copied to SSH public keys on
|
or virtual server has been copied to SSH public keys on
|
||||||
https://review.openstack.org/#/settings/ssh-keys. If you have not adjusted
|
https://review.openstack.org/#/settings/ssh-keys. If you have not adjusted
|
||||||
your ``.ssh`` configuration, your system may not be connecting using
|
your ``.ssh`` configuration, your system may not be connecting using
|
||||||
@ -339,7 +339,7 @@ instead:
|
|||||||
.. _`Sign the appropriate Individual Contributor License Agreement`: https://docs.openstack.org/infra/manual/developers.html#sign-the-appropriate-individual-contributor-license-agreement
|
.. _`Sign the appropriate Individual Contributor License Agreement`: https://docs.openstack.org/infra/manual/developers.html#sign-the-appropriate-individual-contributor-license-agreement
|
||||||
.. _`Installing git-review`: https://docs.openstack.org/infra/manual/developers.html#installing-git-review
|
.. _`Installing git-review`: https://docs.openstack.org/infra/manual/developers.html#installing-git-review
|
||||||
.. _`OpenStack Documentation Bug Team`: https://launchpad.net/~openstack-doc-bugs
|
.. _`OpenStack Documentation Bug Team`: https://launchpad.net/~openstack-doc-bugs
|
||||||
.. _`OpenStack Foundation`: http://www.openstack.org/join
|
.. _`OpenStack Foundation`: https://www.openstack.org/join
|
||||||
.. _`Development Workflow`: https://docs.openstack.org/infra/manual/developers.html#development-workflow
|
.. _`Development Workflow`: https://docs.openstack.org/infra/manual/developers.html#development-workflow
|
||||||
.. _`git`: http://msysgit.github.io
|
.. _`git`: http://msysgit.github.io
|
||||||
.. _`curl`: http://curl.haxx.se/
|
.. _`curl`: http://curl.haxx.se/
|
||||||
|
@ -23,7 +23,7 @@ ml2 extension driver.
|
|||||||
|
|
||||||
Details about the DB models, API extension, and use cases are out of the scope
|
Details about the DB models, API extension, and use cases are out of the scope
|
||||||
of this guide but can be found in the
|
of this guide but can be found in the
|
||||||
`Neutron QoS specification <http://specs.openstack.org/openstack/neutron-specs/specs/liberty/qos-api-extension.html>`_.
|
`Neutron QoS specification <https://specs.openstack.org/openstack/neutron-specs/specs/liberty/qos-api-extension.html>`_.
|
||||||
|
|
||||||
|
|
||||||
Supported QoS rule types
|
Supported QoS rule types
|
||||||
|
@ -180,7 +180,7 @@ Release notes are maintained on the OpenStack wiki, and also shown here:
|
|||||||
Here are some other resources:
|
Here are some other resources:
|
||||||
|
|
||||||
- `A breakdown of current features under development, with their target
|
- `A breakdown of current features under development, with their target
|
||||||
milestone <http://status.openstack.org/release/>`_
|
milestone <https://status.openstack.org/release/>`_
|
||||||
|
|
||||||
- `A list of all features, including those not yet under
|
- `A list of all features, including those not yet under
|
||||||
development <https://blueprints.launchpad.net/openstack>`_
|
development <https://blueprints.launchpad.net/openstack>`_
|
||||||
@ -215,7 +215,7 @@ to work with blueprints
|
|||||||
the perspective of Victoria Martínez, a developer intern.
|
the perspective of Victoria Martínez, a developer intern.
|
||||||
|
|
||||||
The roadmap for the next release as it is developed can be seen at
|
The roadmap for the next release as it is developed can be seen at
|
||||||
`Releases <http://releases.openstack.org>`_.
|
`Releases <https://releases.openstack.org>`_.
|
||||||
|
|
||||||
To determine the potential features going in to future releases, or to
|
To determine the potential features going in to future releases, or to
|
||||||
look at features implemented previously, take a look at the existing
|
look at features implemented previously, take a look at the existing
|
||||||
@ -226,8 +226,9 @@ Blueprints <https://blueprints.launchpad.net/keystone>`_, and release
|
|||||||
notes.
|
notes.
|
||||||
|
|
||||||
Aside from the direct-to-blueprint pathway, there is another very
|
Aside from the direct-to-blueprint pathway, there is another very
|
||||||
well-regarded mechanism to influence the development roadmap: the user
|
well-regarded mechanism to influence the development roadmap:
|
||||||
survey. Found at `OpenStack User Survey <http://openstack.org/user-survey>`_,
|
the user survey. Found at `OpenStack User Survey
|
||||||
|
<https://www.openstack.org/user-survey/>`_,
|
||||||
it allows you to provide details of your deployments and needs, anonymously by
|
it allows you to provide details of your deployments and needs, anonymously by
|
||||||
default. Each cycle, the user committee analyzes the results and produces a
|
default. Each cycle, the user committee analyzes the results and produces a
|
||||||
report, including providing specific information to the technical
|
report, including providing specific information to the technical
|
||||||
|
@ -9,4 +9,4 @@ exploration. If you're looking for additional ideas, check out
|
|||||||
`Installation Tutorials and Guides
|
`Installation Tutorials and Guides
|
||||||
<https://docs.openstack.org/project-install-guide/newton/>`_, or the
|
<https://docs.openstack.org/project-install-guide/newton/>`_, or the
|
||||||
`OpenStack User Stories
|
`OpenStack User Stories
|
||||||
page <http://www.openstack.org/user-stories/>`_.
|
page <https://www.openstack.org/user-stories/>`_.
|
||||||
|
@ -14,7 +14,7 @@ Upgrade planning
|
|||||||
----------------
|
----------------
|
||||||
|
|
||||||
- Thoroughly review the `release
|
- Thoroughly review the `release
|
||||||
notes <http://releases.openstack.org/>`_ to learn
|
notes <https://releases.openstack.org/>`_ to learn
|
||||||
about new, updated, and deprecated features. Find incompatibilities
|
about new, updated, and deprecated features. Find incompatibilities
|
||||||
between versions.
|
between versions.
|
||||||
|
|
||||||
|
@ -77,7 +77,7 @@ experience, such as Mirantis or Metacloud.
|
|||||||
If your preference is to build your own OpenStack expertise internally,
|
If your preference is to build your own OpenStack expertise internally,
|
||||||
a good way to kick-start that might be to attend or arrange a training
|
a good way to kick-start that might be to attend or arrange a training
|
||||||
session. The OpenStack Foundation has a `Training
|
session. The OpenStack Foundation has a `Training
|
||||||
Marketplace <http://www.openstack.org/marketplace/training>`_ where you
|
Marketplace <https://www.openstack.org/marketplace/training>`_ where you
|
||||||
can look for nearby events. Also, the OpenStack community is `working to
|
can look for nearby events. Also, the OpenStack community is `working to
|
||||||
produce <https://wiki.openstack.org/wiki/Training-guides>`_ open source
|
produce <https://wiki.openstack.org/wiki/Training-guides>`_ open source
|
||||||
training materials.
|
training materials.
|
||||||
|
Loading…
Reference in New Issue
Block a user