key pair is created in ~/.ssh by default, ~/.ssh/id_rsa.pub
is better. This patch fixes it.
Closes-Bug: 1533481
Change-Id: I78e01fa099dea0ee790dd5a892ee40dad6341d95
Due to current packaging issues with neutron-plugin-linuxbridge-agent,
added manual installation of conntrack package to Ubuntu install guide.
Change-Id: I403863a1636cbc2fad74966018e105f2a6f2325c
backport: stable/liberty
Closes-Bug: #1527012
At least on Ubuntu the rsyncd configuration file has to be created
first. It is not part of the rsync package.
Change-Id: I3d2ad6ff197b42ca9bffef5a2f7d74d3a2d96a83
The output list for the command "neutron ext-list" doesn't include the
address-scope. so it is removed from the list of output parameters
backport: Liberty
Change-Id: I51e878453565dd3b71cba2d53d7a1fe4377356e2
Closes-Bug: #1530022
The default configuration for the dashboard enables
management of layer-3 network services. However, networking
option 1 lacks these services which leads to errors. For
deployments using networking option 1, disable management
of layer-3 services in the dashboard configuration.
Change-Id: I2c7cb019aa423845cbbde3f0459791302e23a28d
Co-Authored-By: Matt Kassawara <mkassawara@gmail.com>
Closes-Bug: #1526721
Add the highlight-console in second step mysql_secure_installation
of section Finalize Installation as displayed in other steps.
Change-Id: If906a8da15a10be33e55efaeef13b4d07b8f5ae4
Closes-Bug: #1517516
A symbolic link which is /etc/neutron/plugin.ini pointing to
/etc/neutron/plugins/ml2/ml2_conf.ini is told to create when
we install and configure the networking service in the
compute node.
But it's no need to be created, because there is no
'/etc/neutron/plugins/ml2/ml2_conf.ini' file and
the ML2 plug-in is installed in the controller node.
Thus we should remove this command and skip this step.
Backport: Liberty
Change-Id: I76feb15477ffd2d65cc8eb46c7472b6de830105f
Close-bug: #1525075
1.) Delete the duplicate 'API' glossary term. The deleted term
is used in install-guide so made changes in install-guide
2.) The mitaka summit is over. so changed the description of
mitaka accordingly
Change-Id: Ie81d47d413efb15ae8545ca3859e4e1fc30e3239
The current example config is broken with the default deferred
authentication of trusts - the project_domain_id and project_name
cannot be specified in this section or keystone will throw a
"cannot be scoped to multiple targets" error when we attempt to get
a token scoped to a trust.
Also, the auth_uri is unused by the keystoneclient password auth
plugins, so remove it (it has been a source of confusion in the
referenced bug).
Change-Id: I6305be3c693993de4d16d82fd6de936e92c437c5
Closes-Bug: #1300246
Backport: liberty
This patch fixes the Ceilometer Debian install, by adding Debian
to a few conditionals, and removing some parts which aren't needed
in Debian.
Change-Id: If2234cb6000a86c3ac2d2309df3fd2fef9cc9927
Adds Debian in the Ubuntu section for restarting the Cinder service
when configuring Cinder to work with Ceilometer.
Change-Id: I3ad49ad4bd7bb85584f3a32f493c1500b1427203
This patch adds Debian to the conditional to restart Glance,
otherwise, it's not displayed at all.
Change-Id: If19f13e4405637209e7d9afed71b9fc447cde15c
Enabling the Apache and memcache services is already done in
keystone-install, so no need to enable these services again
in horizon-install.
Closes-Bug: #1519281
Closes-Bug: #1521145
Backport: Liberty
Change-Id: I0312c9099c04fe0dcf54249ad9c87be85bf58124
This patch updates the commands made by the postinst of Keystone,
as the package moved to use the Keystone v3 API.
Note that still missing is the use of Apache instead of the
eventlet setup for Keystone. Please bare with me, and accept
this as an incremental step, as this will come later on.
Change-Id: I497f671b4f96d700be189d8e363a8c75c513e207
The guide has moved from arch-design/content to arch-design, adjust
links, remove link to now obsolote PDF file.
Change-Id: Ieb90c4ba617292e5590594b72dc2b752f8ffad25