<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Openstack - Tag - Gene.Tech</title>
        <link>https://geneliu.itaghome.win/tags/openstack/</link>
        <description>Openstack - Tag - Gene.Tech</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>gene.liu@live.com (Gene Liu)</managingEditor>
            <webMaster>gene.liu@live.com (Gene Liu)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Thu, 12 Mar 2020 17:36:12 &#43;0000</lastBuildDate><atom:link href="https://geneliu.itaghome.win/tags/openstack/" rel="self" type="application/rss+xml" /><item>
    <title>How to Create/Request a Specific Floating IP</title>
    <link>https://geneliu.itaghome.win/2020-03-12-17-how-to-create-request-a-specific-floating-ip/</link>
    <pubDate>Thu, 12 Mar 2020 17:36:12 &#43;0000</pubDate>
    <author>gene.liu@live.com (Gene Liu)</author>
    <guid>https://geneliu.itaghome.win/2020-03-12-17-how-to-create-request-a-specific-floating-ip/</guid>
    <description><![CDATA[<p>There are cases where you might need to request a specific floating IP:</p>
<ol>
<li>
<p>Go to the undercloud.</p>
</li>
<li>
<p>Source the admin cloud credentials.</p>
</li>
</ol>
<div class="code-block code-line-numbers open" style="counter-reset: code-block 0">
    <div class="code-header language-shell">
        <span class="code-title"><i class="arrow fas fa-angle-right" aria-hidden="true"></i></span>
        <span class="ellipses"><i class="fas fa-ellipsis-h" aria-hidden="true"></i></span>
        <span class="copy" title="Copy to clipboard"><i class="far fa-copy" aria-hidden="true"></i></span>
    </div><div class="highlight"><pre tabindex="0" class="chroma"><code class="language-shell" data-lang="shell"><span class="line"><span class="cl">openstack floating ip create --floating-ip-address &lt;your-ip&gt; --description <span class="s2">&#34;openshift lbip&#34;</span> --project &lt;project id to own this ip&gt; ext-net</span></span></code></pre></div></div>]]></description>
</item>
</channel>
</rss>
