commit | c63fafc2383afc4422b4af458639316eaf63c0fe | [log] [tgz] |
---|---|---|
author | Lukasz Rajewski <lukasz.rajewski@orange.com> | Sat Mar 16 18:18:14 2019 +0100 |
committer | Lukasz Rajewski <lukasz.rajewski@orange.com> | Sat Mar 16 18:18:14 2019 +0100 |
tree | f03abcaf959c0bc5f544e3c9d11c622620d92a78 | |
parent | 9444b331a86ad1ce1c756103e7b475a12ba78e04 [diff] |
Added DistributeTrafficCheck LCM command support Proposed change adds support for new LCM API dedicated for traffic distribution pre- or post-checks that should assist DistributeTraffic LCM. Few small bugs fixed when multiple ansible server has been added and DistributeTraffic changes were not counted properly. Change-Id: I5606a2dd73e8f051f9a69a02bf7c51770f173263 Issue-ID: APPC-1470 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
This project was generated with Angular CLI version 1.2.3.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve
.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.