<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>set up single node openstack on ubuntu 18.04 with conjure-up Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/set-up-single-node-openstack-on-ubuntu-18-04-with-conjure-up/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Wed, 04 Mar 2020 19:25:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How To Setup Single Node OpenStack on Ubuntu 18.04 with Conjure-up</title>
		<link>https://www.osradar.com/how-to-setup-single-node-openstack-on-ubuntu-18-04-with-conjure-up/</link>
					<comments>https://www.osradar.com/how-to-setup-single-node-openstack-on-ubuntu-18-04-with-conjure-up/#respond</comments>
		
		<dc:creator><![CDATA[sabi]]></dc:creator>
		<pubDate>Wed, 04 Mar 2020 19:25:12 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[conjure-up set up with openstack]]></category>
		<category><![CDATA[how to set up single node openstack on ubuntu with conjure-up]]></category>
		<category><![CDATA[openstack single node with conjure-up]]></category>
		<category><![CDATA[set up single node openstack on ubuntu 18.04 with conjure-up]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=18546</guid>

					<description><![CDATA[<p>Today, we are going to learn that how to install single node OpenStack on Ubuntu system along with conjure-up. Conjure-up helps in installing the complex software stack in easy &#38; automated manner. It will help you to easily understand the big software instead of learning how to deploy them.There are various conjure-up spells that are [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-setup-single-node-openstack-on-ubuntu-18-04-with-conjure-up/">How To Setup Single Node OpenStack on Ubuntu 18.04 with Conjure-up</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Today, we are going to learn that <a href="https://www.osradar.com/?p=18546">how to install single node OpenStack</a> on Ubuntu system along with conjure-up. Conjure-up helps in installing the complex software stack in easy &amp; automated manner. It will help you to easily understand the big software instead of learning how to deploy them.<br>There are various conjure-up spells that are available on registry. Here we&#8217;ll list some of them</p>



<ul><li><strong>Kubernetes</strong></li><li><strong>OpenStack</strong></li><li><strong>bigdata &#8211; hadoop</strong></li></ul>



<p>And many others. So, let&#8217;s proceed towards the installation of  Single Node OpenStack on Ubuntu 18.04 with Conjure-up.</p>



<h3><strong>Step 1: Update system</strong></h3>



<p>Fire the command to update &amp; upgrade your system.</p>



<pre class="wp-block-verse">sudo apt update &amp;&amp; sudo apt-y upgrade</pre>



<p>After it reboot your system</p>



<pre class="wp-block-verse">sudo reboot</pre>



<h3><strong>Step 2: Install Conjure-up</strong></h3>



<p>As conjure-up is available on Ubuntu named as snap so, install it by</p>



<pre class="wp-block-verse">sudo apt install snapd<br>sudo snap install conjure-up --classic</pre>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="719" height="65" src="https://www.osradar.com/wp-content/uploads/2020/02/how-to-set-up-single-node-openstack-on-ubuntu-18.04-with-conjure-up.png" alt="" class="wp-image-18746" srcset="https://www.osradar.com/wp-content/uploads/2020/02/how-to-set-up-single-node-openstack-on-ubuntu-18.04-with-conjure-up.png 719w, https://www.osradar.com/wp-content/uploads/2020/02/how-to-set-up-single-node-openstack-on-ubuntu-18.04-with-conjure-up-300x27.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/how-to-set-up-single-node-openstack-on-ubuntu-18.04-with-conjure-up-696x63.png 696w" sizes="(max-width: 719px) 100vw, 719px" /></figure></div>



<h3><strong>Step 3: Install LXD on Ubuntu </strong></h3>



<p>As the conjure-up prerequisite is LXD. To use conjure-up we need to install &amp; configure LXD before using conjure -up. </p>



<p>Install LXD by hitting</p>



<pre class="wp-block-verse">sudo snap install lxd</pre>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="727" height="203" src="https://www.osradar.com/wp-content/uploads/2020/02/install-lxd-snap.png" alt="" class="wp-image-18747" srcset="https://www.osradar.com/wp-content/uploads/2020/02/install-lxd-snap.png 727w, https://www.osradar.com/wp-content/uploads/2020/02/install-lxd-snap-300x84.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/install-lxd-snap-696x194.png 696w" sizes="(max-width: 727px) 100vw, 727px" /></figure></div>



<p>For accessing LXD service, you must be the part of the lxd group. So, add your $USER to the lxd group by the following command</p>



<pre class="wp-block-verse">sudo usermod -a -G lxd $USER<br>newgrp lxd</pre>



<p>Now, start the LXD using the below command</p>



<pre class="wp-block-verse">/snap/bin/lxd init</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="737" height="401" src="https://www.osradar.com/wp-content/uploads/2020/02/start-lxd-services.png" alt="" class="wp-image-18748" srcset="https://www.osradar.com/wp-content/uploads/2020/02/start-lxd-services.png 737w, https://www.osradar.com/wp-content/uploads/2020/02/start-lxd-services-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/start-lxd-services-696x379.png 696w" sizes="(max-width: 737px) 100vw, 737px" /></figure>



<p>I recommend you to use the default settings as they are enough for most of the work.<br>Make sure to confirm the bridge creation.</p>



<pre class="wp-block-verse">ip ad</pre>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="728" height="521" src="https://www.osradar.com/wp-content/uploads/2020/02/ip-ad-command.png" alt="" class="wp-image-18749" srcset="https://www.osradar.com/wp-content/uploads/2020/02/ip-ad-command.png 728w, https://www.osradar.com/wp-content/uploads/2020/02/ip-ad-command-300x215.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/ip-ad-command-696x498.png 696w, https://www.osradar.com/wp-content/uploads/2020/02/ip-ad-command-587x420.png 587w" sizes="(max-width: 728px) 100vw, 728px" /></figure></div>



<p>For localhost deployments, LXD must have a bridge network defined:</p>



<pre class="wp-block-verse">lxc network set lxdbr0 ipv4.address=auto ipv4.nat=true ipv6.address=none ipv6.nat=false</pre>



<p>Again make sure that IPv6 is disabled.</p>



<pre class="wp-block-verse">lxc network show </pre>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="725" height="255" src="https://www.osradar.com/wp-content/uploads/2020/02/single-node-openstack-with-conjure-up.png" alt="" class="wp-image-18750" srcset="https://www.osradar.com/wp-content/uploads/2020/02/single-node-openstack-with-conjure-up.png 725w, https://www.osradar.com/wp-content/uploads/2020/02/single-node-openstack-with-conjure-up-300x106.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/single-node-openstack-with-conjure-up-696x245.png 696w" sizes="(max-width: 725px) 100vw, 725px" /></figure></div>



<p>If you are using proxy in your network then you need to first configure the LXD to use proxy for external access.</p>



<pre class="wp-block-verse">lxc config set core.proxy_http &lt;http proxy server&gt;<br>lxc config set core.proxy_https &lt;https proxy server&gt;<br>lxc config set core.proxy_ignore_hosts &lt;no proxy hosts&gt;</pre>



<h3><strong>Step 4: Install OpenStack on Ubuntu along wiht LXD &amp; Conjure-up</strong></h3>



<p>After the installation of LXD &amp; conjure-up, proceed towards the installation of OpenStack on Ubuntu.</p>



<p>First of all generate the ssh keys by </p>



<pre class="wp-block-verse">ssh-keygen</pre>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="727" height="431" src="https://www.osradar.com/wp-content/uploads/2020/02/ssh-keygen-for-single-node-openstack.png" alt="" class="wp-image-18751" srcset="https://www.osradar.com/wp-content/uploads/2020/02/ssh-keygen-for-single-node-openstack.png 727w, https://www.osradar.com/wp-content/uploads/2020/02/ssh-keygen-for-single-node-openstack-300x178.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/ssh-keygen-for-single-node-openstack-696x413.png 696w, https://www.osradar.com/wp-content/uploads/2020/02/ssh-keygen-for-single-node-openstack-708x420.png 708w" sizes="(max-width: 727px) 100vw, 727px" /></figure></div>



<p>Type the below command to list the number of available spells run. Because Single Node OpenStack on Ubuntu is done in interactive session.</p>



<pre class="wp-block-verse">conjure-up </pre>



<p>Now, select the option &#8220;<strong>OpenStack with NovaLXD</strong>&#8221; spell from the given dialog.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="1024" height="462" src="https://www.osradar.com/wp-content/uploads/2020/02/openstack-with-lxd-1024x462.png" alt="" class="wp-image-18752" srcset="https://www.osradar.com/wp-content/uploads/2020/02/openstack-with-lxd-1024x462.png 1024w, https://www.osradar.com/wp-content/uploads/2020/02/openstack-with-lxd-300x135.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/openstack-with-lxd-768x346.png 768w, https://www.osradar.com/wp-content/uploads/2020/02/openstack-with-lxd-696x314.png 696w, https://www.osradar.com/wp-content/uploads/2020/02/openstack-with-lxd-1068x481.png 1068w, https://www.osradar.com/wp-content/uploads/2020/02/openstack-with-lxd-932x420.png 932w, https://www.osradar.com/wp-content/uploads/2020/02/openstack-with-lxd.png 1298w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>



<p>In <strong>&#8220;Next&#8221;</strong> select the localhost option and press <strong>Enter.</strong></p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="1024" height="446" src="https://www.osradar.com/wp-content/uploads/2020/02/select-localhost-for-conjure-up-1024x446.png" alt="" class="wp-image-18753" srcset="https://www.osradar.com/wp-content/uploads/2020/02/select-localhost-for-conjure-up-1024x446.png 1024w, https://www.osradar.com/wp-content/uploads/2020/02/select-localhost-for-conjure-up-300x131.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/select-localhost-for-conjure-up-768x334.png 768w, https://www.osradar.com/wp-content/uploads/2020/02/select-localhost-for-conjure-up-696x303.png 696w, https://www.osradar.com/wp-content/uploads/2020/02/select-localhost-for-conjure-up-1068x465.png 1068w, https://www.osradar.com/wp-content/uploads/2020/02/select-localhost-for-conjure-up-965x420.png 965w, https://www.osradar.com/wp-content/uploads/2020/02/select-localhost-for-conjure-up.png 1289w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>



<p>Then on the next screen, select the LXD bridge </p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="1024" height="466" src="https://www.osradar.com/wp-content/uploads/2020/02/lxd-bridge-selection-with-conjure-up-1024x466.png" alt="" class="wp-image-18754" srcset="https://www.osradar.com/wp-content/uploads/2020/02/lxd-bridge-selection-with-conjure-up-1024x466.png 1024w, https://www.osradar.com/wp-content/uploads/2020/02/lxd-bridge-selection-with-conjure-up-300x136.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/lxd-bridge-selection-with-conjure-up-768x349.png 768w, https://www.osradar.com/wp-content/uploads/2020/02/lxd-bridge-selection-with-conjure-up-696x317.png 696w, https://www.osradar.com/wp-content/uploads/2020/02/lxd-bridge-selection-with-conjure-up-1068x486.png 1068w, https://www.osradar.com/wp-content/uploads/2020/02/lxd-bridge-selection-with-conjure-up-923x420.png 923w, https://www.osradar.com/wp-content/uploads/2020/02/lxd-bridge-selection-with-conjure-up.png 1295w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>



<p>Then on the next step, to launch the OpenStack instances, provide the SSH public keypath.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="1024" height="463" src="https://www.osradar.com/wp-content/uploads/2020/02/ssh-public-key-path-1024x463.png" alt="" class="wp-image-18755" srcset="https://www.osradar.com/wp-content/uploads/2020/02/ssh-public-key-path-1024x463.png 1024w, https://www.osradar.com/wp-content/uploads/2020/02/ssh-public-key-path-300x136.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/ssh-public-key-path-768x347.png 768w, https://www.osradar.com/wp-content/uploads/2020/02/ssh-public-key-path-696x315.png 696w, https://www.osradar.com/wp-content/uploads/2020/02/ssh-public-key-path-1068x483.png 1068w, https://www.osradar.com/wp-content/uploads/2020/02/ssh-public-key-path-929x420.png 929w, https://www.osradar.com/wp-content/uploads/2020/02/ssh-public-key-path.png 1301w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>



<p>After it make sure the services that are being deployed with OpenStack &amp; press on the <strong>Deploy </strong>button.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="1024" height="467" src="https://www.osradar.com/wp-content/uploads/2020/02/deploy-openstack-1024x467.png" alt="" class="wp-image-18756" srcset="https://www.osradar.com/wp-content/uploads/2020/02/deploy-openstack-1024x467.png 1024w, https://www.osradar.com/wp-content/uploads/2020/02/deploy-openstack-300x137.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/deploy-openstack-768x350.png 768w, https://www.osradar.com/wp-content/uploads/2020/02/deploy-openstack-696x318.png 696w, https://www.osradar.com/wp-content/uploads/2020/02/deploy-openstack-1068x487.png 1068w, https://www.osradar.com/wp-content/uploads/2020/02/deploy-openstack-920x420.png 920w, https://www.osradar.com/wp-content/uploads/2020/02/deploy-openstack.png 1293w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>



<p>Wait for the controller to finish up setting all things as this will take some time.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="470" src="https://www.osradar.com/wp-content/uploads/2020/02/controller-is-initializing-1024x470.png" alt="" class="wp-image-18757" srcset="https://www.osradar.com/wp-content/uploads/2020/02/controller-is-initializing-1024x470.png 1024w, https://www.osradar.com/wp-content/uploads/2020/02/controller-is-initializing-300x138.png 300w, https://www.osradar.com/wp-content/uploads/2020/02/controller-is-initializing-768x352.png 768w, https://www.osradar.com/wp-content/uploads/2020/02/controller-is-initializing-696x319.png 696w, https://www.osradar.com/wp-content/uploads/2020/02/controller-is-initializing-1068x490.png 1068w, https://www.osradar.com/wp-content/uploads/2020/02/controller-is-initializing-915x420.png 915w, https://www.osradar.com/wp-content/uploads/2020/02/controller-is-initializing.png 1299w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>You&#8217;ll see the similar results below upon successful installation of Single Node OpenStack with Conjure-up on Ubuntu 18.04.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="754" height="459" src="https://www.osradar.com/wp-content/uploads/2020/02/final-step-horizon.jpg" alt="" class="wp-image-18759" srcset="https://www.osradar.com/wp-content/uploads/2020/02/final-step-horizon.jpg 754w, https://www.osradar.com/wp-content/uploads/2020/02/final-step-horizon-300x183.jpg 300w, https://www.osradar.com/wp-content/uploads/2020/02/final-step-horizon-696x424.jpg 696w, https://www.osradar.com/wp-content/uploads/2020/02/final-step-horizon-690x420.jpg 690w" sizes="(max-width: 754px) 100vw, 754px" /></figure></div>



<p>Please note down the Horizon credentials from the above step to login to. By default credentials are <strong>admin</strong> &amp; <strong>openstack </strong>username &amp; password respectively.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="603" height="467" src="https://www.osradar.com/wp-content/uploads/2020/02/openstack-dashboard-ubuntu.jpg" alt="" class="wp-image-18760" srcset="https://www.osradar.com/wp-content/uploads/2020/02/openstack-dashboard-ubuntu.jpg 603w, https://www.osradar.com/wp-content/uploads/2020/02/openstack-dashboard-ubuntu-300x232.jpg 300w, https://www.osradar.com/wp-content/uploads/2020/02/openstack-dashboard-ubuntu-542x420.jpg 542w" sizes="(max-width: 603px) 100vw, 603px" /></figure></div>



<p>For removing of the conjure-up hit</p>



<pre class="wp-block-verse">conjure-down</pre>



<p>If you want to unistall the conjure-up type</p>



<pre class="wp-block-verse">sudo snap remove conjure-up</pre>



<p>So, this is how you can set up single node openstack with conjure-up on your Ubuntu 18.04 system.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-setup-single-node-openstack-on-ubuntu-18-04-with-conjure-up/">How To Setup Single Node OpenStack on Ubuntu 18.04 with Conjure-up</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-setup-single-node-openstack-on-ubuntu-18-04-with-conjure-up/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
