{"id":5,"date":"2016-05-20T08:37:28","date_gmt":"2016-05-20T08:37:28","guid":{"rendered":"https:\/\/fleio.com\/blog\/?p=5"},"modified":"2016-05-27T11:26:12","modified_gmt":"2016-05-27T08:26:12","slug":"how-to-install-openstack-mitaka-using-rdo-video","status":"publish","type":"post","link":"https:\/\/fleio.com\/blog\/2016\/05\/20\/how-to-install-openstack-mitaka-using-rdo-video\/","title":{"rendered":"How to install OpenStack Mitaka in 20 minutes using RDO [video]"},"content":{"rendered":"<p>We&#8217;re opening\u00a0a series of video tutorials that show you how to install OpenStack.<\/p>\n<p>In this first video we&#8217;re installing OpenStack Mitaka on\u00a0CentOS 7 using <a href=\"https:\/\/www.rdoproject.org\/\">RDO<\/a>. It&#8217;s a very easy way to install OS since the installer is doing everything for you. Here&#8217;s the video. More info below.<\/p>\n<p><!--more--><\/p>\n<p><iframe loading=\"lazy\" title=\"How to install OpenStack Mitaka in 20 minutes using RDO\" width=\"788\" height=\"443\" src=\"https:\/\/www.youtube.com\/embed\/vtOZ_n7E6aI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe><\/p>\n<p>Another benefit of using RDO is the ease of adding <a href=\"http:\/\/docs.openstack.org\/glossary\/content\/glossary.html#d16e1396\">compute nodes<\/a>: just editing the answer file and running <a href=\"https:\/\/www.rdoproject.org\/install\/quickstart\/\">packstack<\/a> will do the job.<\/p>\n<p>Some of the weaknesses of using RDO are:<\/p>\n<ul>\n<li>RDO doesn&#8217;t support an easy upgrade path from one OpenStack major version to the next<\/li>\n<li>it&#8217;s harder to maintain a cloud with lots of compute nodes<\/li>\n<\/ul>\n<p>In the upcoming\u00a0tutorials\u00a0we&#8217;ll analyze some other ways to install OpenStack, like\u00a0<a href=\"http:\/\/docs.openstack.org\/developer\/openstack-ansible\/\">OpenStack-Ansible<\/a> or manual installation.<\/p>\n<p><strong>How do you install, upgrade and maintain your OpenStack cloud?<\/strong><\/p>\n<p>Here are the commands that we&#8217;ve run in the video:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nyum install -y https:\/\/www.rdoproject.org\/repos\/rdo-release.rpm\r\nyum install -y openstack-packstack\r\n\r\nip a\r\n\r\npackstack \\\r\n--install-host=192.168.1.240 \\\r\n--mariadb-install=y \\\r\n--os-glance-install=y \\\r\n--os-cinder-install=y \\\r\n--os-nova-install=y \\\r\n--os-neutron-install=y \\\r\n--os-ceilometer-install=y \\\r\n--os-gnocchi-install=y \\\r\n--os-client-install=y \\\r\n--os-swift-install=n \\\r\n--os-aodh-install=n \\\r\n--nagios-install=n \\\r\n--os-neutron-vpnaas-install=n \\\r\n--os-neutron-lbaas-install=n \\\r\n--neutron-fwaas=n \\\r\n--os-horizon-install=n\r\n\r\n. keystonerc_admin\r\n\r\nnova list\r\n\r\nglance image-list\r\n\r\nnova flavor-list\r\n\r\nnova boot --image cirros --flavor m1.tiny firstvm\r\n\r\nnova list\r\n<\/pre>\n<p>Leave a comment below and tell us what you&#8217;d like to see next.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>We&#8217;re opening\u00a0a series of video tutorials that show you how to install OpenStack. In this first video we&#8217;re installing OpenStack Mitaka on\u00a0CentOS 7 using RDO. It&#8217;s a very easy way to install OS since the installer is doing everything for you. Here&#8217;s the video. More info below.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[5,2,4,3],"class_list":["post-5","post","type-post","status-publish","format-standard","hentry","category-tutorials","tag-mitaka","tag-openstack","tag-tutorial","tag-video"],"_links":{"self":[{"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/posts\/5","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/comments?post=5"}],"version-history":[{"count":22,"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/posts\/5\/revisions"}],"predecessor-version":[{"id":652,"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/posts\/5\/revisions\/652"}],"wp:attachment":[{"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/media?parent=5"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/categories?post=5"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fleio.com\/blog\/wp-json\/wp\/v2\/tags?post=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}