Commit 2a147aff66a4f25c17004a57dd15296d77123f41

Authored by ivanka12
1 parent 8ef440da

add dasu_user to brokers.yaml and user.yaml

... ... @@ -4,7 +4,8 @@ users:
4 4 tenders: [test.quintagroup.com, test.quintagroup.com]
5 5 plans: [test.quintagroup.com, test.quintagroup.com]
6 6 auctions: [test.quintagroup.com, bc698baa8b814908bc75405ed3d63548]
7   - api_key: e9c3ccb8e8124f26941d5f9639a4ebc3
  7 + api_key: e9c3ccb8e8124f26941d5f9639a4ebc3
  8 + dasu_api_key: e9c3ccb8e8124f26941d5f9639a4ebc3
8 9 broker: Quinta
9 10 auth_edr: [test.quintagroup.com, f5111c99a97a45348d8165ba8fcf0d62]
10 11 browser: phantomjs
... ... @@ -16,6 +17,7 @@ users:
16 17 plans: [test.quintagroup.com, test.quintagroup.com]
17 18 auctions: [test.quintagroup.com, bc698baa8b814908bc75405ed3d63548]
18 19 api_key: e9c3ccb8e8124f26941d5f9639a4ebc3
  20 + dasu_api_key: ""
19 21 broker: Quinta
20 22 auth_edr: [test.quintagroup.com, f5111c99a97a45348d8165ba8fcf0d62]
21 23 browser: phantomjs
... ... @@ -27,6 +29,7 @@ users:
27 29 plans: [test.quintagroup.com, test.quintagroup.com]
28 30 auctions: [test.quintagroup.com, bc698baa8b814908bc75405ed3d63548]
29 31 api_key: e9c3ccb8e8124f26941d5f9639a4ebc3
  32 + dasu_api_key: ""
30 33 broker: Quinta
31 34 auth_edr: [test.quintagroup.com, f5111c99a97a45348d8165ba8fcf0d62]
32 35 browser: phantomjs
... ... @@ -38,6 +41,7 @@ users:
38 41 plans: [test.quintagroup.com, test.quintagroup.com]
39 42 auctions: [test.quintagroup.com, bc698baa8b814908bc75405ed3d63548]
40 43 api_key: e9c3ccb8e8124f26941d5f9639a4ebc3
  44 + dasu_api_key: ""
41 45 broker: Quinta
42 46 auth_edr: [test.quintagroup.com, f5111c99a97a45348d8165ba8fcf0d62]
43 47 browser: phantomjs
... ... @@ -45,15 +49,29 @@ users:
45 49 size: [1400, 900]
46 50 Tender_Viewer:
47 51 auth_ds:
48   - tenders: [test.quintagroup.com, test.quintagroup.com]
49   - plans: [test.quintagroup.com, test.quintagroup.com]
  52 + tenders: [test.quintagroup.com, test.quintagroup.com]
  53 + plans: [test.quintagroup.com, test.quintagroup.com]
  54 + monitorings: [test.quintagroup.com, test.quintagroup.com]
50 55 auctions: [test.quintagroup.com, bc698baa8b814908bc75405ed3d63548]
51 56 api_key: ""
  57 + dasu_api_key: ""
52 58 broker: Quinta
53 59 browser: firefox
54 60 auth_edr: [test.quintagroup.com, f5111c99a97a45348d8165ba8fcf0d62]
55 61 position: [0, 0]
56 62 size: [1400, 900]
  63 + Dasu_User:
  64 + auth_ds:
  65 + monitorings: [test.quintagroup.com, test.quintagroup.com]
  66 + plans: [test.quintagroup.com, test.quintagroup.com]
  67 + tenders: [test.quintagroup.com, test.quintagroup.com]
  68 + dasu_api_key: 9b3aaafba9fe4f4c95c3be3e1feaae31
  69 + api_key: 9b3aaafba9fe4f4c95c3be3e1feaae31
  70 + broker: Quinta
  71 + browser: phantomjs
  72 + auth_edr: [test.quintagroup.com, f5111c99a97a45348d8165ba8fcf0d62]
  73 + position: [0, 0]
  74 + size: [1400, 900]
57 75 Etender_Owner:
58 76 broker: Etender
59 77 homepage: "http://bid.uat.e-tender.biz/#/"
... ...
Please register or login to post a comment