summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
.highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */

'libravatar'>maxbr5-5/+69 JIRA: PHAROS-264 Change-Id: I5404812a78755ce1026401b8dda1f0d167dc6fda Signed-off-by: maxbr <maxbr@mi.fu-berlin.de> 2016-09-12Add info to the resource viewmaxbr5-26/+153 JIRA: PHAROS-266 This adds a panel containing lab owner contact information, jenkins utilization timerange options and a table containing vpn users of a pod to the resource view. Change-Id: If991c74d3c93cd08f622771acc048ab998e16c48 Signed-off-by: maxbr <maxbr@mi.fu-berlin.de> 2016-09-12Add utilization column to dev pod tabmaxbr3-6/+24 JIRA: PHAROS-263 Change-Id: I25d5d4bf4ecc23febdc0c11eae3298ada9372e83 Signed-off-by: maxbr <maxbr@mi.fu-berlin.de> 2016-09-12Add booking utilization chartmaxbr13-28/+141 JIRA: PHAROS-263 Change-Id: I3a3a5115a1cf7742f9ac5a3ec753699c36b49815 Signed-off-by: maxbr <maxbr@mi.fu-berlin.de> 2016-09-06fix image pathMorgan Richomme1-2/+3 Change-Id: Ie8fd1267dfb83c019e2999b01c614ae18aafca9a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> 2016-09-01Remove first prototype of the Pharos Dashboardjose.lausuch44-42397/+0 The Dashboard implementation from Max is im progress and more advanced than the initial one. It doesn't make sense to maintain both of them. Change-Id: Iabea63a7e5b6e8d64cb72b8de2264c5c4484eae8 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com> 2016-08-31Merge "Revert "Minor updates to info file""Jack Morgan1-3/+2 2016-08-30Revert "Minor updates to info file"Morgan Richomme1-3/+2 This reverts commit e556a63cc5f78598e890346889948765906a6411. Change-Id: I92a63e1849f71384e07937d4aa1458752d29bfec Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> 2016-08-29Merge "Add a Resource detail view"Jack Morgan14-213/+275 2016-08-29Merge changes from topic 'pharos-dashboard'Jack Morgan7-163/+90 * changes: Add a Booking detail view Remove development settings 2016-08-29modif 1 orange lannion pod2 descriptionblelamer2-0/+215 Change-Id: I60674c8f8e2bfd0a77950044002a44100439c8fb Signed-off-by: blelamer <bertrand.lelamer@orange.com> 2016-08-25Add a Resource detail viewmaxbr14-213/+275 JIRA: RELENG-12 The resource page contains an utilization diagram, future bookings with their jira tickets and a list of servers. Change-Id: I2123ccbe96cde29a56af32b933ebbf6ba2668ed1 Signed-off-by: maxbr <maxbr@mi.fu-berlin.de> 2016-08-25Add a Booking detail viewmaxbr6-6/+90 JIRA: RELENG-12 This adds a pop-up to the booking calendar, containing information about a selected booking. Change-Id: Ie780006963cb927d073103edbaefbdab3de403fb Signed-off-by: maxbr <maxbr@mi.fu-berlin.de> 2016-08-25Remove development settingsmaxbr1-157/+0 JIRA: RELENG-12 Change-Id: I0a481c95e7acb17ca2efe9be1e90b2e49a7e8104 Signed-off-by: maxbr <maxbr@mi.fu-berlin.de> 2016-08-24Merge "Due to migration, update zte-pod1 and zte-pod2 info."Jack Morgan4-131/+176 2016-08-24Due to migration, update zte-pod1 and zte-pod2 info.wu.zhihui4-131/+176 JIRA: PHAROS-245 Change-Id: I3f8b20d3fea0bf00a210459b950186219c3c43f0 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn> 2016-08-23Merge changes from topic 'pharos-dashboard'Jack Morgan40-745/+62 * changes: Create Jira issue for new booking Remove database migration files 2016-08-22Updated Ericsson OPNFV Lab Information for Colorado releaseDaniel Smith5-2/+166 Fixes Whitespaces and some syntactical errors Added update and links to Ci/CD pages for Permanent Labs. Change-Id: I82de92a39bb48b3a6bf84a1678f4b7d7c1115630 Signed-off-by: Daniel Smith <daniel.smith@ericsson.com> JIRA: 007 2016-08-22Create Jira issue for new bookingmaxbr15-146/+61 JIRA: RELENG-12 The issue is assigned to the lab owner and to the POD Access Request Component. The pgp and ssh keys are uploaded to jira as an attachement. Signed-off-by: maxbr <maxbr@mi.fu-berlin.de> 2016-08-22Remove database migration filesmaxbr25-599/+1 JIRA: RELENG-12 Signed-off-by: maxbr <maxbr@mi.fu-berlin.de> 2016-08-22Merge "Use Jira Oauth for user authentication"Jack Morgan25-130/+540 2016-08-22Merge "Add a resource utilization page"Jack Morgan3-0/+111 2016-08-22Merge "Implement periodic tasks"Jack Morgan28-174/+410 2016-08-22Merge "Split the dashboard into different apps, add tests"Jack Morgan81-735/+1489 2016-08-22Merge "Migration ZTE NJ LAB from Nanjing to Shanghai"Jack Morgan14-148/+115 2016-08-22Description updatesJulien3-25/+34 Minor udpates and suggestions in review https://gerrit.opnfv.org/gerrit/#/c/18847/ Change-Id: I70c71dc36d6653fc0d09159a35e78253aa8cb81b Signed-off-by: Julien-zte <zhang.jun3g@zte.com.cn> 2016-08-22Migration ZTE NJ LAB from Nanjing to ShanghaiJulien14-148/+115 1. Migration ZTE POD1 and POD2 in Nanjing testlab into Shanghai. Update releated documents. 2. Update lab topology. 3. Separate Deploy Server from Jump Host. JIRA: PHAROS-245 JIRA: PHAROS-246 Change-Id: Ib567b564dec92c2bba780d4bd7af89c13fe5315e Signed-off-by: Julien <zhang.jun3g@zte.com.cn> 2016-08-22Update according DOCSJulien10-19/+40 Each path use a index.rst file to include all the rst files: 1). Add missing index.rst 2). Rename some file to index.rst 3). Ude a index.rst to include all the community labs(currently all the labs are at the top level) Change-Id: I9bb6903328a8d445121982dd662df9eeceb23ff5 Signed-off-by: Julien <zhang.jun3g@zte.com.cn> 2016-08-19Use Jira Oauth for user authenticationmaxbr25-130/+540 JIRA: RELENG-12 Users can use their jira accounts for the dashboard. This also allows the dasboard to open jira tickets for bookings. Signed-off-by: maxbr <maxbr@mi.fu-berlin.de> 2016-08-19Add a resource utilization pagemaxbr3-0/+111 JIRA: RELENG-12 Signed-off-by: maxbr <maxbr@mi.fu-berlin.de> 2016-08-19Implement periodic tasksmaxbr28-174/+410 JIRA: RELENG-12 The dashboard is now querying jenkins periodically and saving the results in the database. This fixes delays that were caused by calling the jenkins API. Signed-off-by: maxbr <maxbr@mi.fu-berlin.de> 2016-08-19Split the dashboard into different apps, add testsmaxbr81-735/+1489 JIRA: RELENG-12 Signed-off-by: maxbr <maxbr@mi.fu-berlin.de> 2016-08-17Minor updates to info fileJack Morgan1-3/+4 Please consider Julien for commiter Change-Id: If71a3d80bf996e9cd381b18b5ba184f773383742 Signed-off-by: Jack Morgan <jack.morgan@intel.com> 2016-08-17Merge "update OOL lab description"Jack Morgan9-190/+424 2016-08-10update OOL lab descriptionRyota MIBU9-190/+424 - add description of 'ool-virtual1' - use the new template Note: missing information will be updated by OOL admin in another patch. JIRA: PHAROS-231 Change-Id: If31baba1b072f56745e9c9e8798eea5289996a3a Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com> 2016-08-09Add zte-pod2 info in documents1001396811-373/+363 Update the documents structure to describe 2 PODs in ZTE NJ Pharos Lab: Update the template; Update zte-pod1 informaton; Add zte-pod2 information; Add zte-nj.rst into index.rst JIRA: PHAROS-235 Change-Id: Ib06e2d0c247a260e4c64909b90d2b33b32bc9dc6 Signed-off-by: Julien-zte <zhang.jun3g@zte.com.cn> Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn> 2016-08-04ZTE SH Lab documentsJulien7-1/+303 Add ZTE SH Lab information into documents JIRA: PHAROS-228 Change-Id: I4d9594b0a1a127cef5118bdb2a1f343185f97cb5 Signed-off-by: Julien-zte <zhang.jun3g@zte.com.cn> 2016-08-04Merge "Update the Pharos template"Daniel Smith3-57/+57 2016-08-04Merge "Add community labs information into"Daniel Smith4-0/+21 2016-07-30Add community labs information intoJulien4-0/+21 Add community labs information alphabetically into release documents. Add orange_**paris path** and organge_paris.rst, so that the lab and pod documents can be shown in the same chapter of the release document. JIRA: PHAROS-241 Change-Id: I9fcfaf89cd652c86d84a56e7a948c04a3c158d29 Signed-off-by: Julien <zhang.jun3g@zte.com.cn> 2016-07-29import pharos dashboard codemaxbr44-0/+1639 JIRA: RELENG-12 The last commit was missing some JS/CSS dependencies of the site. This happened because they are in folders that are named 'build' or 'dist'. This commit adds a bower.json file, that specifies dependencies. Dependencies can now be installed by running 'bower install' in the dashboard/static folder. Change-Id: I054f319c66771f767e97711cb678d79d3bd6bee4 Signed-off-by: maxbr <maxbr@mi.fu-berlin.de> 2016-07-29Update the Pharos templateJulien3-57/+57 Reduce the width of table for easier reading, Update the minor char changes JIRA: PHAROS-29 Change-Id: I7a3fe8dd73a46d7866c022fbbd93f41d373eeef0 Signed-off-by: Julien <zhang.jun3g@zte.com.cn> 2016-07-28import pharos dashboardmaxbr1-0/+0 JIRA: PHAROS-190 Change-Id: I8a9db2ae0dac93fb8921d59f6018bfe73a0694f3 Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>