Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying LEARNING OPENSTACK NETWORKING (NEUTRON)
  • Table Of Contents Toc
  • Feedback & Rating feedback
LEARNING OPENSTACK NETWORKING (NEUTRON)

LEARNING OPENSTACK NETWORKING (NEUTRON)

By : James Denton
4.2 (17)
close
close
LEARNING OPENSTACK NETWORKING (NEUTRON)

LEARNING OPENSTACK NETWORKING (NEUTRON)

4.2 (17)
By: James Denton

Overview of this book

If you are an OpenStack-based cloud operator with experience in OpenStack Compute and nova-network but are new to Neutron networking, then this book is for you. Some networking experience is recommended, and a physical network infrastructure is required to provide connectivity to instances and other network resources configured in the book.
Table of Contents (12 chapters)
close
close
11
Index

Installation of OpenStack

The steps in the later part of the chapter document the installation of OpenStack services, including Keystone, Glance, Nova Compute, and Horizon, on a single controller and compute node. Neutron, the OpenStack Networking service, will be installed in the next chapter.

Installing and configuring the MySQL database server

On the controller node, use yum to install the MySQL database server:

# yum -y install mysql mysql-server MySQL-python

Once installed, set the IP address that MySQL will bind to by editing the /etc/my.cnf configuration file and adding the bind-address definition. Doing so will allow connectivity to MySQL from other hosts in the environment. The value for bind-address should be the management IP of the controller node:

# crudini --set /etc/my.cnf mysqld bind-address 10.254.254.100

Start the mysqld process, and configure it to start at boot:

# service mysqld start
# chkconfig mysqld on

The MySQL secure installation utility is used to build the default...

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
LEARNING OPENSTACK NETWORKING (NEUTRON)
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon