The Compute service periodically checks for instances that have
been deleted in the database but remain running on a compute
node. The action to take when such instances are identified is
determined by the value of the "running_deleted_instance_action"
configuration key in the OpenStack Compute (/etc/nova/nova.conf)
file.
The default value of the "running_deleted_instance_action"
configuration key has been changed to "reap". In previous releases
the default value of this configuration key was "log".
As a result of this change when running instances are discovered
that have previously been deleted from the database they are now
stopped and removed.
BZ #1033135
Dashboard users can now select a destination Availability Zone
(AZ) when creating an instance. A selector has been added to
Dashboard's instance creation process.
BZ #103324 3
An error message that may occur when 'foreman_client.sh' is
executed has been amended for clarity. A subsequent message will
now follow indicating that the error message can be ignored under
a specific circumstance.
BZ #103324 7
Feature: Provided boolean values within the parameters section of
host groups to disable specific services.
Reason: For example, if a user wants to apply the host group of
nova, but does not want ceilometer or heat to start they could
set a parameter named "ceilometer" to FALSE.
Result (if any): The ability to turn services on or off is
presently only available in the HA host group.
BZ #103324 9
With this update, OVS bridge name and associated IP values are no
longer hardcoded assumptions. OVS bridges can now be renamed, and
IP association is now optional.
BZ #1039 9 10
With this release, subscription-manager support when provisioning
hosts has been added to Foreman. As a result, subscription-manager
can now be used by setting the following parameters globally, on
a per-OS or per-host basis:
subscription_manager = true
Komentáře k této Příručce