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
In Swift-finalize-installation swift hash path prefix and suffix values are
mistakenly written in swapped order.
Change-Id: If9d290814116b7d0d24fa49ada8cea7327ec49fa
Closes-Bug: #1518651
Removed redundant text about routers which is repeated later on. Also
removed text about DHCP being disabled on external networks as I believe
this is incorrect. Clarification on "network" that it's external networks
where gateways are. A couple of cosmetic minor changes as well.
Closes-Bug: #1519457
Change-Id: I350616c1d187b8999d7ff33c322461d91ef14691
This patch updates the Debconf API endpoints bash script
to reflect what is done within the up-to-date
openstack-pkg-tools. Ie: using Keystone v3 API instead
of v2.
Change-Id: Iba71846c10a5da799cd943d0d5a4b00874f46ac0
This patch fixes numerous issues in the nova-compute setup in Debian.
This is a 2nd attempt after the patch was reverted. Hopefuly, this
patch wont have issues with conditionals this time.
Change-Id: I03eedb6e6262e2a0484814a953a5787aca7b5624