Unverified Commit 99a1a808 authored by Kevin Di Lallo's avatar Kevin Di Lallo Committed by GitHub
Browse files

Merge pull request #117 from pastorsx/sp_dev_sprint33

New poa types added
parents 7e17dd8b 178c8ef7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

version: 1.5.0
version: 1.5.1
repo:
  name: AdvantEDGE

+8 −8
Original line number Diff line number Diff line
version: 1.5.0
version: 1.5.1
name: demo1
deployment:
    netChar:
@@ -153,7 +153,7 @@ deployment:
                            terminalLinkPacketLoss: null
                            meta: null
                            userMeta: null
                            cellularPoaConfig: null
                            poa4GConfig: null
                            geoData: null
                    interFogLatency: null
                    interFogLatencyVariation: null
@@ -220,7 +220,7 @@ deployment:
                            terminalLinkPacketLoss: null
                            meta: null
                            userMeta: null
                            cellularPoaConfig: null
                            poa4GConfig: null
                            geoData: null
                            physicalLocations: null
                    interFogLatency: null
@@ -367,7 +367,7 @@ deployment:
                            terminalLinkPacketLoss: null
                            meta: null
                            userMeta: null
                            cellularPoaConfig: null
                            poa4GConfig: null
                            geoData: null
                        -
                            id: 6b477dd3-eb67-49f9-b1d2-2bfae9376a33
@@ -614,7 +614,7 @@ deployment:
                            terminalLinkPacketLoss: null
                            meta: null
                            userMeta: null
                            cellularPoaConfig: null
                            poa4GConfig: null
                            geoData: null
                        -
                            id: 956fd663-ef11-4992-8845-499a12ea969e
@@ -634,7 +634,7 @@ deployment:
                            terminalLinkPacketLoss: null
                            meta: null
                            userMeta: null
                            cellularPoaConfig: null
                            poa4GConfig: null
                            geoData: null
                            physicalLocations: null
                    interFogLatency: null
@@ -781,7 +781,7 @@ deployment:
                            terminalLinkPacketLoss: null
                            meta: null
                            userMeta: null
                            cellularPoaConfig: null
                            poa4GConfig: null
                            geoData: null
                        -
                            id: d4f98d78-253e-470a-af75-02c885c69a0e
@@ -801,7 +801,7 @@ deployment:
                            terminalLinkPacketLoss: null
                            meta: null
                            userMeta: null
                            cellularPoaConfig: null
                            poa4GConfig: null
                            geoData: null
                            physicalLocations: null
                    interFogLatency: null
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ To see how to make this your own, look here:
[README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md)

- API version: 0.0.1
- Build date: 2020-08-07T09:19:41.906-04:00
- Build date: 2020-08-21T10:35:36.883-04:00


### Running the server
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ To see how to make this your own, look here:
[README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md)

- API version: 0.0.1
- Build date: 2020-08-07T09:19:43.374-04:00
- Build date: 2020-08-21T10:35:39.176-04:00


### Running the server
+8 −8
Original line number Diff line number Diff line
version: 1.5.0
version: 1.5.1
name: demo2
deployment:
    netChar:
@@ -153,7 +153,7 @@ deployment:
                            terminalLinkPacketLoss: null
                            meta: null
                            userMeta: null
                            cellularPoaConfig: null
                            poa4GConfig: null
                            geoData: null
                    interFogLatency: null
                    interFogLatencyVariation: null
@@ -220,7 +220,7 @@ deployment:
                            terminalLinkPacketLoss: null
                            meta: null
                            userMeta: null
                            cellularPoaConfig: null
                            poa4GConfig: null
                            geoData: null
                            physicalLocations: null
                    interFogLatency: null
@@ -353,7 +353,7 @@ deployment:
                            terminalLinkPacketLoss: null
                            meta: null
                            userMeta: null
                            cellularPoaConfig: null
                            poa4GConfig: null
                            geoData: null
                        -
                            id: 6b477dd3-eb67-49f9-b1d2-2bfae9376a33
@@ -586,7 +586,7 @@ deployment:
                            terminalLinkPacketLoss: null
                            meta: null
                            userMeta: null
                            cellularPoaConfig: null
                            poa4GConfig: null
                            geoData: null
                        -
                            id: 956fd663-ef11-4992-8845-499a12ea969e
@@ -606,7 +606,7 @@ deployment:
                            terminalLinkPacketLoss: null
                            meta: null
                            userMeta: null
                            cellularPoaConfig: null
                            poa4GConfig: null
                            geoData: null
                            physicalLocations: null
                    interFogLatency: null
@@ -739,7 +739,7 @@ deployment:
                            terminalLinkPacketLoss: null
                            meta: null
                            userMeta: null
                            cellularPoaConfig: null
                            poa4GConfig: null
                            geoData: null
                        -
                            id: d4f98d78-253e-470a-af75-02c885c69a0e
@@ -759,7 +759,7 @@ deployment:
                            terminalLinkPacketLoss: null
                            meta: null
                            userMeta: null
                            cellularPoaConfig: null
                            poa4GConfig: null
                            geoData: null
                            physicalLocations: null
                    interFogLatency: null
Loading