<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Openstack - 标签 - Gene.Tech</title>
        <link>https://geneliu.itaghome.win/zh-cn/tags/openstack/</link>
        <description>Openstack - 标签 - Gene.Tech</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</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/zh-cn/tags/openstack/" rel="self" type="application/rss+xml" /><item>
    <title>如何创建/请求特定的浮动 IP</title>
    <link>https://geneliu.itaghome.win/zh-cn/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/zh-cn/2020-03-12-17-how-to-create-request-a-specific-floating-ip/</guid>
    <description><![CDATA[<p>有一种情况需要请求特定的浮动 IP：</p>
<ol>
<li>
<p>转到 undercloud。</p>
</li>
<li>
<p>Source admin 云凭据。</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="复制到剪贴板"><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>
