blob: a37df3fe6b1d96746da27956757f4741cb69f1c3 [file] [log] [blame]
Pingping Lin96f17e92017-05-04 18:16:54 -07001mcord@mcord:~/service-profile/mcord$ git status
2On branch cord-2.0
3Your branch is up-to-date with 'origin/cord-2.0'.
4
5Changes not staged for commit:
6 (use "git add <file>..." to update what will be committed)
7 (use "git checkout -- <file>..." to discard changes in working directory)
8
9 modified: ../cord-pod/monitoringservice.yaml
10 modified: ../frontend/Makefile
11 modified: ../frontend/gateway-config.yml
12 modified: ../frontend/ui_containers.yaml
13 modified: Makefile
14 modified: cleanup.sh
15 modified: images.yaml
16 modified: mcord.yaml
17 modified: mgmt-net.yaml
18 modified: monitoringservice.yaml
19 modified: monitoringtenant.yaml
20 modified: network-cfg.json
21 modified: setup.yaml
22
23Untracked files:
24 (use "git add <file>..." to include in what will be committed)
25
26 ../cord-pod/#monitoringservice.yaml#
27 ../cord-pod/admin-openrc.sh
28 ../cord-pod/node_key
29 ../frontend/gui.yaml
30 ../mcord.tar.gz
31 admin-openrc.sh
32 apt-prereqs
33 containers.txt
34 error-pingping.log
35 files/activetest_config
36 files/passivetest_config
37 gateway-config.yml
38 id_rsa
39 id_rsa.pub
40 images-mwc.yaml
41 inframonitoring.yaml
42 node_key
43 nodes.yaml
44 non-xos-config/
45 onos_monitoring_service_endpoints.json
46 ui-style-config.js
47 ui_containers.yaml
48 vtn-external-april-1.yaml
49 vtn-external.yaml
50 vtnconfig.json
51
52