bc7a9f0da7
Partial-Bug: #1250515 backport: havana Change-Id: I9675dffd130c8aa6343143d9806adb4e0b74a55d author: diane fleming
18 lines
802 B
XML
18 lines
802 B
XML
<section xml:id="configuring-ec2-api"
|
|
xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
xmlns:ns5="http://www.w3.org/1999/xhtml"
|
|
xmlns:ns4="http://www.w3.org/2000/svg"
|
|
xmlns:ns3="http://www.w3.org/1998/Math/MathML"
|
|
xmlns:ns="http://docbook.org/ns/docbook">
|
|
<title>Configure the EC2 API</title>
|
|
<para>You can set options in the <filename>nova.conf</filename>
|
|
configuration file to control which network address and port the
|
|
EC2 API listens on, the formatting of some API responses, and
|
|
authentication related options.</para>
|
|
<para>To customize these options for OpenStack EC2 API, use these
|
|
configuration option settings:</para>
|
|
<xi:include href="../common/tables/nova-ec2.xml"/>
|
|
</section>
|