ec2-api/doc/source/install/install-devstack.rst

16 lines
433 B
ReStructuredText

.. _install-devstack:
Installation on DevStack
~~~~~~~~~~~~~~~~~~~~~~~~~
In order to install ec2-api with devstack the following should be added to the local.conf or localrc the following line:
.. code-block:: ini
enable_plugin ec2-api https://git.openstack.org/openstack/ec2-api
Configuring OpenStack for EC2 API metadata service
---------------------------------------------------
.. include:: metadata-configuration.rst