pharos.git
6 years agoconfig/installers: Add PDF installer adapters 89/42789/1
Alexandru Avadanii [Mon, 18 Sep 2017 18:21:35 +0000 (20:21 +0200)]
config/installers: Add PDF installer adapters

Previously, PDF installer adapters resided in securedlab git repo, but
since we want to be able to use it in both securedlab (for validation
of new PDF files during verify jobs) and installer projects (for
actually parsing the PDF file into usable installer inputs), we
decided to move them to a common location, also available for regular
users.

This change merely replicates the current adapter files from securedlab
git repo for the following projects:
- apex;
- compass4nfv;
- daisy;
- joid;

Change-Id: Ic4bd75e1b2dc339c15cd4943dfc5a1c74c68b094
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 1a1c03d865c55872d5912ac60ce4a1af5e814de2)

6 years agominor changes 63/41963/1
Julien [Thu, 14 Sep 2017 12:30:17 +0000 (20:30 +0800)]
minor changes

missing comments in https://gerrit.opnfv.org/gerrit/#/c/41711/

Change-Id: I718a2c5b06a38700f739fe23e36f535562c2a90d
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
6 years agoMerge "Update requirements from ARM community"
julien zhang [Thu, 14 Sep 2017 12:27:12 +0000 (12:27 +0000)]
Merge "Update requirements from ARM community"

6 years agoMerge "Update contents in E release"
julien zhang [Thu, 14 Sep 2017 12:26:58 +0000 (12:26 +0000)]
Merge "Update contents in E release"

6 years agoUpdate requirements from ARM community 11/41711/1
Julien [Tue, 12 Sep 2017 14:09:08 +0000 (22:09 +0800)]
Update requirements from ARM community

Change-Id: Id221ade872bb7f38f406a2fb8ebc8651260b22bf
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
6 years agoUpdate contents in E release 35/41535/3
Julien [Mon, 11 Sep 2017 14:15:11 +0000 (22:15 +0800)]
Update contents in E release

correct some information like: links and descriptions
delete unuseful information

JIRA: PHAROS-311

Change-Id: I1fceaa13fbff540bcd3f314f4653c7cc8c485091
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
6 years agoAdd PDF to document 45/41545/1
Julien [Mon, 11 Sep 2017 16:02:33 +0000 (00:02 +0800)]
Add PDF to document

Change-Id: Ib3d9f89b4556d91c2d7207eb109e18eafe6dfbd6
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
6 years agoMerge "Fix Booking API"
julien zhang [Mon, 11 Sep 2017 14:20:17 +0000 (14:20 +0000)]
Merge "Fix Booking API"

6 years agorestruct documents according to opnfvdocs 07/39507/1
Julien [Thu, 17 Aug 2017 13:32:10 +0000 (21:32 +0800)]
restruct documents according to opnfvdocs

Use only development and release for we don't have test codes for now.

JIRA: PHAROS-311

Change-Id: Iacfcaba81a7a52e09cf999b8603cc9dc2f8f2b97
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
6 years agoFix Booking API 67/38267/1
maxbr [Thu, 27 Jul 2017 10:51:47 +0000 (12:51 +0200)]
Fix Booking API

This fixes a server error for the booking REST api and some html errors.

Change-Id: I86475967bbc8cd4c8f82f62e03789f1c9752d446
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
6 years agoMount PostgreSQL Data from Persistent Volume 35/38235/1
Trevor Bramwell [Wed, 26 Jul 2017 18:22:54 +0000 (11:22 -0700)]
Mount PostgreSQL Data from Persistent Volume

Each time the postgresql container is torn down the database is lost.
By using a presistent volume managed outside of docker compose, the
postgresql data can persist across updates and service restarts.

The volume needs to exist before the postgres container can start: this
is done with the 'make data' command.

Note: postgres container creates a volume at /var/lib/postgresql/data.
Mounting at this location ensures the data is persisted into the
external volume.

Change-Id: I958ba57fc735c594378d575bc7108bee0d30c1e3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "Adding Labels"
julien zhang [Tue, 11 Jul 2017 14:30:27 +0000 (14:30 +0000)]
Merge "Adding Labels"

6 years agoFix Yamllint Violations 31/36431/2
Trevor Bramwell [Fri, 23 Jun 2017 23:13:12 +0000 (16:13 -0700)]
Fix Yamllint Violations

JIRA: PHAROS-298

Change-Id: I1c9afc9bfee4a60144b95bc38e2333260c95167a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "Fix ipmi section to be valid yaml"
Jack Morgan [Sat, 10 Jun 2017 00:12:09 +0000 (00:12 +0000)]
Merge "Fix ipmi section to be valid yaml"

6 years agoFix ipmi section to be valid yaml 43/34843/1
agardner [Tue, 16 May 2017 13:44:13 +0000 (09:44 -0400)]
Fix ipmi section to be valid yaml

Change-Id: I04b5c5ead3b71c06549e9b385dcadacb79751ee4
Signed-off-by: agardner <agardner@linuxfoundation.org>
7 years agoPharos Dashboard: Add manual resource management 39/34339/2
maxbr [Fri, 5 May 2017 08:02:56 +0000 (10:02 +0200)]
Pharos Dashboard: Add manual resource management

Dev Pods are now managed by checking the "Dev pod" box in the Admin
Panel. This commit also fixes a dead image URL and the oauth process for the
dashboard URL.

Change-Id: Ic94160eb3a4504a369606261440df0e5354ac027
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoRemove docs ci job complains issues 89/30189/1
Julien [Thu, 9 Mar 2017 15:29:38 +0000 (23:29 +0800)]
Remove docs ci job complains issues

such as:
/home/jenkins-ci/opnfv/slave_root/workspace/docs-verify-rtd-master\
/docs/submodules/pharos/docs/labs/orange-lannion-lab/index.rst:201:
ERROR: Unexpected indentation.

Change-Id: I258ca061758e73ab576e44af5e4e2fed5e3cdb21
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
7 years agoAdding Labels 39/30039/1
ShubhamRathi [Wed, 8 Mar 2017 09:21:39 +0000 (14:51 +0530)]
Adding Labels

Labels serve as anchors/ refs when referenced from other documents
This patch adds labels to docs/*/*/index.rst

Change-Id: I3dd866f0721b0c97d7c29fce0b275b29d0b2ddc8
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agopod1.yaml for common configuration file 27/23727/9
Jack Morgan [Thu, 27 Oct 2016 14:30:40 +0000 (07:30 -0700)]
pod1.yaml for common configuration file

modifications:
1. use list to replace fixed names;
2. use structure to avoid deplicated info;
3. rearrage the structure;
4. delete nic parameters from jumpserver
5. remove address and mac_address from remoteparas

Change-Id: I4bc7e1ecf0321e852bbbe43c2ebc9a1291f7a78f
Signed-off-by: Jack Morgan <jack.morgan@intel.com>
7 years agoAdd booking communication reference implementation 27/26727/1
maxbr [Thu, 5 Jan 2017 11:38:00 +0000 (12:38 +0100)]
Add booking communication reference implementation

JIRA: PHAROS-265

This adds an implementation of a booking communication agent that
listens for booking notifications from the dashboard and updates the pod
status in the dashboard.

Change-Id: I1ea22390a46182a185df9c5e1771c9312d462092
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoAdd library for dashboard notification System 25/26725/1
maxbr [Thu, 5 Jan 2017 11:36:54 +0000 (12:36 +0100)]
Add library for dashboard notification System

JIRA: PHAROS-265

Change-Id: Ia33235c5160ef6b36b27a6fe1a2eb97a45e72367
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoAdd library for dashboard API 23/26723/1
maxbr [Thu, 5 Jan 2017 11:34:37 +0000 (12:34 +0100)]
Add library for dashboard API

JIRA: PHAROS-265

The DashboardAPI class can be used to query and update dashboard data.

Change-Id: I584a3cc500ff1d67011c18af4e73e504126310a2
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoMerge "Add pharos-validator tool"
Jack Morgan [Tue, 25 Oct 2016 11:45:14 +0000 (11:45 +0000)]
Merge "Add pharos-validator tool"

7 years agoAdd unit tests 31/23231/1
maxbr [Mon, 17 Oct 2016 12:56:11 +0000 (14:56 +0200)]
Add unit tests

JIRA: RELENG-12

This commit increases test statement coverage to 84%. It also fixes the bugs
that emerged while testing.

Change-Id: I696091f1a07f8b7647872c7cb15f4368a4690619
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoSync dashboard user data with jira 03/22703/2
maxbr [Wed, 5 Oct 2016 12:24:11 +0000 (14:24 +0200)]
Sync dashboard user data with jira

JIRA: PHAROS-264

Change-Id: Ic4533af04946ee0493c762ca79aaf46ee0f80e00
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoMerge "Add Installer and Scenario fields to bookings"
Jose Lausuch [Wed, 12 Oct 2016 12:59:53 +0000 (12:59 +0000)]
Merge "Add Installer and Scenario fields to bookings"

7 years agoAdd Lannion lab in doc 17/22917/1
Morgan Richomme [Mon, 10 Oct 2016 13:03:07 +0000 (15:03 +0200)]
Add Lannion lab in doc

Change-Id: Ic1ad5e5aa3e2fecc67db0daf78b64a8e3c2d5bb7
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoAdd Installer and Scenario fields to bookings 01/22701/2
maxbr [Wed, 5 Oct 2016 12:10:56 +0000 (14:10 +0200)]
Add Installer and Scenario fields to bookings

JIRA: PHAROS-272

Change-Id: I28f44bfadb1dbe3cb0caca0a8038fba988cf26f9
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoAdd pharos-validator tool 63/22663/1
Todd Gaunt [Mon, 3 Oct 2016 20:02:12 +0000 (16:02 -0400)]
Add pharos-validator tool

Change-Id: I38e077c2c90059e39ee9871abf5d867a875827a3
Signed-off-by: Todd Gaunt <singularik@iol.unh.edu>
7 years agoAdd database migration files 53/22453/1
maxbr [Mon, 26 Sep 2016 14:36:56 +0000 (16:36 +0200)]
Add database migration files

Change-Id: Id24ced5dc7d71861df9899d472edb26f5805da50
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoRestructure dashboard project for docker deploying 51/22451/1
maxbr [Mon, 26 Sep 2016 14:36:11 +0000 (16:36 +0200)]
Restructure dashboard project for docker deploying

Change-Id: I13cad51270504ee4bed8558598a8891af58a26ab
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoMerge "update the huawei's lab"
Jack Morgan [Thu, 22 Sep 2016 13:53:37 +0000 (13:53 +0000)]
Merge "update the huawei's lab"

7 years agoAdd license headers 37/22237/2
maxbr [Wed, 21 Sep 2016 15:51:57 +0000 (17:51 +0200)]
Add license headers

JIRA: RELENG-12

Change-Id: I6aeb82b2f72d086b70737f86282f8ed0c48f83cf
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoMerge changes from topic 'pharos-dashboard'
Jack Morgan [Wed, 21 Sep 2016 15:48:38 +0000 (15:48 +0000)]
Merge changes from topic 'pharos-dashboard'

* changes:
  Add a REST API for the dashboard
  Send notifications for booking start and end

7 years agoFix no-license issue 07/22207/2
Julien [Wed, 21 Sep 2016 14:43:23 +0000 (22:43 +0800)]
Fix no-license issue

delete docs/etc/ for they are not used anymore
add license info for yaml files

Change-Id: Ibac03b338700fcb52ca7c290b594b7f874f53d5c
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
7 years agoMerge "Update the file naming"
Julien [Wed, 21 Sep 2016 14:46:56 +0000 (14:46 +0000)]
Merge "Update the file naming"

7 years agoMerge "Implement notification framework"
Jose Lausuch [Wed, 21 Sep 2016 08:53:12 +0000 (08:53 +0000)]
Merge "Implement notification framework"

7 years agoMerge "Fix table HTML"
Jose Lausuch [Wed, 21 Sep 2016 08:53:06 +0000 (08:53 +0000)]
Merge "Fix table HTML"

7 years agoupdate the huawei's lab 13/21813/11
Wutianwei [Tue, 20 Sep 2016 12:59:37 +0000 (20:59 +0800)]
update the huawei's lab

Change-Id: I96c046b298bd915716b67790515ad9a555e6f62c
Signed-off-by: Wutianwei <wutianwei1@huawei.com>
7 years agoPharos spec: AArch64 additions 83/21883/2
Alexandru Avadanii [Tue, 20 Sep 2016 15:31:53 +0000 (17:31 +0200)]
Pharos spec: AArch64 additions

Change-Id: I42bdd5301bb9d45a8d3e806298ff138c21d9c220
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoAdding Julien Zhang back to committer list 13/21513/3
Jack Morgan [Tue, 20 Sep 2016 01:35:34 +0000 (18:35 -0700)]
Adding Julien Zhang back to committer list

Change-Id: I79acf4e3226d90271e16b59ace5c553f55d0995e
Signed-off-by: Jack Morgan <jack.morgan@intel.com>
7 years agoRenaming the specification to index.rst to follow colorado guidelines. 59/21459/1
ChristopherPrice [Mon, 19 Sep 2016 14:44:29 +0000 (16:44 +0200)]
Renaming the specification to index.rst to follow colorado guidelines.

Change-Id: I0d8d12f923f3f925537be7fd32d118c4497802d5
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
7 years agoAdd a REST API for the dashboard 99/21399/1
maxbr [Mon, 19 Sep 2016 08:14:19 +0000 (10:14 +0200)]
Add a REST API for the dashboard

JIRA: PHAROS-265

Change-Id: Ic1b2d20415b0b84473d5915c4f26f3e65bbb1ecf
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoSend notifications for booking start and end 97/21397/1
maxbr [Mon, 19 Sep 2016 08:13:26 +0000 (10:13 +0200)]
Send notifications for booking start and end

JIRA: PHAROS-265

Change-Id: I53a37ac31dda70935752afc6da3315e6dfcbc90f
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoImplement notification framework 95/21395/1
maxbr [Mon, 19 Sep 2016 08:11:55 +0000 (10:11 +0200)]
Implement notification framework

JIRA: PHAROS-265

The framework can be used by the dashboard and the labs to exchange
notifications about booking events and pod status.

Change-Id: Ibd7cd353c4933f7662d5368182faef8298b85efc
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoFix table HTML 93/21393/1
maxbr [Mon, 19 Sep 2016 08:10:54 +0000 (10:10 +0200)]
Fix table HTML

JIRA: RELENG-12

Change-Id: I780c1fc0daab9ee2f2599c51f31eb416a2c7dbbf
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoUpdate the file naming 71/21371/1
Julien [Mon, 19 Sep 2016 00:48:24 +0000 (08:48 +0800)]
Update the file naming

Update lab and pod name according to discussion of Pharos meeting on
Sep.14, consistent naming for labs directory:
https://wiki.opnfv.org/display/pharos/Pharos+git+repo

Change-Id: I54520dda3f0662e42b8c1199f23036ced65b73bf
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
7 years agoMerge "fix image path"
Morgan Richomme [Tue, 13 Sep 2016 16:32:02 +0000 (16:32 +0000)]
Merge "fix image path"

7 years agoAdd user info panel 87/20887/1
maxbr [Mon, 12 Sep 2016 09:19:18 +0000 (11:19 +0200)]
Add user info panel

JIRA: PHAROS-264

Change-Id: I5404812a78755ce1026401b8dda1f0d167dc6fda
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoAdd info to the resource view 85/20885/1
maxbr [Mon, 12 Sep 2016 09:18:10 +0000 (11:18 +0200)]
Add info to the resource view

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>
7 years agoAdd utilization column to dev pod tab 83/20883/1
maxbr [Mon, 12 Sep 2016 09:16:30 +0000 (11:16 +0200)]
Add utilization column to dev pod tab

JIRA: PHAROS-263

Change-Id: I25d5d4bf4ecc23febdc0c11eae3298ada9372e83
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoAdd booking utilization chart 81/20881/1
maxbr [Mon, 12 Sep 2016 09:08:56 +0000 (11:08 +0200)]
Add booking utilization chart

JIRA: PHAROS-263

Change-Id: I3a3a5115a1cf7742f9ac5a3ec753699c36b49815
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agofix image path 05/20305/2
Morgan Richomme [Mon, 5 Sep 2016 08:36:23 +0000 (10:36 +0200)]
fix image path

Change-Id: Ie8fd1267dfb83c019e2999b01c614ae18aafca9a
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoRemove first prototype of the Pharos Dashboard 17/20117/1
jose.lausuch [Thu, 1 Sep 2016 08:44:01 +0000 (10:44 +0200)]
Remove first prototype of the Pharos Dashboard

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>
7 years agoMerge "Revert "Minor updates to info file""
Jack Morgan [Wed, 31 Aug 2016 14:01:19 +0000 (14:01 +0000)]
Merge "Revert "Minor updates to info file""

7 years agoRevert "Minor updates to info file" 53/19453/3
Morgan Richomme [Wed, 24 Aug 2016 08:37:41 +0000 (08:37 +0000)]
Revert "Minor updates to info file"

This reverts commit e556a63cc5f78598e890346889948765906a6411.

Change-Id: I92a63e1849f71384e07937d4aa1458752d29bfec
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoMerge "Add a Resource detail view"
Jack Morgan [Mon, 29 Aug 2016 18:25:32 +0000 (18:25 +0000)]
Merge "Add a Resource detail view"

7 years agoMerge changes from topic 'pharos-dashboard'
Jack Morgan [Mon, 29 Aug 2016 18:25:13 +0000 (18:25 +0000)]
Merge changes from topic 'pharos-dashboard'

* changes:
  Add a Booking detail view
  Remove development settings

7 years agomodif 1 orange lannion pod2 description 23/19723/2
blelamer [Mon, 29 Aug 2016 12:34:05 +0000 (14:34 +0200)]
modif 1  orange lannion pod2 description

Change-Id: I60674c8f8e2bfd0a77950044002a44100439c8fb
Signed-off-by: blelamer <bertrand.lelamer@orange.com>
7 years agoAdd a Resource detail view 67/19567/1
maxbr [Thu, 25 Aug 2016 10:10:55 +0000 (12:10 +0200)]
Add a Resource detail view

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>
7 years agoAdd a Booking detail view 65/19565/1
maxbr [Thu, 25 Aug 2016 10:05:19 +0000 (12:05 +0200)]
Add a Booking detail view

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>
7 years agoRemove development settings 63/19563/1
maxbr [Thu, 25 Aug 2016 09:58:45 +0000 (11:58 +0200)]
Remove development settings

JIRA: RELENG-12

Change-Id: I0a481c95e7acb17ca2efe9be1e90b2e49a7e8104
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoMerge "Due to migration, update zte-pod1 and zte-pod2 info."
Jack Morgan [Wed, 24 Aug 2016 12:39:48 +0000 (12:39 +0000)]
Merge "Due to migration, update zte-pod1 and zte-pod2 info."

7 years agoDue to migration, update zte-pod1 and zte-pod2 info. 23/19423/3
wu.zhihui [Wed, 24 Aug 2016 02:49:38 +0000 (10:49 +0800)]
Due to migration, update zte-pod1 and zte-pod2 info.

JIRA: PHAROS-245

Change-Id: I3f8b20d3fea0bf00a210459b950186219c3c43f0
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
7 years agoMerge changes from topic 'pharos-dashboard'
Jack Morgan [Tue, 23 Aug 2016 13:36:37 +0000 (13:36 +0000)]
Merge changes from topic 'pharos-dashboard'

* changes:
  Create Jira issue for new booking
  Remove database migration files

7 years agoUpdated Ericsson OPNFV Lab Information for Colorado release 49/19249/4
Daniel Smith [Mon, 22 Aug 2016 19:30:42 +0000 (15:30 -0400)]
Updated Ericsson OPNFV Lab Information for Colorado release

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

7 years agoCreate Jira issue for new booking 37/19237/1
maxbr [Mon, 22 Aug 2016 16:59:47 +0000 (18:59 +0200)]
Create Jira issue for new booking

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>
7 years agoRemove database migration files 35/19235/1
maxbr [Mon, 22 Aug 2016 16:50:33 +0000 (18:50 +0200)]
Remove database migration files

JIRA: RELENG-12

Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoMerge "Use Jira Oauth for user authentication"
Jack Morgan [Mon, 22 Aug 2016 14:13:52 +0000 (14:13 +0000)]
Merge "Use Jira Oauth for user authentication"

7 years agoMerge "Add a resource utilization page"
Jack Morgan [Mon, 22 Aug 2016 14:13:33 +0000 (14:13 +0000)]
Merge "Add a resource utilization page"

7 years agoMerge "Implement periodic tasks"
Jack Morgan [Mon, 22 Aug 2016 14:13:24 +0000 (14:13 +0000)]
Merge "Implement periodic tasks"

7 years agoMerge "Split the dashboard into different apps, add tests"
Jack Morgan [Mon, 22 Aug 2016 14:13:06 +0000 (14:13 +0000)]
Merge "Split the dashboard into different apps, add tests"

7 years agoMerge "Migration ZTE NJ LAB from Nanjing to Shanghai"
Jack Morgan [Mon, 22 Aug 2016 14:12:45 +0000 (14:12 +0000)]
Merge "Migration ZTE NJ LAB from Nanjing to Shanghai"

7 years agoDescription updates 35/19135/2
Julien [Mon, 22 Aug 2016 02:22:16 +0000 (10:22 +0800)]
Description updates

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>
7 years agoMigration ZTE NJ LAB from Nanjing to Shanghai 59/19159/1
Julien [Mon, 22 Aug 2016 07:08:27 +0000 (15:08 +0800)]
Migration ZTE NJ LAB from Nanjing to Shanghai

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>
7 years agoUpdate according DOCS 47/18847/3
Julien [Wed, 17 Aug 2016 14:59:18 +0000 (22:59 +0800)]
Update according DOCS

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>
7 years agoUse Jira Oauth for user authentication 75/19075/1
maxbr [Fri, 19 Aug 2016 15:15:28 +0000 (17:15 +0200)]
Use Jira Oauth for user authentication

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>
7 years agoAdd a resource utilization page 73/19073/1
maxbr [Fri, 19 Aug 2016 15:14:11 +0000 (17:14 +0200)]
Add a resource utilization page

JIRA: RELENG-12

Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoImplement periodic tasks 71/19071/1
maxbr [Fri, 19 Aug 2016 15:11:58 +0000 (17:11 +0200)]
Implement periodic tasks

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>
7 years agoSplit the dashboard into different apps, add tests 69/19069/1
maxbr [Fri, 19 Aug 2016 15:10:31 +0000 (17:10 +0200)]
Split the dashboard into different apps, add tests

JIRA: RELENG-12

Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoMinor updates to info file 87/18887/1
Jack Morgan [Wed, 17 Aug 2016 21:29:38 +0000 (14:29 -0700)]
Minor updates to info file

Please consider Julien for commiter

Change-Id: If71a3d80bf996e9cd381b18b5ba184f773383742
Signed-off-by: Jack Morgan <jack.morgan@intel.com>
7 years agoMerge "update OOL lab description"
Jack Morgan [Wed, 17 Aug 2016 14:20:46 +0000 (14:20 +0000)]
Merge "update OOL lab description"

7 years agoupdate OOL lab description 33/17633/5
Ryota MIBU [Thu, 28 Jul 2016 10:44:03 +0000 (19:44 +0900)]
update OOL lab description

- 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>
7 years agoAdd zte-pod2 info in documents 35/17735/9
10013968 [Wed, 27 Jul 2016 15:37:55 +0000 (23:37 +0800)]
Add zte-pod2 info in documents

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>
7 years agoZTE SH Lab documents 47/17847/5
Julien [Fri, 29 Jul 2016 06:32:23 +0000 (14:32 +0800)]
ZTE SH Lab documents

Add ZTE SH Lab information into documents

JIRA: PHAROS-228

Change-Id: I4d9594b0a1a127cef5118bdb2a1f343185f97cb5
Signed-off-by: Julien-zte <zhang.jun3g@zte.com.cn>
7 years agoMerge "Update the Pharos template"
Daniel Smith [Thu, 4 Aug 2016 02:49:43 +0000 (02:49 +0000)]
Merge "Update the Pharos template"

7 years agoMerge "Add community labs information into"
Daniel Smith [Thu, 4 Aug 2016 02:49:28 +0000 (02:49 +0000)]
Merge "Add community labs information into"

7 years agoAdd community labs information into 49/17849/2
Julien [Sat, 30 Jul 2016 15:15:56 +0000 (23:15 +0800)]
Add community labs information into

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>
7 years agoimport pharos dashboard code 09/17809/2
maxbr [Fri, 29 Jul 2016 10:43:43 +0000 (12:43 +0200)]
import pharos dashboard code

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>
7 years agoUpdate the Pharos template 49/17749/1
Julien [Thu, 28 Jul 2016 16:12:33 +0000 (00:12 +0800)]
Update the Pharos template

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>
7 years agoimport pharos dashboard 83/17683/1
maxbr [Thu, 28 Jul 2016 08:28:59 +0000 (10:28 +0200)]
import pharos dashboard

JIRA: PHAROS-190

Change-Id: I8a9db2ae0dac93fb8921d59f6018bfe73a0694f3
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
7 years agoReformat the rst documents 93/17093/2
10013968 [Mon, 18 Jul 2016 15:51:00 +0000 (23:51 +0800)]
Reformat the rst documents

Main changes:
Set the textwidth to 100, exceptions: tables and http links may be
longer than the limits
Cut off the table width as shorten as possible

JIRA: PHAROS-227

Change-Id: I07861e675d76ab5063f388d3be7d0b51c8bad38b
Signed-off-by: 10013968 <zhang.jun3g@zte.com.cn>
7 years agoMerge "Add pod description and topology graph of ZTE testlab."
Daniel Smith [Wed, 27 Jul 2016 15:35:00 +0000 (15:35 +0000)]
Merge "Add pod description and topology graph of ZTE testlab."

7 years agoMerge "Create lab-description.rst file of zte pod."
Daniel Smith [Wed, 27 Jul 2016 15:32:33 +0000 (15:32 +0000)]
Merge "Create lab-description.rst file of zte pod."

7 years agoMerge "Update the wiki page link"
Daniel Smith [Wed, 27 Jul 2016 15:31:20 +0000 (15:31 +0000)]
Merge "Update the wiki page link"

7 years agoAdd detailed configuration steps to Jump server 93/3093/4
Julien-zte [Fri, 6 Nov 2015 01:24:09 +0000 (09:24 +0800)]
Add detailed configuration steps to Jump server

Add more information for configuration the Jump server
1. bridge interface
2. sshd
3. nameserver

JIRA: PHAROS-78

Change-Id: I9e30828f95c2d338ebbb0050424fef5a91afe916
Signed-off-by: Julien-zte <zhang.jun3g@zte.com.cn>
7 years agoUpdate the wiki page link 41/16941/4
10013968 [Fri, 15 Jul 2016 05:21:21 +0000 (13:21 +0800)]
Update the wiki page link

OPNFV community changes wiki toolchain from dokuwiki to confluence,
which causes most of the links are changed. Most of wiki page links
in pharos documents are unvlid any more esp. these pharos lab links.

JIRA: PHAROS-226

Change-Id: Ic64e90a829fc1e1f6b849439cf7fef134e39484a
Signed-off-by: 10013968 <zhang.jun3g@zte.com.cn>
7 years agoMerge "Adaptations in the dashboard for the LF server"
jose.lausuch [Thu, 14 Jul 2016 07:36:47 +0000 (07:36 +0000)]
Merge "Adaptations in the dashboard for the LF server"

7 years agoMerge "Added a Testlab information on OOL"
Morgan Richomme [Fri, 24 Jun 2016 06:46:43 +0000 (06:46 +0000)]
Merge "Added a Testlab information on OOL"

7 years agoAdd OPNFV Orange Paris Community Lab description 41/15541/2
fdespres [Tue, 14 Jun 2016 13:28:16 +0000 (15:28 +0200)]
Add OPNFV Orange Paris Community Lab description

JIRA:PHAROS-58

Change-Id: I7e06f368226d20b842ec7ab3e1c61c92aba09ffa
Signed-off-by: fdespres <francois.despres@orange.com>
Signed-off-by: Francois DESPRES <francois.despres@orange.com>