6 Commits

Author SHA1 Message Date
Jenkins
3231e1050e Merge "[FWaaS] Migrate Public attribute to Shared" 2017-04-16 11:32:54 +00:00
Reedip
a0d6f5a1ae [FWaaS] Migrate Public attribute to Shared
This patch is the first in the series of patches which
tracks the migration of Public attribute to shared in
FWaaS v2.

Change-Id: I0be5fca27c9696714ba8b91de2098448c5a18265
Partial-Bug: #1676922
2017-04-13 20:53:51 +00:00
Hirofumi Ichihara
9817dc494b Add ACTION_STATUS to dummy of API definition
Neutron API extension may need specific action status for the API.
Some extensions(e.g. tag and tag-ext) already have it.

Change-Id: I0979b727171ad7b91641e0d9e0697da1e47c493f
2017-03-28 12:43:51 +09:00
YAMAMOTO Takashi
645479ce1c api: Fix firewall aliases
Also, add fwaasrouterinsertion to KNOWN_EXTENSIONS.

Change-Id: I06cba52c487e60bd5538e8de860576463381860e
2017-02-06 09:09:38 +09:00
Nate Johnston
5e6c287d7a Add action map for neutron-fwaas API definition
The action map was omitted for the neutron-fwaas API definition when it
was imported into neutron-lib; this includes it.

Change-Id: I144b2c1f7f1a1e718d3579f8c6dd35f5ca568080
2017-01-17 21:32:42 +00:00
Nate Johnston
6cc186f16c Migrate neutron-fwaas API definitions to neutron-lib
As part of the Neutron Stadium, neutron-fwaas must migrate it's API
definition to neutron-lib.

Needed-By: I57504f97ac39b5b7d301fd5cc88228a121f0677e

Change-Id: I7b4108772e8370e8f51971caf40ecd23e9f977e9
2017-01-12 22:23:51 +00:00