aboutsummaryrefslogtreecommitdiffstats
path: root/src/account/models.py
AgeCommit message (Expand)AuthorFilesLines
2023-10-26Removing project content and adding a noteHEADmasterGergely Csatari1-297/+0
2021-11-01Add Cloud Init SupportSawyer Bergeron1-5/+18
2021-10-15Merge User Booking API Rev 1 (Try 3)Sawyer Bergeron1-0/+1
2021-03-29Remove exposure of users on dashboardSean Smith1-0/+2
2021-03-08Filters non working servers in quick bookingSean Smith1-1/+1
2020-10-22Fix quick booking allocation of private vlans for podsSawyer Bergeron1-3/+3
2020-08-28Fixed one issue account creationSean Smith1-16/+0
2020-08-19Enforce company constraintsSean Smith1-2/+18
2020-07-28Fixes for prod deploySawyer Bergeron1-0/+2
2020-07-28Fix vlan allocation for reserved vlans and multiple allocationSawyer Bergeron1-8/+23
2020-07-27Make static OPNFV references dynamicSean Smith1-1/+4
2020-06-23Quick Booking Menu Resource Availibilityssmith1-0/+8
2020-01-28Comments and DocumentationParker Berberian1-2/+65
2019-08-13Adds Downtime AwarenessParker Berberian1-0/+20
2019-02-12Fixed all Flake8 errorsParker Berberian1-2/+2
2019-01-18Add Quick-Booking WorkflowSawyer Bergeron1-3/+3
2018-11-26Fix all flake8 errorsParker Berberian1-3/+1
2018-10-15Lab as a Service 2.0Parker Berberian1-0/+127
2018-01-17Add Nullable Lab Field to ResourcesSawyer Bergeron1-2/+1
2018-01-09Create Lab ModelSawyer Bergeron1-0/+10
2018-01-02Implement Notification Framework with Initial Email SupportSawyer Bergeron1-1/+1
2017-12-07Integrate Initial Email SupportSawyer Bergeron1-0/+1
2017-09-22Rename pharos-dashboard and pharos-validatorTrevor Bramwell1-0/+35
lass="nt">ServiceNetMap: default: {} description: Mapping of service_name -> network name. Typically set via parameter_defaults in the resource registry. This mapping overrides those in ServiceNetMapDefaults. type: json DefaultPasswords: default: {} type: json RoleName: default: '' description: Role name on which the service is applied type: string RoleParameters: default: {} description: Parameters specific to the role type: json EndpointMap: default: {} type: json description: Mapping of service endpoint -> protocol. Typically set via parameter_defaults in the resource registry. outputs: role_data: description: Role data for Cinder HPELeftHandISCSIDriver value: service_name: cinder_hpelefthand_iscsi config_settings: tripleo::profile::base::cinder::volume::cinder_enable_hpelefthand_backend: true cinder::backend::hpelefthand_iscsi::hpelefthand_api_url: {get_param: CinderHPELeftHandISCSIApiUrl} cinder::backend::hpelefthand_iscsi::hpelefthand_username: {get_param: CinderHPELeftHandISCSIUserName} cinder::backend::hpelefthand_iscsi::hpelefthand_password: {get_param: CinderHPELeftHandISCSIPassword} cinder::backend::hpelefthand_iscsi::volume_backend_name: {get_param: CinderHPELeftHandISCSIBackendName} cinder::backend::hpelefthand_iscsi::hpelefthand_iscsi_chap_enabled: {get_param: CinderHPELeftHandISCSIChapEnabled} cinder::backend::hpelefthand_iscsi::hpelefthand_clustername: {get_param: CinderHPELeftHandClusterName} cinder::backend::hpelefthand_iscsi::hpelefthand_debug: {get_param: CinderHPELeftHandDebug} step_config: | include ::tripleo::profile::base::cinder::volume