Five new how-to guides for mastering OpenStack

No readers like this yet.
Several education tools

Opensource.com

While the official documentation for OpenStack is a fantastic resource that's growing every day, sometimes all you're looking for is a single-purpose guide to walk you through a specific task.

In this monthly roundup of our favorite how-tos, guides, and tutorials, we look at getting OpenStack play well with firewalld and NetworkManager, using Test Kitchen with Puppet on an OpenStack deployment, and more.

  • First up, are you using Kerberos to control network authentication in your organization? Ever wondered how to integrate it with Keystone, the OpenStack identity service? Adam Young provides a guide for doing just that, by configuring Keystone to run with an LDAP backend in Apache httpd, and then connecting the two.
  • Firewalls are an important part of any system's security, but not everyone is an expert in configuring them correctly. Lars Kellogg-Stedman provides a quick set of notes on how to configure your FirewallD, as well as NetworkManager with OpenStack. 
  • Test Kitchen is a tool that allow's you to test our your configured code on a platform of your choice with a number of testing frameworks. Edmund Haselwanter has written a great article on how to use Test Kitchen with Puppet to easily conduct your tests against an OpenStack environment by using the kitchen-openstack driver.
  • There has been a lot of buzz using Linux containers—and Docker specifically—as an alternative to traditional virtual machine environments for isolating applications running on the same physical server. Docker has very low overhead, so for applications that can be packaged up in Docker containers, it might be a faster alternative than a normal VM, and possibly easier to configure, too, depending on your requirements. Maish Saidel-Keesing has written a guide, aptly titled "The quickest way to get started with Docker," which will take you through the basics and let you evaluate Docker as a potential tool for managing and deploying applications in your OpenStack environment.
  • Finally, are you managing systems in a Solaris environment and want to give OpenStack a try? Oracle has provided a simple guide to get started exploring OpenStack on top of VirtualBox with a Solaris 11.2 virtual machine template, though you'll still need a Linux live CD of your favorite distribution to get through some of the steps.

That's it for this month. Check out our past OpenStack tutorials collection for more great guides and hints. And if we missed your favorite new guide or resource, let us know in the comments!

User profile image.
Jason was an Opensource.com staff member and Red Hatter from 2013 to 2022. This profile contains his work-related articles from that time. Other contributions can be found on his personal account.

4 Comments

Another Solaris guide, which does not require a Linux CD can be found here:
http://www.oracle.com/technetwork/articles/servers-storage-admin/getting-started-openstack-os11-2-2195380.html

It includes pointers to the Solaris 11.2 beta installation media and an All-In-One Solaris 11.2 Unified Archive containing a pre-configured OpenStack deployment for evalution.

Great resources, thanks!

hey. its my first attempt in deploying openstack on my 3 old desktop systems. i was successful in deploying them. i configured keystone, glance, nova and cinder. but the problem is 1)i am able to create the instance but i am not able to do ssh to these instances from physical system and also not able to ping these instances form host machine to guest machines or vise verse. 2) how can i use the storage system cinder with these instances.
can i get some help from here, i tried every thing i was not able to overcome from these things. hoping for help from here.
u can mail me on preeth007@gmail.com

thanking u in advance :)

Hi Preeth, a great place to ask this kind of question is on ask.openstack.org. Or, at many times of the day you'll find the #OpenStack channel on Freenode IRC to be actively monitored by folks willing to help. Good luck!

In reply to by preeth (not verified)

Creative Commons LicenseThis work is licensed under a Creative Commons Attribution-Share Alike 4.0 International License.