lp:~openstack/group-based-policy/master

Created by Sumit Naiksatam and last modified
Get this branch:
bzr branch lp:~openstack/group-based-policy/master

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
OpenStack Team
Project:
Group Based Policy
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://git.openstack.org/stackforge/group-based-policy.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 15 seconds — see the log
Import started on neumayer and finished taking 40 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log

Recent revisions

231. By Jenkins <email address hidden>

Merge "[apic-mapping] enhance subnet info for opflex rpc"

230. By Jenkins <email address hidden>

Merge "[apic-mapping] handle subnet concurrent allocation"

229. By Ivar Lazzaro

use chain admin context for PT notifications

Partially implements blueprint node-centric-chain-plugin

Change-Id: Ie2296dc8408e02de1058684c0df7d553807c26f9

228. By Ivar Lazzaro

refactor SC mapping into a dedicated gbp driver

All SC related operations (create/delete/update chains) will now
exist on a separated gbp mapping driver. This driver will likely
run as the last of the driver chain (ipd rmd and cmd).

Partially implements blueprint node-centric-chain-plugin
Change-Id: I1f329101f32640058ed5250e8fe49a53b1f3deee

227. By Robert Kukura

Handle concurrent subnet allocation

Verify that the subnet's CIDR is not already allocated within the
containing L3P when the resource_mapping driver adds an implicit
subnet to a non-L2-proxy PTG. If it is already allocated, retry with
the next potentially available CIDR.

Closes-bug: 1503135

Change-Id: I66167b9f103d5ea816e1ef799ff753b0d4d7f01c

226. By Jenkins <email address hidden>

Merge "[apic-mapping] send fixed ips as part of the opflex RPC"

225. By Sumit Naiksatam

Fix router interface status

Set to ACTIVE when adding the interface or external gateway
is successful.

Change-Id: I896b2a8ec96a9e259070d2ef62785d120b691f86
Closes-bug: 1503452

224. By Amit Bose

Fix to DB update for auto-allocated external fixed IP

When testing with APIC mapping driver, when 2 L3-policies
are simulateously associated with the same 2 external-segments,
it is found that one of the updates fails with exception
IpAddressOverlappingInExternalSegment raised from
_set_ess_for_l3p(). The cause is a race between the two
operations, whereby a row of the form
<external-segment-id>, <l3policy-id>, ''
first gets inserted into table gp_es_to_l3p_associations,
and then gets updated to
<external-segment-id>, <l3policy-id>, <allocated-external-IP>
This transient row with empty-string as the allocated IP trips up
the check for IP-address being in use when there are
multiple L3-policies getting updated concurrently. The
empty string comes from the external-segment dict provided
in the API call.
This fix simply ignores the empty-string values.

Change-Id: Ifc25bcce4691f77ff16e18b9b4ea7baed198ea89
Signed-off-by: Amit Bose <email address hidden>

223. By Sumit Naiksatam

Update devstack exercise scripts with new CLI

In the context of dict arguments:
https://review.openstack.org/#/c/233435/

Change-Id: I43534d21d467b66a4496db2207f6fd03443ddbb6

222. By Jenkins <email address hidden>

Merge "[APIC mapping] Set 'Associated L3Out' for NAT BD"

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.