Skip to content

Commit

Permalink
Merge pull request #33 from Bhavneet-Sharma/release/3.3.0_docs
Browse files Browse the repository at this point in the history
Updating Documentation for PowerStore SDK Release 3.3.0
  • Loading branch information
trisha-dell authored May 30, 2024
2 parents 8f02206 + bc020a0 commit df091a2
Show file tree
Hide file tree
Showing 47 changed files with 50 additions and 47 deletions.
3 changes: 3 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# PyPowerStore Change Log

## Version 3.3.0.0 - released on 31/05/24
- Added the Support for ACL in SMB Share object.

## Version 3.2.0.0 - released on 30/04/24
- Added support for PowerStore 4.0.0.0 version(Victory release).

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/appliance_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2021, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Appliance operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/certificate_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2021, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Certificate operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/chap_config_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2021, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" CHAP config operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/cluster_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2021, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Cluster Operations"""
from PyPowerStore import powerstore_conn
Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/discovered_appliances_example.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2023, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Discovered Appliance operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/dns_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2022, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" DNS operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/email_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2022, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Email operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/file_system_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2020, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" File System Operations"""
from PyPowerStore import powerstore_conn
Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/file_tree_quota_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2020, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" File Tree Quota Operations"""
from PyPowerStore import powerstore_conn
Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/file_user_quota_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2020, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" File User Quota Operations"""
from PyPowerStore import powerstore_conn
Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/host_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2019, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Host Module Operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/host_group_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2019, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Host Group Module Operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/info_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2019-2021, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Info Module Operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/ip_pool_address_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2021, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" IP Pool Address Operations"""
from PyPowerStore import powerstore_conn
Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/ip_port_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2021, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" IP Port Operations"""
from PyPowerStore import powerstore_conn
Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/ldap_account_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2022, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" LDAP Account operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/ldap_domain_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2022, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" LDAP domain operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/local_user_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2021, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Local User Operations"""
from PyPowerStore import powerstore_conn
Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/nas_server_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2020, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" NAS Server Operations"""
from PyPowerStore import powerstore_conn
Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/network_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2021, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Network Operations"""
from PyPowerStore import powerstore_conn
Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/nfs_export_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2020, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" NFS Export Operations"""
from PyPowerStore import powerstore_conn
Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/ntp_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2022, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" NTP operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/protection_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2019, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Protection Policy Module Operations"""

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2022, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Remote Support Contact operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/remote_support_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2022, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Remote Support operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/remote_system_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2021, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Remote system operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/replication_group_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2023, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Replication Group operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/replication_session_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2021, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Replication session Operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/role_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2021, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Role operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/security_config_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2021, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Security config operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/service_config_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2021, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Service config operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/service_user_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2021, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Service user module operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/smb_share_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2020, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" SMB Share Operations"""
from PyPowerStore import powerstore_conn
Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/smtp_config_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2022, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" SMTP Config operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/snapshot_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2019, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Snapshot Module Operations"""

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2023, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Storage container destination operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/storage_container_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2023, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Storage container operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/vcenter_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2021, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Vcenter Operations"""
from PyPowerStore import powerstore_conn
Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/volume_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2019, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Volume Module Operations"""

Expand Down
2 changes: 1 addition & 1 deletion ProgrammersGuideExamples/volume_group_examples.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2019, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

""" Volume Group Module Operations"""

Expand Down
2 changes: 1 addition & 1 deletion PyPowerStore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"""__init__.py."""

__title__ = 'PyPowerStore'
__version__ = '3.2.0.0'
__version__ = '3.3.0.0'
__author__ = 'Dell Technologies or its subsidiaries'
__copyright__ = 'Copyright 2024 Dell Technologies'
4 changes: 2 additions & 2 deletions PyPowerStore/protection.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2019, Dell Technologies
# Copyright: (c) 2019, Ivan Pchelintsev <Ivan.Pchelintsev@emc.com>
# Copyright: (c) 2024, Dell Technologies
# Copyright: (c) 2024, Ivan Pchelintsev <Ivan.Pchelintsev@emc.com>

"""Collection of protection related functions for PowerStore"""

Expand Down
2 changes: 1 addition & 1 deletion PyPowerStore/utils/exception.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright: (c) 2019, Dell Technologies
# Copyright: (c) 2024, Dell Technologies

"""PowerStore exceptions"""

Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
author = 'Dell'

# The full version, including alpha/beta/rc tags
release = '3.2.0.0'
release = '3.3.0.0'


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. PyPowerStore documentation master file, created by
sphinx-quickstart on Thu Mar 10 14:21:10 2022.
sphinx-quickstart on Thu May 29 14:21:10 2024.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@


setup(name='PyPowerStore',
version='3.2.0.0',
version='3.3.0.0',
description='Python Library for Dell PowerStore',
author='Ansible Team at Dell',
author_email='ansible.team@dell.com',
Expand Down

0 comments on commit df091a2

Please sign in to comment.