You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by hu...@apache.org on 2019/01/14 10:26:26 UTC

[incubator-dlab] branch EPMCDLAB-1186 created (now 19c2263)

This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a change to branch EPMCDLAB-1186
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.


      at 19c2263  fixed typo

This branch includes the following new commits:

     new 18b7899  [EPMCDLAB-1695]: installed toastr fot notification
     new c816b25  [EPMCDLAB-1695]: init notification module; use native styles
     new 464bd0f  [EPMCDLAB-1695]: restyled success and error toasts
     new c872e8a  [EPMCDLAB-1695]: load notification on action complete
     new e78ad1b  [EPMCDLAB-1717]: fixed issue with image name validation
     new a5dc6c3  [EPMCDLAB-1695]: load notification on backup processing
     new 748db8b  feature-EPMCDLAB-1753 added possibility to store additional config for spark/dataengine
     new 51bddc1  Merge branches 'develop' and 'feature-EPMCDLAB-1753' of https://github.com/epam/DLab into feature-EPMCDLAB-1753
     new 8c990cc  Created basis for Quartz job for checking cluster inactivity. Added possibility to turn it off if corresponding property is disabled in configuration.
     new 4cac8d9  Merge branch 'develop' of https://github.com/epam/DLab into feature-EPMCDLAB-1788
     new 6fa041c  Added field 'lastActivity' to UserComputationalresource and infrastructure for its filling
     new d07e5c2  Added functionality for checking last activity of clusters. If it will not be in expected time range then stop/terminate such clusters.
     new 90c94f4  Refactored code
     new 96d3e76  Changed some deserialization approaches; refactored code
     new 1837160  [EPMCDLAB-1752]: added congig parameter to form model; expanded ui
     new 9aaf90f  [EPMCDLAB-1752]: added json validation; config model fix
     new 0abc507  [EPMCDLAB-1752]: added json validation; config model fix
     new dfde91a  [EPMCDLAB-1752]: fixed validation message; minor styles fixes
     new 2fd2fb4  Merge branch 'develop' of https://github.com/epam/DLab into feature-EPMCDLAB-1752
     new 64ed089  Refactored code corresponding to obtained requirements
     new 0992a6c  Merge branch 'develop' of https://github.com/epam/DLab into feature-EPMCDLAB-1788
     new 4ea9940  Added hard-coded mock responses
     new 69733c9  Added possibility to adjust stopping/terminating cluster for every computational instance manually
     new 0c794cf  Fixed unit tests
     new aa72e1b   [EPMCDLAB-1748]: added java dependencies ui support (#585)
     new c5a3284  integration tests fixed to accept new liblist format
     new 4e13836  Merge pull request #568 from epam/user_guide_v.2.0
     new 4f532f8  Merge branch 'feature-EPMCDLAB-1752' into feature-EPMCDLAB-1753
     new 61d88a3  merge develop into feature-EPMCDLAB-1695
     new 18caedf  EPMCDLAB-1695 alligned with develop
     new a4096da  Merge pull request #587 from epam/feature-EPMCDLAB-1695
     new af52d89  EPMCDLAB-1788 added possibility to add user information in logs
     new 7e58a62  Merge pull request #588 from epam/feature-user-in-logs
     new 20d4ff5  fixed merge conflicts
     new fabb800  Merge pull request #549 from epam/feature-EPMCDLAB-1753
     new 873452e  Resolved merge conflicts with 'develop' branch
     new d47826b  Refactored some code snippets
     new ff1d0a7  [EPMCDLAB-1829]: prevent stop Data Engine during notebook image creating
     new d0f0697  Merge pull request #589 from epam/bugfix-EPMCDLAB-1829
     new 4555742  changed API for getting images -> now images with CREATING and CREATED status are returned
     new 4749941  Merge pull request #591 from epam/EPMCDLAB-1748
     new 7bf7075  added possibility to install different versions of the same library
     new 86758f3  Merge pull request #593 from epam/feature-multiversion-lib-install
     new 86f7b02  Merge pull request #594 from epam/EPMCDLAB-1748
     new 47bbe30  fixed bug connected with multi version lib install
     new e5430f7  Merge pull request #596 from epam/bugfix-lib-multiversion
     new b816048  Added unit tests; refactored code
     new 3398da7  Added possibility to use default skipped library list from config file in case of absence this data in notebook configuration
     new 16f6e52  Merge branch 'bugfix-custom-ami' of https://github.com/epam/DLab into bugfix-EPMCDLAB-1839
     new f3bc7f8  [EPMCDLAB-1837]: added filtering by ami status on notebook creation dialog
     new cbfa7e4  [EPMCDLAB-1839]: added check by backup status
     new a7ab2b1  [EPMCDLAB-1839]: remove debuggers; minor typo fixes
     new 475b3d2  Merge pull request #597 from epam/feature-EPMCDLAB-1840
     new cf1c1f3  EPMCDLAB-1788 disabled inactivity scheduler by default
     new 8628539  Merge pull request #598 from epam/bugfix-EPMCDLAB-1839
     new c583237  Merge pull request #580 from epam/feature-EPMCDLAB-1788
     new e09cbb4  Added possibility to test notebooks with different shapes and clusters with different parameters
     new 63e9956  Merge branch 'develop' of https://github.com/epam/DLab into feature-EPMCDLAB-1841
     new 753549d  Refactored single code snippet
     new 568137d  Merge pull request #600 from epam/feature-EPMCDLAB-1841
     new e0cb314  Updated user guide
     new 2d7b332  Added possibility to monitor OS; CPU, memory and disk usage
     new d575b0a  Merge pull request #602 from epam/EPMCDLAB-1748
     new 0c1541c  Added unit tests; refactored code
     new 4cd77c5  Merge pull request #601 from epam/feature-EPMCDLAB-482
     new 31d200f  unit test fixed
     new e35cf63  Changed all definitions of 'Zeppelin' to 'Apache Zeppelin' and 'Spark' to 'Apache Spark'
     new 0b74953  Changed project's documentation
     new f620001  Merge pull request #605 from epam/feature-EPMCDLAB-626
     new 6409762  Created REST service for managing users' roles
     new 6606645  Added path to roles' resource as allowed for using only with admin's role
     new a894c29  Reworked wrong describe filter to fix emr with spot creation error
     new 474120b  Separated 'update' and 'create' operations. Added possibility to assign users and groups to set of roles.
     new 61f5127  Naming convention
     new 75a9d05  Merge pull request #608 from epam/EPMCDLAB-1834
     new e3365a6  added default ssl certificate validation for self, security and provisioning services
     new 9ddbfa2  Release notes updated + version changed to 2.0
     new 4ebc87f  EPMCDLAB-1617 code refactored
     new 0625869  EPMCDLAB-1617 unit tests added
     new 946fce2  EPMCDLAB-1617 extracted interface for user role dao
     new c080417  EPMCDLAB-1558 refactored scheduler functionality
     new 0a930ab  Merge pull request #611 from epam/scheduler_refactoring
     new 4ac0b2e  Merge pull request #606 from epam/feature-EPMCDLAB-1617
     new 71268b3  [EPMCDLAB-1843]: create initial snn monitor component
     new f7bdb46  added unit tests for scheduler feature
     new 040e284  fix error with creating spark clusters on Azure
     new 4730239  Merge pull request #614 from epam/EPMCDLAB-1849-d
     new e272dd2  [EPMCDLAB-1843]: added ssn monitor support
     new b914358  Merge pull request #615 from epam/feature-EPMCDLAB-1843
     new 5ea15ae  EMPCDLAB-1718 added swagger to project
     new 241007b  Merge pull request #616 from epam/feature-EMPCDLAB-1718_2
     new c04c514  readme actualisation
     new 2877fc5  readme actualisation
     new 6dc9268   [EPMCDLAB-1827]: error handling (#621)
     new 0e83dfd  Merge pull request #620 from epam/EPMCDLAB-1284-d
     new 7a846e4  fixed integration tests
     new 9cdb419  [EPMCDLAB-1284] updated documentation
     new 29cff96  Merge pull request #622 from epam/bugfix-integration-tests
     new 976cbb7  EPMCDLAB-1851 fixed bug with azure error handling
     new b6aca07  Merge pull request #623 from epam/bugfix-EPMCDLAB-1851
     new 9e4b357  change error message in case when authentication failed on AZURE
     new 40d4d8b  [EPMCDLAB-1852]: fixed blocking page issue
     new 5e9cf11  refactored schedulers : make separate scheduler configurable
     new ac725d1  Merge pull request #624 from epam/bugfix-EPMCDLAB-1852
     new 5503c1d  just to create branch
     new ac62cd8  EPMCDLAB-774 added possibility to restore handlers in case when SS is not available
     new 1e4aafb  Merge pull request #625 from epam/feature-EPMCDLAB-774-2
     new baef422  EPMCDLAB-1855 fixed minor bugs connected with ssn monitor component
     new 25d02a4  Merge pull request #626 from epam/bugfix-EPMCDLAB-1855
     new 211ec09  EPMCDLAB-1618 added endpoint that allow to retrive user roles grouped by role group
     new fc5386d  Merge pull request #627 from epam/feature-EPMCDLAB-1618
     new d9c0d03  Merge pull request #628 from epam/feature-EPMCDLAB-1284
     new 10ac9b9  ini changes
     new 0595beb  add option for second vpc creation on dlab deploy
     new f06c148  EPMCDLAB-1857 added a fix connected with ssn monitor (HDD statistics)
     new e4a49cb  Merge pull request #629 from epam/bugfix-EPMCDLAB-1857
     new 45f488b  unit test fixed
     new d945cdd  secondary subnets and write to mongo after deployment
     new da533cf  clean secondary parameters if deploy failed
     new c09af4c  fix problems in cleaning and recording to mongo
     new d72d4bf  hotfix
     new 23e3703  EPMCDLAB-1861 added possibility to send notebook vpc/subnet id for aws cloud
     new a4db7dc  change name secondary vpc parameters in mongo to meet changes in java
     new 134b126  fix in and for edge deployment
     new 59f1a11  fix in and for edge deployment
     new eeab886  updated manage roles API
     new 9c03633  Merge pull request #630 from epam/manage-roles-update
     new a48c4d2  updated manage roles API
     new 273d8ce  Merge pull request #631 from epam/manage-role-api-update
     new 545f85f  fixed bug connected with removing user from group
     new 6ec3a6d  changes to create right subnets and security groups on edge deployment
     new cfad459   [EPMCDLAB-1916]: ability to manage groups/roles added (#632)
     new 1be877b  added new properties to user computational resources dto
     new 7595213  bugfixes with role management added
     new 0cc4702  create peering connection on ssn deployment step after creating subnets
     new f6c894e  EPMCDLAB-1867 separated roles for different cloud providers
     new 1342d5b  Merge pull request #633 from epam/bugfix-EPMCDLAB-1867
     new 000a7f9  [EPMCDLAB-1824]: Enabled java dependencies
     new c449455  changed way of getting disk information
     new dd83d67  function to create route and routes creating on ssn deployment step
     new 2e95cac  fixes for previous commit
     new 67eefb9  EPMCDLAB-1871, EPMCDLAB-1870 fixed minor bugs
     new c829e52  changes to overwrite.ini
     new 316497c   [EPMCDLAB-1866]: Role UI issues fixes (#634)
     new 220d194  EPMCDLAB-1873 added API for deleting group
     new 9800ee3  Merge pull request #635 from epam/feature-EPMCDLAB-1873
     new 6f0abca  [EPMCDLAB-1866]: added extra check of users list before submit
     new 815f3f2  [EPMCDLAB-1850]: formatting fixes in billing detail popup
     new fa342be  [EPMCDLAB-1866]: reset form and cancel action union
     new 9ad1d0f  Merge pull request #637 from epam/bugfix-EPMCDLAB-1852
     new 4fae770  Merge pull request #636 from epam/bugfix-EPMCDLAB-1866_2
     new bc83f7c  fixes for overwrite.ini
     new 0804117  [EPMCDLAB-1872]: CloudError: PrivateIPAddressesIsAllocated. Azure
     new 4e7fca0  Merge pull request #638 from epam/EPMCDLAB-1872
     new 228bbe5  EPMCDLAB-1869 added possibility to override libs
     new 182ebf2  Merge branch 'develop' of https://github.com/epam/DLab into feature-EPMCDLAB-1869
     new 372f198  EPMCDLAB-1869 changed role name
     new 130e639  Merge pull request #639 from epam/feature-EPMCDLAB-1869
     new c3c80d1  changes for routes
     new 0d1259e  [EPMCDLAB-1846]: prevent stop edge node during resource creation on env management page
     new aef4d53  changes in terminate process
     new adc619c  Merge pull request #640 from epam/bugfix-EPMCDLAB-1846
     new 760b3b9  [EPMCDLAB-1872]:Fixed.'NoneType'object has no attribute'_operation'.Azure
     new 2ce39b1  [EPMCDLAB-1880]: manage role bugfixes
     new 27d880b  Merge pull request #641 from epam/EPMCDLAB-1879
     new 51f5786  Merge pull request #642 from epam/bugfix-EPMCDLAB-1880
     new b843362  delete secondary vpc and related during termination
     new e4cbc49  edge creating fix
     new 2d0e91d  [EPMCDLAB-1846]: prevent stop edge node during resource creation on env management page
     new 7175d65  Merge pull request #643 from epam/bugfix-EPMCDLAB-1846
     new 61d3105  EPMCDLAB-1856 fixed bug connected with hanging library status while installing
     new a121777  Merge pull request #644 from epam/bugfix-EPMCDLAB-1856-1
     new 1a2cabe  [EPMCDLAB-1878]: prevent computational resource creation if !templates list
     new 7853a3f  Merge pull request #645 from epam/bugfix-EPMCDLAB-1878
     new f7cdfd4  terminating secondary ec2, fix secondary route tables
     new cd1de38  create endpoint for secondary vpc
     new e58fd06  termination fixes. emr sg fixes
     new 6c73fbd  termination fixes.
     new 993770f  [EPMCDLAB-1878]: prevent computational resource creation; check fixes
     new 27d29ad  termination fixes to delete secondary endpoint
     new 5c9f333  [EPMCDLAB-1858]: select role control fixes; extra dashed placeholder cleanup
     new a49c2ab  fixes for edge creation
     new 373d12d  [EPMCDLAB-1858]: prevent extra scrollbar during tabs switching
     new 9543594  [EPMCDLAB-1878]: prevent computational resource creation; check fixes
     new 7dadba1  [EPMCDLAB-1878]: check fixes
     new 111f1ae  update security API
     new 13825ef  unit tests fixed
     new f697249  Merge pull request #646 from epam/bugfix-EPMCDLAB-1858
     new b707036  [EPMCDLAB-1883]: Fixed Apache Toree link
     new 613ddae  changed content type for authorization request
     new 69df22f  hotfix for toree
     new a5e4dc4  [EPMCDLAB-1824]: Added template for resolving Java dependencies using Apache Ivy
     new f22b680  Merge branch 'develop' of github.com:epam/DLab into EPMCDLAB-1748
     new 16f18c4  terminate fixes
     new de99f26  fix hardcoded "tag_resource_id" parameter
     new 06d2bf7  [EPMCDLAB-1824]: Fixed java proxy, added resolving dependencies for all spark nodes
     new 1424bb9  changes in removing peering
     new ef22049  EPMCDLAB-1881 added possibility to sync status with cloud for FAILED edge nodes
     new 2b90010  added possibility to specify few CIDR
     new 71eaf40  debugging
     new 66475f0  debugging
     new d2476e9  Merge pull request #649 from epam/bugfix-EPMCDLAB-1881
     new e85b9fb  removed debugging
     new 2f89e09  Merge pull request #650 from epam/sg_feature
     new f8d998d  [EPMCDLAB-1662]: fixed rendering issues
     new 82772f7  Add CreateRoute to ssn role. Rewrite param 'vpc2_cidr' if predefined vpc2 have another cidr. Create routes for predefined subnets.
     new bab950f  [EPMCDLAB-1662]: fixed rendering issues
     new 88a86e7  [EPMCDLAB-1824]: Added common script for configuring Spark parameters, Fixed ivysettings.xml
     new 6bd2e05  [EPMCDLAB-1824]: Fixed Spark version for EMR 5.6
     new 7b9cf1d  added validation for dataengine service configuration during creation
     new ab161dd  Merge pull request #651 from epam/bugfix-EPMCDLAB-1662_2
     new 0da2ce8  Merge pull request #652 from epam/feature-emr-config
     new 2c83d56  Create peering route if vpc and subnets are predefined
     new 23e9b50  put REAL vpc2_cidr to overwrite.ini
     new 3a2fe2a  unit test fixed
     new cc536e0  small fix in tabulation
     new 059cab9  Fixed bugs
     new 8ebcd5b  [EPMCDLAB-1808]: Permission denied page added
     new f766c9e  Merge pull request #654 from epam/dlab-bugs
     new d52cec5  [EPMCDLAB-1808]: Permission denied page added
     new 81a7664  Merge pull request #653 from epam/feature-EPMCDLAB-1808
     new 5a429a8  refactored inactivity functionality for clusters + added possibility to configure inactivity period per cluster
     new 1d42aac  refactored inactivity functionality for clusters + added possibility to configure inactivity period per cluster
     new bc137b9  Merge pull request #655 from epam/feature-EPMCDLAB-1788_1
     new 4883dfb  Merge remote-tracking branch 'origin/develop' into develop
     new 7da36d6  Computational dao refactoring (#656)
     new ed1f0cb  Merge remote-tracking branch 'origin/develop' into develop
     new 3aa3ec4  [EPMCDLAB-1559]: added inactivity selector to templates
     new 8329c6f  [EPMCDLAB-1559]: added models inactivity support
     new 3a50c74  Fixed issue with VPC CIDR in SSN SG;
     new 8b8b0ce  Merge pull request #657 from epam/dlab-bugs
     new a8ac6c8  [EPMCDLAB-1824]: Localized proxy for Apache Ivy, Added filtering of default cloud jars
     new df73dde  EPMCDLAB-1881 fixed bug with edge status synchronization
     new d03e59e  Merge pull request #658 from epam/bugfix-EPMCDLAB-1881-1
     new 0d5f32d  [EPMCDLAB-1885]: Added configuring LDAP in security.yml
     new a280d50  Merge pull request #659 from epam/EPMCDLAB-1885
     new 130ece0  hotfix for installing sparkR with new version of devtools
     new d587c73  Merge pull request #660 from epam/EPMCDLAB-1748
     new 61a18f7  Merge pull request #661 from epam/EPMCDLAB-1886
     new 06fef53  [EPMCDLAB-1754]: Added EMR configuration parameters tuning
     new db73912  upgraded jackson version
     new eb13ade  Merge pull request #663 from epam/jackson-version-fixed
     new 2edfbf6  Merge branch 'develop' of https://github.com/epam/DLab into feature-EPMCDLAB-1559
     new 98f39a8  Merge branch 'develop' of github.com:epam/DLab into EPMCDLAB-1847
     new ebf5069  [EPMCDLAB-1847]: typo fix
     new 9775036  Merge pull request #662 from epam/EPMCDLAB-1847
     new f033634  Fix creating env on GCP/Azure with two VPCs code
     new 85a4db4  Merge pull request #664 from epam/EPMCDLAB-1899
     new e9a0b0a  unit tests fixed
     new d7d7635  updated mongo settings collection for aws
     new d23cce5  1) Added Route53 domain creation 2) Added assuming IAM role for Route53 creation 3) Added LDAP configuration to Squid 4) Added possibility to use own SSL certificates 5) Added hostname setting in case Route53 domain creation
     new 9990e6e  added printing error message
     new bdc55f7  EPMCDLAB-1754 changed json property name for EMR config
     new 9833dd2  added printing error message
     new a292c02  Merge pull request #665 from epam/EPMCDLAB-1754
     new 346bfa4  fixed issue with parameters
     new fb6a77e  Additional billing tag Product:DLab
     new 61cdb88  fixed issue with assuming role
     new 5bf8c06  fixed issue with assuming role
     new a8d3778  [EPMCDLAB-1559]: added services inactivity support
     new 7df00ce  [EPMCDLAB-1559]: added ui form to set inactivity configurations
     new 89b1934  [EPMCDLAB-1902]: Prevent tune parameters for Spark clusters from web UI
     new f2972ce  [EPMCDLAB-1902]: Prevent tune parameters for Spark clusters from web UI
     new 1e32f1e  Merge pull request #666 from epam/feature-EPMCDLAB-1902
     new 0d4f65a  Additional billing tag Product:DLab for EMR and Spark instances
     new 2d39e3f  [EPMCDLAB-1900]: added validation for installed java dependencies
     new 03a3d76  inactivity for exploratory added
     new c8e75c2  Merge pull request #667 from epam/inactivity_exploratory
     new f3da056  Merge branch 'develop' of https://github.com/epam/DLab into feature-EPMCDLAB-1559
     new 6385c32  Changes in tags because of GCP rules. Some changes for GCP cloud.
     new 98d97e7  gcp for test
     new f8fc595  aws for test
     new 24c402d  Merge pull request #668 from epam/feature-EPMCDLAB-1900
     new 8c95207  [EPMCDLAB-1892]: Added prints for exceptions
     new dbdee1c  Merge branch 'develop' of github.com:epam/DLab into EPMCDLAB-1892
     new 7c51eae  [EPMCDLAB-1892]: Added exception print for create_aws_config_files
     new 0372ce3  Merge branch 'develop' of https://github.com/epam/DLab into feature-EPMCDLAB-1559
     new 1d2f497  [EPMCDLAB-1892]: Added exception print for ssn_prepare
     new 7513bf9  [EPMCDLAB-1892]: Fixed gcp
     new 0611064  added default value for ldap_ou parameter
     new 9622b3e  Remove useless library
     new 1b4ca2f  Remove useless library
     new b0110a1  Merge remote-tracking branch 'origin/EPMCDLAB-1892' into EPMCDLAB-1892
     new 05b2f38  Remove useless library
     new e41d92c  Merge pull request #669 from epam/EPMCDLAB-1892
     new 7e32998  [EPMCDLAB-1559]: general sheduler endpoint debugg
     new 98a57b9  [EPMCDLAB-1559]: service methods cleanup
     new 2d8df5f  fixed issue with assume_role_arn
     new 4924661  added workaround connected with https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911925
     new a5a9fbe  added workaround connected with https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911925 for services
     new 0eebcba  added API for removing scheduler
     new 18af795  Fix extra VPC adding during SSN creation with parameters of one VPC
     new a979c03  Merge pull request #670 from epam/EPMCDLAB-1904
     new 261ee75  fixed issue squid rules
     new 23637f6  [EPMCDLAB-1559]: reset inactivity on schedule cteation
     new 2db1689  Merge branch 'develop' of https://github.com/epam/DLab into feature-EPMCDLAB-1559
     new 5e1668c  [EPMCDLAB-1559]: added delete scheduler service methods
     new 589bc0e  changes for AWS to avoid dlab.ini usage
     new e963c6b  fixed issue with path to ldap_auth
     new d4a3d6b  fix type error during ssn creation
     new ffc28a4  Merge pull request #671 from epam/EPMCDLAB-1909
     new f09b40f  fixed issue with user pattern
     new 201662d  Merge branch 'develop' of https://github.com/epam/DLab into dlab-feature
     new f1c7602  typo fix
     new d7e9743  Merge pull request #672 from epam/dlab-feature
     new 2a4582e  fix problem with emr custom configurations
     new 14ca04d  Merge pull request #673 from epam/EPMCDLAB-1910
     new ecf9c3e  fixed issue with getting all VPCs CIDRs
     new 973764b  Merge pull request #675 from epam/edge-fix
     new faa2bb2  simplified auth conf in squid
     new 7a0030b  Merge pull request #676 from epam/squid-fix
     new 59bcde3  added possibility to escape dots for mongo keys
     new a5ed22e  Merge pull request #677 from epam/feature-escape-dots
     new 28bb0ab  Fix problem with Nvidia drivers installation on R+tensor notebook
     new d242d91  Merge pull request #678 from epam/EPMCDLAB-1912
     new 26f4553  fixed issue with duplications in SGs
     new 0d835dc  Merge pull request #679 from epam/sg-fix
     new 1ad3622  fixed issue with SG rules formatting
     new fd2fe9e  Merge branch 'develop' into EPMCDLAB-1419
     new 657b60b  more changes for GCP/Azure to generate new tag product:dlab
     new f5e1e0b  [EPMCDLAB-1559]: added extra dependency check on inactivity time setting
     new 5242855  [EPMCDLAB-1559]: added info message on inactivity setting
     new c48195c  EPMCDLAB-1907 added possibility to limit method execution when billing quote is reached
     new b69f3ad  Merge pull request #682 from epam/epmcdlab-1907
     new 35fd254  Merge pull request #681 from epam/feature-EPMCDLAB-1559
     new 0088a51  epmcdlab-1907 fixed unit test and change config for azure
     new 9f785f1  fixed issue with Squid in Azure
     new 0b332d6  fixed issue with Squid in Azure
     new 98d7a37  EPMCDLAB-1907 added possibility to configure billing quote using API
     new 4339116  fixed typo
     new 1c025e9  Merge pull request #683 from epam/feature-empcdlab-1907-2
     new 3bb7793  [EPMCDLAB-1933]: getting status inside nav
     new e649371  [EPMCDLAB-1933]: added check logged pages for navigation displaying
     new a8a27c1  [EPMCDLAB-1933]: injected modules
     new f8d562a  [EPMCDLAB-1933]: cleanup not used directives
     new 5626cf8  added required SG rules
     new acea65f  [EPMCDLAB-1933]: cleanup debuggers
     new fe5cf18  [EPMCDLAB-1933]:  added billing quote to general status nodel
     new 02eda76  [EPMCDLAB-1933]: added subscribers on status update
     new 8a12f6a  [EPMCDLAB-1933]: notification dialog added
     new c04f616  [EPMCDLAB-1933]: removed initial status check from constructor
     new 3503743  [EPMCDLAB-1933]: added logged in status subscribers
     new 6d41fbb  [EPMCDLAB-1933]: added check on billing quotes and logging
     new d537ad4  [EPMCDLAB-1933]: refactoring; fixed lint issues
     new e8a1626  [EPMCDLAB-1933]: refactoring; image optimization
     new 4ef385f  [EPMCDLAB-1935]: moved access key check requests into general navigation
     new d65ab34  [EPMCDLAB-1935]: added access Key Emitter for subsc checks
     new 5f8bf71  [EPMCDLAB-1935]: fixed navigation module imports
     new 062c31e  [EPMCDLAB-1935]: fixed navigation module imports
     new f265f4f  [EPMCDLAB-1935]: fixed navigation module imports
     new 9b680f0  Update USER_GUIDE.md
     new 688b1cf  Add files via upload
     new 1183212  Update USER_GUIDE.md
     new 19f18bc  Delete notebook_create.png
     new 76ead4d  Add files via upload
     new 0bcfec3  Delete notebook_info.png
     new 6433fed  Add files via upload
     new 81ab1a9  Update USER_GUIDE.md
     new da091fa  Delete install_libs_form.png
     new 9520275  Add files via upload
     new d782971  Delete notebook_list_libs.png
     new d372bcd  Add files via upload
     new 238524a  Delete notebook_select_lib.png
     new 76cd2c5  Delete notebook_selected_libs.png
     new fc2c6d9  Add files via upload
     new 629862b  Update USER_GUIDE.md
     new a13c978  Delete install_libs_form.png
     new 282bd5b  Add files via upload
     new b798937  Delete install_libs_form.png
     new 101693f  Add files via upload
     new 7097003  Delete zeppelin.png
     new 5666127  Add files via upload
     new 8435470  Delete zeppelin.png
     new 9859e40  Add files via upload
     new 2d005a0  Delete zeppelin.png
     new 3044310  Add files via upload
     new 2f554b5  Delete emr_create.png
     new 8b0eafc  Add files via upload
     new a25e059  Delete dataengine_creating_menu.png
     new 4df7a92  Add files via upload
     new 387940b  Update USER_GUIDE.md
     new 9cd82e3  Delete dataengine_creating_menu.png
     new d58f500  Add files via upload
     new 7f2686a  Delete git_ui_link.png
     new 2611bb7  Add files via upload
     new eff02a5  Update USER_GUIDE.md
     new ad38c04  Delete emr_info.png
     new c138a20  Add files via upload
     new 8869a0a  Update USER_GUIDE.md
     new b71b74d  Update USER_GUIDE.md
     new b733d37  Update USER_GUIDE.md
     new 398faa3  Delete main_menu.png
     new 58c48e2  Add files via upload
     new 416b675  Delete health_status.png
     new a691202  Add files via upload
     new c24dd13  Delete health_status.png
     new eb0ec1a  Add files via upload
     new 340c92e  Update USER_GUIDE.md
     new 4f98ae8  added possibility to configure billing quote per user
     new 12e8c7d  Delete main_menu_env.png
     new b873bdb  Add files via upload
     new d3cb8e2  Merge pull request #684 from epam/feature-quote-per-user
     new 05c5472  Add files via upload
     new 794f57c  Add files via upload
     new bf22109  Add files via upload
     new bcadb4a  Update USER_GUIDE.md
     new 611028f  Update USER_GUIDE.md
     new 3d5f916  Delete delete_group.png
     new 371609c  Add files via upload
     new e194b71  Update USER_GUIDE.md
     new a00f06b  fixed bug connected with quote limit
     new cbe8346  Add files via upload
     new 300dbc0  Update USER_GUIDE.md
     new ab7cb99  Add files via upload
     new ce00976  Update USER_GUIDE.md
     new e999d5f  Add files via upload
     new 6458516  Update USER_GUIDE.md
     new 8690ff9  Update USER_GUIDE.md
     new 053cea7  Update USER_GUIDE.md
     new cabeb68  Delete notebook_list_libs.png
     new 4738a5a  Add files via upload
     new 53a5f1a  Delete notebook_list_libs.png
     new b3d23bb  Add files via upload
     new 0e2fe39  Delete notebook_list_libs.png
     new c91ffcf  Add files via upload
     new 612da0d  Add public/private network option for azure
     new b9a08d0  Delete notebook_select_lib.png
     new 5de6c4b  Add files via upload
     new f676839  Delete notebook_select_lib.png
     new 305fe69  Add files via upload
     new 0678dba  Delete notebook_select_lib.png
     new d987024  Add files via upload
     new 56c583a  Delete notebook_libs_status.png
     new 3460357  Add files via upload
     new 51146c7  removed unused method
     new 7b02599  fix problem with nvidia drivers on deeplearning/jupyter+tensor provide same tensorflow version for r+tensor and jupyter+tensor
     new 11f8f47  Add dynamic ip support
     new 5d86408  added installation of build dependencies for UI
     new 0953d28  [EPMCDLAB-1935]: access key upload debugging
     new 00570f0  [EPMCDLAB-1935]: cleanup extra check for access key from health status page
     new 2f13fd3  [EPMCDLAB-1935]: cleanup extra check for access key from management
     new f2497f7  [EPMCDLAB-1935]: cleanup extra check for access key from billing
     new ae73499  [EPMCDLAB-1935]: cleanup extra check for access key on main resources dashbobard
     new f666de2  [EPMCDLAB-1935]: added access key head component subscription
     new 3593156  Merge branch 'develop' of https://github.com/epam/DLab into feature-EPMCDLAB-1908
     new d351363  [EPMCDLAB-1935]: updated lint configuration file
     new 50a22b1  added installation of build dependencies for UI
     new 2ff7fd4  deeplearning fix change tensorflow version in ui description
     new 4e529ba  Roll back dynmic ip. Add debug fir generating dict on ssn.
     new 373e4ac  Merge branch 'EPMCDLAB-1936' of https://github.com/epam/DLab into EPMCDLAB-1936
     new de7b7ce  Revert "Add dynamic ip support"
     new 9110231  Fix vpc, subnet pre-configured option
     new 52c6ff7  updated USER_GUIDE.md; new screens loaded
     new 98a2d05  cleanup of not used screens
     new 0b8c9a1  screens optimization
     new e96fe0f  [EPMCDLAB-1935]: login files refactoring
     new 451c690  Merge pull request #685 from epam/uguide_v
     new dbfb549  Refactor variables in ssn_prepare azure
     new dd5ad32  Repushed last commit
     new c47a976  Rewrite variables in create instance for Azure
     new c318eef  fixed bug connected with quote limit
     new a6c5a54  Merge pull request #686 from epam/PMCDLAB-1925
     new 291d544  Fix problem with edge after adding LDAP authorization in Squid
     new d3c2532  Rewrite rollback for azure ssn
     new 8fa8ee0  Merge pull request #687 from epam/EPMCDLAB-1920
     new 680a404  [EPMCDLAB-1935]: auth check subscriptions on login
     new 68d1cab  moved building of UI inside of SSN
     new c8079f3  removed populating user context in logs
     new 511bfa1  Merge pull request #688 from epam/removed-user-log
     new 5603eac  feature-EPMCDLAB-1889 added role for computational shapes
     new eace1eb  [EPMCDLAB-1935]: simplified parameters passing to inner grid component
     new 4c87b41  [EPMCDLAB-1935]: redirect check fixes  on login
     new 479304c  fixed typo
     new 4f91b9e  fixed typo
     new bcc54de  [EPMCDLAB-1935]: removes extra auth check
     new a6bf4b3  [EPMCDLAB-1935]: increased check access key timeout
     new ff0c797  fixed typo
     new e35c21a  fixed typo
     new 3c75da3  Update README.md
     new 033fffa  [EPMCDLAB-1935]: is logged in emitters added
     new b773727  [EPMCDLAB-1935]: error handling on access key generation added
     new 0bc8d41  added possibility to display billing quotes for users on env manage page
     new 5ec5b58  Merge remote-tracking branch 'origin/develop' into develop
     new 93baeef  Update README.md
     new 232fa91  fixed typo
     new bc58caf  Merge branch 'develop' of https://github.com/epam/DLab into feature-EPMCDLAB-1908
     new 364afbd  Change predefined variables for ssn configure
     new dd72e82  Update README.md
     new 1ef1211  small fixes in readme added
     new dc498c4  Merge pull request #689 from epam/vpc_read
     new 928ff41  fixed typo
     new 0bfb1a0  fixed issue with starting ss
     new d54624a  fixed issue with placing libraries and conf files
     new ad628bb  fixed issue with placing libraries and conf files
     new c28b835  Remove deny rule on sg create. Rewrite some dns/ip variables logic in ssn_configure.
     new 40bfb6c  fixed issue with placing libraries and conf files
     new 755bc8c  Merge pull request #690 from epam/feature-EPMCDLAB-1889
     new f4e4335  fixed issue with placing libraries and conf files
     new bb409a6  Fix bug
     new 02c2425  Changed restart to reload nginx when template uploaded.
     new ddd0cc6  changed folder name
     new 3c6582f  changed folder name
     new 4b33d20  changed folder name
     new 5c2cbae  unit tests fixed
     new ab5cde3  changed folder name
     new 3b2d512  [EPMCDLAB-1908]: added form for budget per user outputs
     new b7f8754  [EPMCDLAB-1908]: bind template to form group
     new a8ae198  removed unimportant folder
     new b8655a0  fixed typo
     new 881929a  Merge pull request #691 from epam/EPMCDLAB-1948
     new 3882181  quote interceptor bug fixed
     new b5b6ca7  removed unimportant functions
     new 04670d1  Refactor ssn prepare/configure.
     new 9e9ee0c  quote interceptor bug fixed
     new f47611e  Fix problem with edge after adding LDAP authorization in Squid
     new 2b1c5cf  Merge pull request #692 from epam/EPMCDLAB-1919
     new 6dc5d8e  Merge branch 'develop' of https://github.com/epam/DLab into EPMCDLAB-1936
     new 7c9844e  [EPMCDLAB-1908]: modify service for update users budget
     new 5ad2cb6  [EPMCDLAB-1908]: added ability to manage quotes per user
     new 542ab3b  Merge branch 'develop' of https://github.com/epam/DLab into feature-EPMCDLAB-1908
     new ac46cb8  modified doc
     new 3a31c40  modified doc
     new df886ba  Merge pull request #693 from epam/EPMCDLAB-1937
     new e1c258b  Merge branch 'develop' into EPMCDLAB-1419
     new 7f33cae  [EPMCDLAB-1908]: manage quotes per user validation added
     new fb24167  added spark configuration settings
     new 8043e2e  [EPMCDLAB-1935]: status and key upload check subscriptions fixes
     new 01acd38  Merge branch 'develop' of https://github.com/epam/DLab into feature-EPMCDLAB-1908
     new f1ec258  feature-EPMCDLAB-1558 added possibility to get info about active schedulers
     new 03fded9  added spark configuration settings
     new 96ae6ae  Merge pull request #694 from epam/feature-EPMCDLAB-1558-1
     new bb2cbae  Some fixes around edge/notebook nods
     new a79df3e  [EPMCDLAB-1927]: prevented Java library installation for RStudio and RStudio with TensorFlow templates
     new ce3f4d1  added spark configuration settings to Jenkins jobs
     new f1daf1a  Fix for dataengine/azure termination
     new a4a0dcc  fixed issue with substituting parameters
     new f8334f5  Fix some issues with stop/start/terminte azure instances
     new 9af8bbf  [EPMCDLAB-1752]: removed spark blocking config from UI
     new 17812be  [EPMCDLAB-1752]: added default templates for clusters configurations
     new 32e0681  fixed issue with parsing json
     new 0cc4e48  Fix vpc creation. Fix subnet exception.
     new 4cdc41e  Fixes around os.environ variables in ssn configure
     new 05170fc  added specifying additional spark properties for dataengine spark on notebook
     new 7197eee  removed skipping spark re-installation
     new 8c54473  changed priority
     new ffd0f7e  feature-EPMCDLAB-1950 added possibility to tune spark cluster params for computational and exploratory
     new 6b0cabf  feature-EPMCDLAB-1950 added possibility to tune spark cluster params for computational and exploratory
     new 7a3f249  Merge pull request #696 from epam/feature-EPMCDLAB-1950
     new 92c9af0  feature-EPMCDLAB-1950 unit test fixed
     new 57c616f  [EPMCDLAB-1752]: lint refactoring
     new 944c435  [EPMCDLAB-1752]: changed configuration template on cluster type selection
     new 7431453  Merge branch 'EPMCDLAB-1887' of https://github.com/epam/DLab into EPMCDLAB-1887
     new 40daae9  EPMCDLAB-1957 added possibility to stop user env when reaching user quote
     new 200004e  fixed issue with ending
     new 119cb98  Merge pull request #697 from epam/feature-EPMCDLAB-1957
     new 83c7501  Merge pull request #695 from epam/feature-EPMCDLAB-1927
     new 83e4f32  [EPMCDLAB-1752]: added configuration template on notebook creation
     new de26a6c  Merge branch 'EPMCDLAB-1887' of https://github.com/epam/DLab into EPMCDLAB-1887
     new fe6b7e8  Merge branch 'develop' of https://github.com/epam/DLab into EPMCDLAB-1887
     new fb89ba1  [EPMCDLAB-1752]: changed config key on notebook creation
     new 59e909d  tag 2 shanpshots created to store ami create not predefined vpc and subnet
     new a1985f0  added reconfiguration of spark in any time
     new 2c1ddac  Merge remote-tracking branch 'origin/EPMCDLAB-1887' into EPMCDLAB-1887
     new d271c37  Merge branch 'develop' of https://github.com/epam/DLab into feature-EPMCDLAB-1908
     new 4e9b102  [EPMCDLAB-1935]: fix current user declaration on init
     new 9ef01a2  Merge pull request #699 from epam/feature-EPMCDLAB-1908
     new 29e2a6b  Merge branch 'develop' of https://github.com/epam/DLab into EPMCDLAB-1887
     new ef90e96  fixed typos; added dataengine spark configuration on notebook
     new ccf2e55  Removed deny all inboud from vnet rule for ssn.
     new 3346e35  modified Docker files
     new e43ebc1  add product:dlab to dlab.ini
     new 59d64b3  Merge pull request #700 from epam/EPMCDLAB-1936
     new 03859b6  fixed issue with building Docker images
     new 4a68cc1  [EPMCDLAB-1952]: devide create clusters template according to selected type
     new b8fcce0  [EPMCDLAB-1952]: create clusters template enhancement
     new b44323f  [DLAB-89]: Refactored code for getting price for on demand instances
     new 6898c02  [EPMCDLAB-1952]: fixed errors printing; check selectors behaviour
     new 1756dc4  Merge branch 'EPMCDLAB-1887' of https://github.com/epam/DLab into EPMCDLAB-1887
     new 01b0d99  [EPMCDLAB-1964]: prevent scheduler submit on disabling form
     new d595e4e  add vpc billing tags for azure
     new 5d56194  typo fix
     new 9890bbc  [EPMCDLAB-1963]: notebook and cluster names validation fixed
     new d3a85a7  Merge pull request #698 from epam/EPMCDLAB-1419
     new 87ea2f9  [EPMCDLAB-1963]: CLUSTER_CONFIGURATION template fixes
     new 1c3dd33  [EPMCDLAB-1967]: fixed issue with backup validity check
     new a176422  Merge branch 'develop' of github.com:epam/DLab into DLAB-89
     new 907ea08  EPMCDLAB-000 removed unnecessary images
     new adec03e  [EPMCDLAB-1966]: fixed info message displaying on git credential dialog
     new f0bff06  [EPMCDLAB-1966]: validation messages appearing fixes; sticky to control
     new be09612  Merge pull request #701 from epam/EPMCDLAB-1967
     new 1e39131  [EPMCDLAB-1914]: Removed header in case of absent computational resources  on confirmation dialog
     new c372841  [EPMCDLAB-1914]: bold values in all headers grid
     new bcfec3c  fixed issue with reconfiguring Spark
     new dce73cb  Merge remote-tracking branch 'origin/EPMCDLAB-1887' into EPMCDLAB-1887
     new a428b11  [EPMCDLAB-1913]: exploratory_urls displaying fixes on detail notebook dialog
     new da266a8  [DLAB-89]: Updated Jenkins job for EMR cluster creating
     new 5a9f979  typo fix
     new 49c2a8d  Merge pull request #703 from epam/EPMCDLAB-1419
     new ba26996  Merge pull request #702 from epam/DLAB-89
     new c3a6352  epmcdlab-1959 added possibility to reconfigure spark cluster for notebook or computational resource
     new d3adc3f  typo hotfix
     new 9915674  added writing result
     new dc7a71a  Merge pull request #704 from epam/EPMCDLAB-1419
     new 15f87bf  [EPMCDLAB-1968]: correct value passing on manage env action submit
     new e98477f  [EPMCDLAB-1917]: fixed ingrid billing details
     new 471c57e  EPMCDLAB-1951 removed template description from computational create dialog and renamed computational templates
     new 961d6ce  Merge pull request #707 from epam/feature-EPMCDLAB-1951
     new 05ff950  Merge pull request #706 from epam/EPMCDLAB-1968
     new ea8b9ab  epmcdlab-1962 added possibility to see all users on environment management page
     new 596fd1c  Merge pull request #708 from epam/feature-EPMCDLAB-1962
     new f64f418  epmcdlab-1995 fixed bug connected with role names/order
     new b0a4789  Merge pull request #709 from epam/bugfix-EPMCDLAB-1955
     new 37bb6bb  add billing tags to elastic IP of edge and ssn
     new 7eaac56  Merge pull request #710 from epam/EPMCDLAB-1419
     new b895f46  fixed issue with reconfiguring spark
     new 3c5a01c  Merge pull request #711 from epam/feature-EPMCDLAB-1959
     new 134f9f2  Merge branch 'develop' of https://github.com/epam/DLab into EPMCDLAB-1917
     new 072bef0  Merge pull request #712 from epam/EPMCDLAB-1917
     new d33a7a4  fixed issue with reconfiguring spark
     new 9fff80c  [EPMCDLAB-1958]: added extra check on loaded temlates
     new 6695eca  [EPMCDLAB-1958]: changed cluster details component structure
     new 98e2729  fixed issue with similar parameters
     new 11eed16  epmcdlab-1973 possibility to get spark config (API added)
     new d88b69a  Merge pull request #713 from epam/feature-EPMCDLAB-1973
     new ca68907  [EPMCDLAB-1958]: added form of cluster configuration; service adaptation
     new c3b518f  Merge branch 'EPMCDLAB-1887' of https://github.com/epam/DLab into EPMCDLAB-1887
     new 7b7c806  [EPMCDLAB-1958]: added onfly validation for cluster configuration
     new 055d5d3  EPMCDLAB-1971 fixed mongo roles duplication on AWS
     new 571b9aa  [EPMCDLAB-1958]: configuration service methods added
     new e04d1e6  [EPMCDLAB-1958]: added configurations update for spark clusters
     new ab6e119  [EPMCDLAB-1958]: added configurations update for spark on notebook
     new f0695c3  [EPMCDLAB-1958]: minor styles priority fixes
     new 0493867  Merge branch 'develop' of https://github.com/epam/DLab into EPMCDLAB-1887
     new d046c3e  Merge branch 'EPMCDLAB-1887' of https://github.com/epam/DLab into EPMCDLAB-1887
     new 5e55f28  EPMCDLAB-1959 added api for updating spark config for AZURE and GCP
     new 7143e69  fix for correct working with describe_images response
     new e838b57  Merge pull request #714 from epam/EPMCDLAB-1419
     new 316d0ac  [EPMCDLAB-1958]: \configurations update for spark on notebook
     new 5cc81b1  [EPMCDLAB-1958]: link typo fixes
     new 73530d9  epmcdlab-000 chaged status code for reconfigure exploratory cluster API
     new 3f6570b  [EPMCDLAB-1958]: update configuration template on select
     new 659ffd3  Merge branch 'develop' of https://github.com/epam/DLab into EPMCDLAB-1887
     new dee97d8  typo
     new 4724741  [EPMCDLAB-1958]: update configuration option available only for running instances
     new 63b72eb  [EPMCDLAB-1958]: added error hendling; success events emit
     new 7715a83  [EPMCDLAB-1958]: update ingrid data after config submition
     new 46e72c2  Merge branch 'EPMCDLAB-1887' of https://github.com/epam/DLab into EPMCDLAB-1887
     new 35df657  Removed server_name hostname verification
     new 20ff8c0  Merge pull request #715 from epam/EPMCDLAB-1975
     new 9c9a878  epmcdlab-1887 forbid null object serialization for cluster config
     new 51cacc5  [EPMCDLAB-1958]: error messages displaying fixes
     new 8d56ae2  Merge branch 'EPMCDLAB-1887' of https://github.com/epam/DLab into EPMCDLAB-1887
     new c1876a6  [EPMCDLAB-1976]: Notebook termination convey  the future status  of a previously stopped cluster
     new 8a34842  Merge pull request #716 from epam/EPMCDLAB-1887
     new 90a2765  Merge branch 'develop' of https://github.com/epam/DLab into EPMCDLAB-1976
     new c248962  Merge pull request #717 from epam/EPMCDLAB-1976
     new 80cdf52  [EPMCDLAB-1978]: added focus on configuration selection on notebook detailed dialog
     new 727b703  Merge pull request #718 from epam/EPMCDLAB-1978
     new c16dbba  [EPMCDLAB-1963]: fixed list of links on detail notebook dialog
     new 3fa6144  Merge pull request #719 from epam/EPMCDLAB-1978
     new d2f659e  script for creating repository
     new e719f9c  fixed typo
     new fbc517f  [EPMCDLAB-1908]: added service methods for budget updates
     new 6c854bb  [EPMCDLAB-1908]: connect get/set quotes requests on health status page
     new 2b37c11  [EPMCDLAB-1908]: added quotes limits form on manage environment
     new 42dcb1c  [EPMCDLAB-1908]: added quotes limits form on manage environment
     new c045d25  [EPMCDLAB-1908]: added dependent validation on total and per user quotes
     new 245f7f6  [EPMCDLAB-1908]: added dependent validation on total and per user quotes
     new c1137a7  epmcdlab-000 added possibility to remove max budget user setting
     new bd0f02b  Merge branch 'develop' of https://github.com/epam/DLab into feature-EPMCDLAB-1908
     new 1ed1df1  [EPMCDLAB-1908]: added possibility to remove total budget
     new 8499831  [EPMCDLAB-1908]: validity user quotes check fixes
     new b10c4ca  epmcdlab-000 changed status code for removing max budget API
     new e1b5bc9  [EPMCDLAB-1981]: added extra check for loading templates before rendering
     new d501edb  [EPMCDLAB-1981]: fixed regexp group without Lookbehind regex syntax using
     new 15b1835  Merge pull request #720 from epam/feature-EPMCDLAB-1908
     new b59a822  added script for creating local repository
     new e493ff3  added network type; fixed issue with creating AWS resources
     new 123b471  DLAB-108 Fixed partly matches of cluster names and simplified filtering empty lines
     new 2c06fb6  Merge pull request #721 from epam/DLAB-108
     new 59d3fce  added termination action
     new c1a5460  Merge branch 'develop' of https://github.com/epam/DLab into EPMCDLAB-1186
     new 6cede7b  added creation of Elastic IP address
     new a30e4d6  added creation of AWS route53 record
     new 5c44716  fixed rollback
     new b28de43  added installing Nexus repository
     new 7e5a262  added installation of apt plugin for Nexus
     new 1fd0925  added creation of apt repository
     new 47f2529  fixed typo
     new 276a141  added creation of docker group repo
     new 0bf044e  added creation of docker repo
     new a817042  added creation of jenkins repo
     new dab9557  added creation of AWS EFS; added support of additional volume
     new 36d9f75  added configuring SSL certs; added setting of hostname; added removing EFS;
     new 3a5bcdf  fixed issue with SSL;
     new a52c263  removed unimportant lines of code
     new 3fd130b  added local repository for SSN
     new 19c2263  fixed typo

The 698 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org