This has been fixed so that the CONFIG_NEUTRON_L2_PLUGIN parameter
accepts the value "ml2", and CONFIG_NEUTRON_ML2_* parameters have
been introduced to enable OpenStack Networking to work with the
ML2 plugin.
BZ #1019 780
Packstack will now (optionally) install and configure OpenStack
Networking LBaaS agent and plugin.
To deploy the LBaaS agent and plugin, use the --neutron-lbaas-
hosts option (or CONFIG_NEUTRON_LBAAS_HOSTS parameter in the
PackStack answer file) to list the hosts on which the LBaaS agent
should be deployed. The LBaaS plugin will be configured and the
agent will be configured and enabled on each host listed in the
parameter.
BZ #10209 58
Previously, Nova would default to cold snapshots of instances. As
a result, instances needed to be shutdown before the snapshot was
taken.
With this enhancement, Nova now uses live snapshots by default.
Instances remain powered on during snapshots, and the process is
unnoticeable to the user.
BZ #1021778
Previously, it was not possible to run neutron with Open vSwitch
using Virtual Extensible LAN (VXLAN). This update adds support for
VXLAN in neutron.
BZ #1026 535
Automatic IP address assignment for instances is now optional.
This feature is managed by the host group parameter
'auto_assign_floating_ip' for Compute controller.pp and
compute.pp.
BZ #1027722
By default, the logs of OpenStack services are now checked at the
system logrotate frequency; logs are then rotated when their size
reaches 10MB. This is in addition to the default logrotate
frequency setting each service uses.
This update was implemented to reduce disk waste and ease log
management. Previously, logs were rotated weekly with no size
limit; in some cases, this resulted in the creation of excessively
large log files.
BZ #1029 722
Komentarze do niniejszej Instrukcji