* reduce the security risk of invoking commands via rootwrap.
This update merges these rootwrap features into the OpenStack
Networking service.
BZ #9 86 500
With this update, you can now specify protocol numbers when
defining security group rules. In some cases, this feature makes
the creation of security group rules more convenient.
The OpenStack Networking service still supports the use of
protocol names as normal.
BZ #9 88358
A public v2 API was extended for OpenStack Metering (Ceilometer),
which exposes create, retrieve, update and destroy operations for
alarms. This was required because Ceilometer alarms are a user-
oriented feature, reflecting the user's view of cloud resources
(as opposed to the cloud operator's view of the data center
fabric). Hence an alarm's lifecycle must be accessible to normal
and admin users.
BZ #9 8836 2
A public RESTful API to accept incoming sample datapoints has
been added to OpenStack Metering. This was required because it is
often more convenient for user-level agents to emit statistics to
Ceilometer via a public API, than to gain access to the AMQP bus.
Now, samples may be POSTed to the "/v2/meters/<meter_name>"
endpoint.
BZ #9 89 6 15
Feature: It is now possible to create per-tenant VPN networks
through Openstack Networking.
BZ #9 89 6 26
Allow disabling the default SNAT behavior on external networks.
BZ #9 89 6 76
Feature: TemplateResources
Reason: This feature enables a user to customize an existing
Resource type or to create a new Resource type using a Template
instead of a python plugin.
BZ #9 89 6 81
Comentarios a estos manuales