pharos-tools.git
5 years agoAllow labs to retirieve and update some host information in the api 41/67241/1
Parker Berberian [Tue, 12 Mar 2019 14:28:48 +0000 (10:28 -0400)]
Allow labs to retirieve and update some host information in the api

Change-Id: Ib0682141351f7789c50d98a992ab166c2f033f4b
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoFix migration and models 89/67189/1
Parker Berberian [Wed, 6 Mar 2019 16:47:23 +0000 (11:47 -0500)]
Fix migration and models

We missed a few migrations

Change-Id: I58e1abb53e5295ec6c6228906d6eb2fd7fea0b84
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoMerge "Enhance PDF/IDF Support"
Parker Berberian [Fri, 1 Mar 2019 18:21:51 +0000 (18:21 +0000)]
Merge "Enhance PDF/IDF Support"

5 years agoMerge "Add test utils and tests for quick booking"
Parker Berberian [Fri, 1 Mar 2019 18:18:43 +0000 (18:18 +0000)]
Merge "Add test utils and tests for quick booking"

5 years agoAdd test utils and tests for quick booking 39/66939/11
Sawyer Bergeron [Mon, 11 Feb 2019 17:54:42 +0000 (12:54 -0500)]
Add test utils and tests for quick booking

Change-Id: Ie76c6fe26622ca8363055b8ebbe0dc6deaed5824
Signed-off-by: Sawyer Bergeron <sawyerbergeron@gmail.com>
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoEnhance PDF/IDF Support 19/67119/2
Parker Berberian [Tue, 26 Feb 2019 17:01:18 +0000 (12:01 -0500)]
Enhance PDF/IDF Support

Improves PDF template and code organization and adds
an IDF template.

To complete these templates, the lab must be able to
report L3 network info and ipmi info at the least.
A change to the API to allow for this has to be made.

Change-Id: I4b9d2e73eb3940300f7e95fa2f9f4ddd0d606c60
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoUpdate IPMI handling 34/67134/1
Parker Berberian [Wed, 27 Feb 2019 16:52:21 +0000 (11:52 -0500)]
Update IPMI handling

provides a way for the lab to report IPMI info to the
dashboard. Necessary to allow the dashboard
to fully generate a PDF for OPNFV deploy

Change-Id: Ieef7a93e28b155ee90f3ffd3cfeedace332a6641
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoMerge "Update Inbox Featureset"
Parker Berberian [Mon, 25 Feb 2019 17:04:57 +0000 (17:04 +0000)]
Merge "Update Inbox Featureset"

5 years agoUpdate Inbox Featureset 19/66719/6
Sawyer Bergeron [Mon, 28 Jan 2019 18:07:05 +0000 (13:07 -0500)]
Update Inbox Featureset

Inbox now supports marking unread, marking for deletion,
and has a new UI

Change-Id: Ia684056f70ecca31bbd71634f4d1d5415f7e5428
Signed-off-by: Sawyer Bergeron <sawyerbergeron@gmail.com>
5 years agoCheck for Host Availability 71/66171/2
Parker Berberian [Thu, 3 Jan 2019 20:46:32 +0000 (15:46 -0500)]
Check for Host Availability

Currently, if not enough hosts are free to fulfill a booking,
booking creation will fail with an error message to the users.
This commit adds a way to check if a given POD will be available
and communicates to the user if not.

Change-Id: Ib75d9ee4759cf991a5c985cb4a6f7baaaafbe8fa
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoFixed Selection of single hosts in quick booking 87/67087/2
Parker Berberian [Fri, 22 Feb 2019 17:38:04 +0000 (12:38 -0500)]
Fixed Selection of single hosts in quick booking

Change-Id: I8ca860ee23f9df44e38da76d539729771d32c455
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoMerge "Fixed all Flake8 errors"
Parker Berberian [Mon, 18 Feb 2019 17:07:47 +0000 (17:07 +0000)]
Merge "Fixed all Flake8 errors"

5 years agoFixed all Flake8 errors 91/66791/2
Parker Berberian [Wed, 30 Jan 2019 18:40:15 +0000 (13:40 -0500)]
Fixed all Flake8 errors

Change-Id: I1186429df8989461e2384f1f3e533c55cebfb1b4
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoMerge "Allow Users to Delete objects and Cancel Bookings"
Parker Berberian [Fri, 1 Feb 2019 15:30:36 +0000 (15:30 +0000)]
Merge "Allow Users to Delete objects and Cancel Bookings"

5 years agoFixed PTL Checks 75/66775/2
Parker Berberian [Tue, 29 Jan 2019 17:05:05 +0000 (12:05 -0500)]
Fixed PTL Checks

First, this commit correctly parses the gerrit urls and can
redirect itself to the raw info file if the user provides
the html rendered one.
This commit also fixes the way it checks the user against the
found PTLs. The returned data changed format when support was added for
sub-PTLs and the checks were never updated.

Change-Id: I5801d207ec823c718a5beb5d5e78ee5780ec65e0
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoAllow Users to Delete objects and Cancel Bookings 29/66729/2
Parker Berberian [Tue, 29 Jan 2019 15:05:27 +0000 (10:05 -0500)]
Allow Users to Delete objects and Cancel Bookings

A user can now delete thier own resources, configs,
and snapshots as well as cancelling bookings.

Change-Id: Ic8e4751feeb0b8fa0d76816b8df2d16729ad2828
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoMerge "Add Tox commands to lint Python code"
Parker Berberian [Mon, 28 Jan 2019 19:25:50 +0000 (19:25 +0000)]
Merge "Add Tox commands to lint Python code"

5 years agoMerge "Remove broken API link"
Parker Berberian [Mon, 28 Jan 2019 18:43:35 +0000 (18:43 +0000)]
Merge "Remove broken API link"

5 years agoAdd Tox commands to lint Python code 11/65711/2
Trevor Bramwell [Mon, 10 Dec 2018 17:23:57 +0000 (09:23 -0800)]
Add Tox commands to lint Python code

This adds tox jobs for running flake8.

Flake8 is a syntax analyzer for python source code that combines
the tools pyflakes and pep8 into one.

This tool can be used to find syntax issues, unnecessary imports, and
style violations, which all improve the code quality and readability.

Change-Id: I7521c3a43ef4599eb12fd72e87a0c6ec0df61e7a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoRemove broken API link 23/66623/1
Parker Berberian [Thu, 24 Jan 2019 15:33:09 +0000 (10:33 -0500)]
Remove broken API link

We moved away from the DRF for a lot of the more complex api
interactions in 2.0, so the API link on the sidebar
was broken.

Change-Id: Id63d8d52d514f447bf282f40199f6ecc7322922b
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoFix Reimaging Hosts 95/66595/1
Parker Berberian [Wed, 23 Jan 2019 18:47:56 +0000 (13:47 -0500)]
Fix Reimaging Hosts

When a User wants to reimage a host, the dashboard needs to also refresh the
network and ssh configurations. Otherwise a host is reimaged and becomes
unreachable.

Change-Id: I534f200498c9217bda81190861021c482e052a81
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoFixed timezone issue in the Snapshot Workflow 73/66573/1
Parker Berberian [Tue, 22 Jan 2019 16:54:12 +0000 (11:54 -0500)]
Fixed timezone issue in the Snapshot Workflow

The snapshot workflow was using the python datetime module directly,
which breaks on the strict timezone requirements of the live
dashboard. This commit uses the django timezone module instead

Change-Id: I04b43b127bd3d8eb8ac72aa9c84e24a5f154a880
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoMerge "Fix BookingDetail Template"
Parker Berberian [Fri, 18 Jan 2019 21:21:28 +0000 (21:21 +0000)]
Merge "Fix BookingDetail Template"

5 years agoMerge "Fix ConfigBundle not being set in quick deploy"
Parker Berberian [Fri, 18 Jan 2019 21:21:12 +0000 (21:21 +0000)]
Merge "Fix ConfigBundle not being set in quick deploy"

5 years agoMerge "Make landing page less sparse"
Parker Berberian [Fri, 18 Jan 2019 21:20:35 +0000 (21:20 +0000)]
Merge "Make landing page less sparse"

5 years agoMake landing page less sparse 99/66499/1
Sawyer Bergeron [Fri, 18 Jan 2019 21:14:00 +0000 (16:14 -0500)]
Make landing page less sparse

Change-Id: If661574fd0c62e208651507ccff844cf6f14e914
Signed-off-by: Sawyer Bergeron <sawyerbergeron@gmail.com>
5 years agoOverHaul the Snapshot Workflow 73/66473/5
Parker Berberian [Thu, 17 Jan 2019 17:51:04 +0000 (12:51 -0500)]
OverHaul the Snapshot Workflow

Makes the Snapshot workflow much prettier and more functional.

Change-Id: Icdd66f64e6d336ad49ed3cf638a301d0ca92fda9
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoMerge "Style Account pages"
Parker Berberian [Fri, 18 Jan 2019 19:52:28 +0000 (19:52 +0000)]
Merge "Style Account pages"

5 years agoStyle Account pages 95/66495/2
Parker Berberian [Fri, 18 Jan 2019 19:43:11 +0000 (14:43 -0500)]
Style Account pages

Adds some prettiness to the account pages that list bookings, etc

Change-Id: I90508cfafba00380d67965a038dc54d1fac43f60
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoFix ConfigBundle not being set in quick deploy 93/66493/1
Sawyer Bergeron [Fri, 18 Jan 2019 17:55:05 +0000 (12:55 -0500)]
Fix ConfigBundle not being set in quick deploy

booking.config_bundle was not getting set in quick deploy, making the
booking detail page inaccurate

Change-Id: If62518030cc5d1726cbc03efa745c38a99465881
Signed-off-by: Sawyer Bergeron <sawyerbergeron@gmail.com>
5 years agoAllow for Hosts to be Re-Imaged 11/66411/2
Parker Berberian [Tue, 15 Jan 2019 17:49:20 +0000 (12:49 -0500)]
Allow for Hosts to be Re-Imaged

This change adds a button the user can press on thier booking
detail page to reset thier host. They can choose to deploy
any available image to thier servers (not just the one already used)

Change-Id: I97a9869d2b38389c54f13173bb28a68cc52bb8d5
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoFix BookingDetail Template 91/66491/1
Sawyer Bergeron [Fri, 18 Jan 2019 16:56:21 +0000 (11:56 -0500)]
Fix BookingDetail Template

Booking detail view template did not properly reference diskprofile
objects by their related name, so that area was blank in the rendered
page

Change-Id: Icedc12a6cd31a2422e26281e2b4f34750fb01bae
Signed-off-by: Sawyer Bergeron <sawyerbergeron@gmail.com>
5 years agoMerge "Styled the Booking Statistics page"
Parker Berberian [Fri, 18 Jan 2019 16:31:24 +0000 (16:31 +0000)]
Merge "Styled the Booking Statistics page"

5 years agoMerge "Add Quick-Booking Workflow"
Parker Berberian [Fri, 18 Jan 2019 16:30:27 +0000 (16:30 +0000)]
Merge "Add Quick-Booking Workflow"

5 years agoAdd Quick-Booking Workflow 63/66463/9
Sawyer Bergeron [Thu, 17 Jan 2019 16:30:35 +0000 (11:30 -0500)]
Add Quick-Booking Workflow

Users can now quickly provision a single-host pod without having to
configure unecessary networking. This is intended to be analogous to the
workflow used during LaaS 1.0, and to speed up the process of creating a
booking for users who do not need more than a single host (for virtual
deployments)

Change-Id: Ia19cea9a42bbb1df57aad05af8f8ea821395664d
Signed-off-by: Sawyer Bergeron <sawyerbergeron@gmail.com>
5 years agoMerge "Fix Multiple Select Filter Widget"
Parker Berberian [Fri, 18 Jan 2019 16:19:32 +0000 (16:19 +0000)]
Merge "Fix Multiple Select Filter Widget"

5 years agoStyled the Booking Statistics page 45/66445/1
Parker Berberian [Wed, 16 Jan 2019 22:18:09 +0000 (17:18 -0500)]
Styled the Booking Statistics page

Added some pretty CSS

Change-Id: I8330f8de34ab22197bedad802b3696526c009ba4
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoMerge "Landing page now links to LaaS 2.0 wiki entry"
Parker Berberian [Wed, 16 Jan 2019 20:11:21 +0000 (20:11 +0000)]
Merge "Landing page now links to LaaS 2.0 wiki entry"

5 years agoFix Multiple Select Filter Widget 41/66441/1
Parker Berberian [Wed, 16 Jan 2019 20:05:36 +0000 (15:05 -0500)]
Fix Multiple Select Filter Widget

Fixed a bug in the widget that allowed multiple
objects to be selected when only one was allowed.

Change-Id: I623a041fa82a2f7ee178df782d21d100617eac3b
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoFix API serialization 03/66203/1
Parker Berberian [Fri, 4 Jan 2019 16:29:00 +0000 (11:29 -0500)]
Fix API serialization

Under special circumstances, the 'context' field may be empty and serialization will fail,
but that field is optional so we will ignore errors.

Change-Id: I2e1e47a2f7d507e45b171f80aa241c8026cfc1a5
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoLanding page now links to LaaS 2.0 wiki entry 01/66201/1
Sawyer Bergeron [Fri, 4 Jan 2019 16:12:41 +0000 (11:12 -0500)]
Landing page now links to LaaS 2.0 wiki entry

Change-Id: I01dd7f671a21c9b9f06dede341d6ddf410f0e776
Signed-off-by: Sawyer Bergeron <sawyerbergeron@gmail.com>
5 years agoMerge "Fixed Query for free hosts"
Parker Berberian [Fri, 4 Jan 2019 14:58:07 +0000 (14:58 +0000)]
Merge "Fixed Query for free hosts"

5 years agoFix landing page directions for not-logged-in users 99/66199/1
Sawyer Bergeron [Fri, 4 Jan 2019 14:38:43 +0000 (09:38 -0500)]
Fix landing page directions for not-logged-in users

Users will see a more informative landing page that directs them to log
in if they have not yet done so, rather than displaying actions they can
not yet take and having a required login get triggered later

Change-Id: I9812367930665614933551f780f4c6726ff3049c
Signed-off-by: Sawyer Bergeron <sawyerbergeron@gmail.com>
5 years agoFixed Query for free hosts 97/66197/1
Parker Berberian [Fri, 4 Jan 2019 14:35:24 +0000 (09:35 -0500)]
Fixed Query for free hosts

Change-Id: I05213a3521c5ffa6b311c9e11e9d593dd2098ebe
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoMerge "Changed Button style class to btn-primary"
Parker Berberian [Thu, 3 Jan 2019 20:09:42 +0000 (20:09 +0000)]
Merge "Changed Button style class to btn-primary"

5 years agoChanged Button style class to btn-primary 47/66147/3
Parker Berberian [Wed, 2 Jan 2019 22:54:24 +0000 (17:54 -0500)]
Changed Button style class to btn-primary

btn-primary has a handful of advantages over btn-default, including
consistency across browsers and correctly styling non-button
html tags

p.s. vim is best

Change-Id: I6e55a75a9fd48d64496fd83f43a7856af0c04cc0
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoAlert users that ssh key is required 69/66169/1
Sawyer Bergeron [Thu, 3 Jan 2019 19:39:47 +0000 (14:39 -0500)]
Alert users that ssh key is required

Any users that have not uploaded an ssh key will see a message on the
landing page that they need to upload one. Message is not seen by people
who have already uploaded a key

Change-Id: I01667e161521d801090173d47815abbeff094907
Signed-off-by: Sawyer Bergeron <sawyerbergeron@gmail.com>
5 years agoMerge "Improve cleanup of hosts after booking"
Parker Berberian [Thu, 3 Jan 2019 19:23:29 +0000 (19:23 +0000)]
Merge "Improve cleanup of hosts after booking"

5 years agoMerge "Removes log button in deployment"
Parker Berberian [Thu, 3 Jan 2019 19:23:18 +0000 (19:23 +0000)]
Merge "Removes log button in deployment"

5 years agoMerge "Requires a Jumphost per POD"
Parker Berberian [Thu, 3 Jan 2019 19:23:05 +0000 (19:23 +0000)]
Merge "Requires a Jumphost per POD"

5 years agoMerge "Cleaning up look and feel"
Parker Berberian [Thu, 3 Jan 2019 19:17:36 +0000 (19:17 +0000)]
Merge "Cleaning up look and feel"

5 years agoCleaning up look and feel 65/66165/2
Sawyer Bergeron [Thu, 3 Jan 2019 13:55:06 +0000 (08:55 -0500)]
Cleaning up look and feel

Network step is now much prettier

Change-Id: I72487e3a5f30e4c0339734674c53d4661f9c0104
Signed-off-by: Sawyer Bergeron <sawyerbergeron@gmail.com>
5 years agoDisable Edit Buttons 67/66167/1
Sawyer Bergeron [Thu, 3 Jan 2019 17:51:51 +0000 (12:51 -0500)]
Disable Edit Buttons

Edit buttons are currently not functional due to major changes in how
the workflow works, so this commit disables them for the time being to
avoid confusion

Change-Id: I62dddbc25267e9da55c503b48fed4f05cea97c22
Signed-off-by: Sawyer Bergeron <sawyerbergeron@gmail.com>
5 years agoMerge "Implement Segmented Workflows"
Parker Berberian [Thu, 3 Jan 2019 16:09:13 +0000 (16:09 +0000)]
Merge "Implement Segmented Workflows"

5 years agoRequires a Jumphost per POD 61/66161/1
Parker Berberian [Thu, 3 Jan 2019 15:49:29 +0000 (10:49 -0500)]
Requires a Jumphost per POD

It was assumed but never enforced that each pod configuration
elects at least one host as the "jumphost". This commit
makes that a requirement when creating a configuration.

Change-Id: If55f1aa231b3cba8713f325f158796d85466b02a
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoImplement Segmented Workflows 61/65861/5
Sawyer Bergeron [Fri, 14 Dec 2018 21:05:47 +0000 (16:05 -0500)]
Implement Segmented Workflows

A major source of bugs has been how we've approached inlining
workflows. We no longer inline them as of this commit, and instead
use a stack structure. This commits the result of workflows to the
database before other workflows try to read them, so we don't have
to maintain a code path for when something is or isn't committed
to db.

This patchset allows for workflows to pass limited information
to preset selections

Change-Id: I3d040c7f3024c7420017ae4ec66a23219303dcb6
Signed-off-by: Sawyer Bergeron <sawyerbergeron@gmail.com>
5 years agoRemoves log button in deployment 45/66145/1
Parker Berberian [Wed, 2 Jan 2019 21:51:35 +0000 (16:51 -0500)]
Removes log button in deployment

We had a button that would barf up XML logs for development
but forgot to disable it for the live dashboard

Change-Id: I1061ba967f077a103a7e1ae61d60d81cd9e4c443
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoQuick fix for dictionary access 43/66143/1
Parker Berberian [Wed, 2 Jan 2019 21:33:37 +0000 (16:33 -0500)]
Quick fix for dictionary access

the line .labs needed to be changed to ['labs']

Change-Id: I6d2aa2eca0413186ddf482aba7f01e4e53c0265b
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoAdded missing migration file 41/66141/1
Parker Berberian [Wed, 2 Jan 2019 19:57:06 +0000 (14:57 -0500)]
Added missing migration file

Change-Id: I7582360e3e5522cf06798200f80e5585864e945e
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoImprove cleanup of hosts after booking 39/66139/1
Parker Berberian [Wed, 2 Jan 2019 18:59:39 +0000 (13:59 -0500)]
Improve cleanup of hosts after booking

Previously, the database query was not reliably detecting
hosts which were to be released and made available
for new bookings. This should now take all bookings that
are over and have been cleaned by the lab, and make the
hosts available for reuse.

Change-Id: I040c2e02ac48d7bfde3fc1cf6bac4e59a48c8933
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoMerge "Abstract Out Inline CSS for Account Views"
Parker Berberian [Wed, 2 Jan 2019 15:22:55 +0000 (15:22 +0000)]
Merge "Abstract Out Inline CSS for Account Views"

5 years agoMerge "Removed document.open()"
Parker Berberian [Wed, 2 Jan 2019 14:38:37 +0000 (14:38 +0000)]
Merge "Removed document.open()"

5 years agoMerge "Fixes creation of ssh access job"
Parker Berberian [Wed, 2 Jan 2019 14:38:24 +0000 (14:38 +0000)]
Merge "Fixes creation of ssh access job"

5 years agoMerge "Renders Pod Destriptor File earlier"
Parker Berberian [Wed, 2 Jan 2019 14:38:04 +0000 (14:38 +0000)]
Merge "Renders Pod Destriptor File earlier"

5 years agoRenders Pod Destriptor File earlier 85/64885/3
Parker Berberian [Fri, 9 Nov 2018 16:10:03 +0000 (11:10 -0500)]
Renders Pod Destriptor File earlier

Currently, the PDF is rendered 'on-demand' every time you
visit the booking detail page. This change renders the pdf once
and saves it in the booking model. Advantages:
- saves computation of re-rendering pdf constantly
- fixes issue where pdf fails to render after booking expires

Change-Id: I58d20fadce088d78ebd22f1d6f67cab371823542
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoRemoved document.open() 31/66031/1
Parker Berberian [Fri, 21 Dec 2018 18:32:00 +0000 (13:32 -0500)]
Removed document.open()

Some versions of some browsers dont play nice with a document.open() and document.write(),
So I am manipulating the DOM manually instead of writing the response itself.

Change-Id: Ib852be55dfcb4e360a5cfd89e5e3e2b845d6322a
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoFixes creation of ssh access job 23/66023/1
Parker Berberian [Fri, 21 Dec 2018 15:55:13 +0000 (10:55 -0500)]
Fixes creation of ssh access job

Minor changes that allows the ssh job to be created.
Django model creation can become very complex when you
go beyond the model.object.create() method, and this
just fixes the order of operations.

Change-Id: I811f26149365067bdd15f2466f8ba9211c3ef901
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoMerge "Force Lab Selection on POD Creation"
Parker Berberian [Wed, 19 Dec 2018 14:50:26 +0000 (14:50 +0000)]
Merge "Force Lab Selection on POD Creation"

5 years agoAbstract Out Inline CSS for Account Views 73/65573/2
Sawyer Bergeron [Tue, 4 Dec 2018 20:30:42 +0000 (15:30 -0500)]
Abstract Out Inline CSS for Account Views

Change-Id: I2da02fa7865b618c583d15cca9ef256c62f19286
Signed-off-by: Sawyer Bergeron <sawyerbergeron@gmail.com>
5 years agoForce Lab Selection on POD Creation 49/65849/1
Parker Berberian [Fri, 14 Dec 2018 15:31:34 +0000 (10:31 -0500)]
Force Lab Selection on POD Creation

Currently, a user can leave the "Define Hardware" step without choosing
which lab thier pod should be at. This causes errors later in the
pod creation process.

This commit forces one lab to be selected before they can leave the first step.

Change-Id: I7315bc8781ebeb66bcd32fdba30535100b59a3ff
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoChecks Sub Project Leads 35/65835/1
Parker Berberian [Fri, 14 Dec 2018 14:29:25 +0000 (09:29 -0500)]
Checks Sub Project Leads

Fatih Pointed out to me the existence of ptl's of sub projects,
which show up differently in the INFO.yaml files.

This commit also adds support for gerrit.opnfv.org and git.opnfv.org links.
I don't remember why we were only accepting github links, but that seems strange.

Change-Id: Ica64c4ee7d5c0ce4fa6bfbcbabb1c4ca7cf06018
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoMerge "Add Nav Button Disabling Behavior"
Parker Berberian [Wed, 5 Dec 2018 16:13:13 +0000 (16:13 +0000)]
Merge "Add Nav Button Disabling Behavior"

5 years agoAdd Nav Button Disabling Behavior 71/65571/1
Sawyer Bergeron [Tue, 4 Dec 2018 19:01:41 +0000 (14:01 -0500)]
Add Nav Button Disabling Behavior

Change-Id: I81bb064d83e1dc6df8658cd4cfa2a400c7e723ca
Signed-off-by: Sawyer Bergeron <sawyerbergeron@gmail.com>
5 years agoMerge "Removed Vanilla Form Submission"
Parker Berberian [Mon, 3 Dec 2018 19:22:36 +0000 (19:22 +0000)]
Merge "Removed Vanilla Form Submission"

5 years agoBUG FIX: Properly decodes ssh public keyfile 45/65545/1
Parker Berberian [Mon, 3 Dec 2018 18:38:37 +0000 (13:38 -0500)]
BUG FIX: Properly decodes ssh public keyfile

Because of how Python3 changed how it handled strings,
the byte string read from the user's keyfile was not directly
serializable. This decodes the bytes into a unicode string, assuming UTF-8 encoding.

Change-Id: I5f723a61fb577fa6d4e76e701ef529521ab389ba
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoRemoved Vanilla Form Submission 69/65469/1
Parker Berberian [Wed, 28 Nov 2018 18:38:45 +0000 (13:38 -0500)]
Removed Vanilla Form Submission

On google chrome, using vanilla html forms, eg:
document.getElementById("Form_id").submit();
does not properly set the CSRF header from the cookies.
This results in 403 unauthorized errors in chrome when doing certain things.

This is possibly an issue to do with how chrome handles iframes differently from firefox.

To fix, we replaced basic forms with serialized XMLHttpRequests,
which are more common in this codebase anyway.

Change-Id: I93e92cd326c8bba47408b66a95d9d5d806c154f6
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoFixed Misc Bugs 95/65395/1
Parker Berberian [Tue, 20 Nov 2018 16:19:55 +0000 (11:19 -0500)]
Fixed Misc Bugs

Some corner cases that cause issues recently came to our attention.
Fixes issues in the booking workflow and the Notification system.

Change-Id: Ie16118ba1bdbeff86bb41a16dc783337b921d527
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoFix all flake8 errors 77/65277/2
Parker Berberian [Tue, 20 Nov 2018 16:19:55 +0000 (11:19 -0500)]
Fix all flake8 errors

The flake8 command in test.sh finds no longer finds any errors.
This may form a basis of a jenkins verify job as a sort of 'weak compile-time checks'

The flake8 command will not complain about line length, and will not complain about
django's manage.py file

Change-Id: Ic47cb4fc7ada55e64485661ab6881aef475018ff
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoMerge "Rewrite Notification subsystem"
Trevor Bramwell [Wed, 7 Nov 2018 22:05:28 +0000 (22:05 +0000)]
Merge "Rewrite Notification subsystem"

5 years agoRewrite Notification subsystem 67/63967/5
Parker Berberian [Wed, 24 Oct 2018 19:12:32 +0000 (15:12 -0400)]
Rewrite Notification subsystem

In this commit:
 - delete a lot of really bad and / or unused code
 - redesign a much simpler Notification model
 - create and send notifications to the user's inbox on booking start & end
 - migrations
 - emails user when booking is ready and when it ends

Not in this commit:
 - Creating notifications from lab messages
 - warning messages when a booking is about to end
 - creating "summary" notifications when e.g. a booking has been fulfilled by a lab

Change-Id: I69b4dc36c3f2bce76d810106baadeef5a562cc7d
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoMerge "Restrict Postgres to version 10"
Trevor Bramwell [Thu, 1 Nov 2018 23:18:47 +0000 (23:18 +0000)]
Merge "Restrict Postgres to version 10"

5 years agoMerge "Improved Collaborators UX"
Trevor Bramwell [Wed, 31 Oct 2018 21:35:30 +0000 (21:35 +0000)]
Merge "Improved Collaborators UX"

5 years agoMerge "Fixes for access creation and removal"
Trevor Bramwell [Wed, 31 Oct 2018 21:34:59 +0000 (21:34 +0000)]
Merge "Fixes for access creation and removal"

5 years agoMerge "Fixed Indentation"
Trevor Bramwell [Wed, 31 Oct 2018 21:34:13 +0000 (21:34 +0000)]
Merge "Fixed Indentation"

5 years agoMerge "Hides information about your booking from other users"
Trevor Bramwell [Wed, 31 Oct 2018 21:34:01 +0000 (21:34 +0000)]
Merge "Hides information about your booking from other users"

5 years agoMerge "Fix Booking List"
Trevor Bramwell [Wed, 31 Oct 2018 21:33:07 +0000 (21:33 +0000)]
Merge "Fix Booking List"

5 years agoFixed Indentation 45/64145/1
Parker Berberian [Mon, 29 Oct 2018 16:53:09 +0000 (12:53 -0400)]
Fixed Indentation

This is a pretty complex html file that we will have to modify soon,
so I made sure that every tag is opened and closed at the correct height.
The correct height for a tag is 4 spaces more indented than its parent

Change-Id: Ie356b61746477f65304f38c019f471e5cae1aa94
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoImproved Collaborators UX 87/64087/1
Parker Berberian [Fri, 26 Oct 2018 15:43:48 +0000 (11:43 -0400)]
Improved Collaborators UX

Some small improvements based on feedback from Trevor.
- Changed lable from "users" to "collaborators" to try and be more clear
- Do not show your own name in the dropdown by default
- You cannot select yourself as a collaborator

Change-Id: Ie2e9070232765ed9eabe6657924ed8addaa0165a
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoHides information about your booking from other users 75/64075/1
Parker Berberian [Fri, 26 Oct 2018 14:52:14 +0000 (10:52 -0400)]
Hides information about your booking from other users

If a user is not the owner or a collaborator on a booking,
they should be kept from seeing the booking detail page which may
contain credentials, etc from the lab fulfilling the booking.

Change-Id: I27c383a0e1d017b5d02a7c9a37676f6a968c9270
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoForces hostnames to not be empty 73/64073/1
Parker Berberian [Fri, 26 Oct 2018 14:41:44 +0000 (10:41 -0400)]
Forces hostnames to not be empty

Previously, when a host was 'added' but not given a hostname, it was
excluded from the list of hosts sent to the backend for processing.

By explicitly adding each host to the result, we avoid this and
force the checking of an empty hostname (which will correctly fail).

Change-Id: Ia533bc23baf558a5e297dab629dbf47fb4704d7f
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoRestrict Postgres to version 10 75/63975/1
Trevor Bramwell [Wed, 24 Oct 2018 22:36:59 +0000 (15:36 -0700)]
Restrict Postgres to version 10

Postgres 11 was just released and the images does not yet support
automatic data upgrades. Restricting it to 10 should keep users from
running into issues when using/testing the dashboard.

Change-Id: I7758cb01b5c6c0c75166536fc0d99277995d5da0
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoFixes for access creation and removal 65/63965/1
Parker Berberian [Tue, 23 Oct 2018 20:11:36 +0000 (16:11 -0400)]
Fixes for access creation and removal

Fixes include:
 - creating ssh access jobs for users with ssh keys
 - ensuring vpn access is revoked after booking ends

Creates ssh access jobs with the user's ssh keys, if they exist

Change-Id: Ia2e9f0c5a2f90b45732a5767a62b87a5a5492b94
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoFix Booking List 57/63957/1
Parker Berberian [Wed, 24 Oct 2018 14:04:41 +0000 (10:04 -0400)]
Fix Booking List

The table that lists all active bookings at /booking/list/
was using booking.user. This doesn't exist anymore, changed to booking.owner

Change-Id: I76c8d498f4dbe64d88c4c6f7b5e380559b125e44
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
5 years agoMerge "Fix Missing Static Assets"
Parker Berberian [Tue, 23 Oct 2018 19:57:46 +0000 (19:57 +0000)]
Merge "Fix Missing Static Assets"

5 years agoMerge "Fixed serialization"
Parker Berberian [Tue, 23 Oct 2018 19:53:07 +0000 (19:53 +0000)]
Merge "Fixed serialization"

5 years agoMerge "Fix error in Booking cleanup task"
Parker Berberian [Tue, 23 Oct 2018 19:52:54 +0000 (19:52 +0000)]
Merge "Fix error in Booking cleanup task"

5 years agoMerge "Fix clear_delta() function"
Parker Berberian [Tue, 23 Oct 2018 19:52:45 +0000 (19:52 +0000)]
Merge "Fix clear_delta() function"

5 years agoMerge "Added template"
Parker Berberian [Tue, 23 Oct 2018 19:52:35 +0000 (19:52 +0000)]
Merge "Added template"

5 years agoMerge "Fix Typo"
Parker Berberian [Tue, 23 Oct 2018 19:52:17 +0000 (19:52 +0000)]
Merge "Fix Typo"

5 years agoMerge "Adds migrations"
Parker Berberian [Tue, 23 Oct 2018 19:52:06 +0000 (19:52 +0000)]
Merge "Adds migrations"