8 Commits

Author SHA1 Message Date
YAMAMOTO Takashi
d7c5b3c5e0 Remove network-id from tap-service
Currently it's unused.  Thus no good reason to force users to
specify it.

It can be re-introduced when/if we decide automatic port creation
is desirable.  For db models, a boolean to say if the port has been
automatically created might be more appropriate, though.

Change-Id: Ia183635c183fd4ad731fd1ee48c58f6b10f06c5b
2016-06-17 16:38:28 +09:00
Yoichiro Iura
0f0e3ceead Fix validation of direction on TapFlow
This patch fixes the validation of direction.
 * change API validator from type:string to type:values
 * remove None from direction_enum because of NOT NULL constraint

Change-Id: Iae4f13451002db7567425ae33d1c36bd2013ae75
Closes-Bug: #1585445
2016-05-25 06:09:01 +00:00
Jenkins
88fba95134 Merge "Fix in install and api guide" 2016-04-07 02:13:09 +00:00
reedip
5727ad19df Fix API end point for tapservice/tapflow
Due to the difference of API Endpoint and Resource Body,
NeutronClient could not succesfully create the tap-services
( and consecutively, tapflow).
The following code change modifies the API end point, and fixes
the problem with NeutronClient.

Change-Id: I9fa21bb273ef8a5c6fabece0a29673839cf8e945
Closes-Bug: #1539130
2016-04-04 06:03:34 +00:00
Dongcan Ye
94e0833d59 Fix in install and api guide
Trivial fix for typo and adding some description for workflow.

Change-Id: I5e6758cbbd580df531aa35cdee6d723a5c0f3bbb
2016-01-20 02:09:20 +00:00
reedip
87c469126c Remove old TaaS CLI repo, update API reference
With the introduction of NeutronExtension for TaaS, the previous
TaaS CLI repository is not required anymore.
Therefore this patch removes the old TaaS CLI repo.
Also, with the introduction of the Neutron base TaaS CLI, the API
reference document is updated.

Change-Id: Iade483ab93583c5699ceee2259e3c309c3c5bb10
2016-01-17 04:02:11 +00:00
YAMAMOTO Takashi
9f636b7645 Misc documentation improvements
Change-Id: Icb792961171385572436f6977df02eaa35d2c633
2015-10-01 18:50:13 +09:00
vnyyad
0712ca9dc8 Adding the API Reference guide for TaaS
Change-Id: Ib9426f7740b9632401e6e2ef6041d85bc0905a68
2015-07-28 10:40:31 +02:00