We don't give distro-specific commands in this situation. There's
another patch incoming shortly to correct further.
This reverts commit 2436ab71e27d1c4300847a8535e42f5b29c030b6.
Change-Id: I9b0a542c4f5c1b94e0aaa26ab69b7e04b96dece4
In the index of the Liberty Install Guide, specified that Ubuntu
packages are coming from Canonical's Ubuntu Cloud archive.
Change-Id: I3882be46f35b35adc0e39bca1bd40a3a556201b8
Closes-Bug: #1502742
Like other distributions, ubuntu/debian now uses local_settings.py
to configure horizon rather than local_settings (without the file
extension). This patch merges in the steps with rdo, since they are
now identical.
Change-Id: I3fdf87812330869f73bf7b5016ec93f8d6831696
Implements: blueprint installguide-liberty
Update neutron configuration for Liberty and address some
consistency issues.
Changes and testing specific to distribution packages
primarily involve Ubuntu. Other distributions may require
additional patches.
Change-Id: I81b1adef8b0455e4415b1dee0f3b91cbe5f600fa
Closes-Bug: 1502760
Implements: blueprint installguide-liberty
Due to the way the toctree was working on this page, the
steps to verify the NTP installation:
a) appeared prominently on the initial page, leading to
people wanting to try them before installing the service
b) were not available in a logical order when using the
previous/next buttons
This patch adds a new file for the verify steps to fix a)
and b) and includes it from the toctree. It's a solution,
but may not be the best solution.
Change-Id: I14b977147e70bf29ea42e40bb337c89426e6b8d5
Closes-Bug: 1501704
New commands are now available for the trove-manage utility.
They are:
datastore_version_flavor_add
datastore_version_flavor_delete
db_load_datastore_config_parameters
The CLI xml file was regenerated to reflect the new commands.
Change-Id: I9b46c12f556888f1a25029c14d04ced583d7d98b
Update nova configuration for Liberty and address some
consistency issues.
In particular, adjust user and endpoint creation.
Change-Id: I8474b138c38aff848fdd59bc58307a342d834dba
Implements: blueprint installguide-liberty
Update keystone configuration for Liberty and address some
consistency issues.
Changes and testing specific to distribution packages
primarily involve Ubuntu. Other distributions may require
additional patches.
Change-Id: I1ff8c1831b0bff407b7dd7af8c8a9b33d6a89284
Implements: blueprint installguide-liberty
In Liberty release of Cinder, quick volume creation from Volume-backed
image is supported, and some options are added for it. This describes
the new options and how to use the feature.
Change-Id: Ic581b27ba5ab26938cacd90964081f0bce856501
Closes-Bug: #1488739
Without the 'allow' clause in /etc/chrony.conf, systems can't
use the controller for time synchronization. This patch adds
documentation of the 'allow' clause to the liberty install guide.
Closes-Bug: #1501700
Change-Id: Id4a22c4420da84843f69f3439d4002cd7ec37777
Update glance configuration for Liberty and address some
consistency issues.
Changes and testing specific to distribution packages
primarily involve Ubuntu. Other distributions may require
additional patches.
Change-Id: I6c9696b28fe42f00b8a3f9d7344a9807b74accfb
Implements: blueprint installguide-liberty