Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sonic-package-manager] first phase implementation of sonic-package-manager #1527

Merged
merged 54 commits into from
Apr 29, 2021
Merged
Show file tree
Hide file tree
Changes from 24 commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
2356869
[sonic-installer] migrate SONiC packages
stepanblyschak Nov 3, 2020
ece3845
fix temp dir path for chroot
stepanblyschak Nov 3, 2020
8bc75a7
fix for install of already installed image
stepanblyschak Nov 3, 2020
e72f540
move constants to the top
stepanblyschak Dec 15, 2020
1a6d5d9
Merge branch 'master' of github.com:azure/sonic-utilities into sonic-…
stepanblyschak Jan 5, 2021
be4f089
[sonic_installer] migrate packages from old docker library
stepanblyschak Jan 21, 2021
2240308
Merge branch 'master' of github.com:azure/sonic-utilities into sonic-…
stepanblyschak Mar 18, 2021
9fd283d
remove unused imports
stepanblyschak Mar 18, 2021
0cbaa3e
fix redefining path
stepanblyschak Mar 19, 2021
1a99797
[sonic-package-manager] add new utility to manage SONiC packages
stepanblyschak Mar 23, 2021
a80ecb0
Merge branch 'sonic-packages-migration' into spm
stepanblyschak Mar 23, 2021
06dfd30
add help for some options
stepanblyschak Mar 23, 2021
725210d
add command line reference for sonic-package-manager
stepanblyschak Mar 23, 2021
f2ee39f
fix upgrade command missing argument
stepanblyschak Mar 23, 2021
c724569
iteritems -> items
stepanblyschak Mar 25, 2021
3dc793f
fix issue in metadata dict generation
stepanblyschak Mar 25, 2021
faeadcf
default value for component constraint
stepanblyschak Mar 25, 2021
ae1ce45
Update doc/Command-Reference.md
stepanblyschak Mar 29, 2021
83f2af6
drop support for monit as monit is getting deprecated
stepanblyschak Apr 1, 2021
d31497a
fix manifest representation
stepanblyschak Apr 1, 2021
c2eacdf
fix LGTM warning
stepanblyschak Apr 1, 2021
801ff85
Merge branch 'master' into spm
stepanblyschak Apr 8, 2021
f5ba246
fix review comments
stepanblyschak Apr 9, 2021
2dee5c6
fix review comments
stepanblyschak Apr 14, 2021
08c9c6d
[sonic_package_manager] add reset command
stepanblyschak Apr 15, 2021
42a2665
Merge branch 'master' into spm
stepanblyschak Apr 15, 2021
413b44f
[doc] fix formatting
stepanblyschak Apr 16, 2021
78afedd
Merge branch 'spm' of github.com:stepanblyschak/sonic-utilities into spm
stepanblyschak Apr 16, 2021
f101f1f
install takes a digest or tag as well
stepanblyschak Apr 16, 2021
4d03aa8
resolve review comments
stepanblyschak Apr 20, 2021
180eae3
remove config when uninstalling
stepanblyschak Apr 20, 2021
3b98489
fix lgtm error
stepanblyschak Apr 20, 2021
3280b5b
Update doc/Command-Reference.md
stepanblyschak Apr 21, 2021
21ae66b
Update doc/Command-Reference.md
stepanblyschak Apr 21, 2021
5548976
Update doc/Command-Reference.md
stepanblyschak Apr 21, 2021
5a2675d
Update doc/Command-Reference.md
stepanblyschak Apr 21, 2021
68f90f5
Update doc/Command-Reference.md
stepanblyschak Apr 21, 2021
e7f1c59
Update doc/Command-Reference.md
stepanblyschak Apr 21, 2021
ae5bad9
Update doc/Command-Reference.md
stepanblyschak Apr 21, 2021
909079a
Update doc/Command-Reference.md
stepanblyschak Apr 21, 2021
a394b27
Update doc/Command-Reference.md
stepanblyschak Apr 21, 2021
9653c61
Update doc/Command-Reference.md
stepanblyschak Apr 21, 2021
0e96ddb
Update doc/Command-Reference.md
stepanblyschak Apr 21, 2021
9090a47
Update doc/Command-Reference.md
stepanblyschak Apr 21, 2021
b2eeb59
Update doc/Command-Reference.md
stepanblyschak Apr 21, 2021
e765d5d
review comments
stepanblyschak Apr 21, 2021
24fb439
Merge branch 'spm' of github.com:stepanblyschak/sonic-utilities into spm
stepanblyschak Apr 21, 2021
fd46c34
fix upgrade rollback
stepanblyschak Apr 22, 2021
86bf53f
address review comments
stepanblyschak Apr 23, 2021
1ace0e1
fix command line options for install/upgrade
stepanblyschak Apr 26, 2021
6feda36
fix bug when have components constraints
stepanblyschak Apr 26, 2021
a2f7649
Merge branch 'master' into spm
stepanblyschak Apr 26, 2021
0d5dfcf
Fix review comments
stepanblyschak Apr 28, 2021
4c2f986
Merge branch 'spm' of github.com:stepanblyschak/sonic-utilities into spm
stepanblyschak Apr 28, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
296 changes: 295 additions & 1 deletion doc/Command-Reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
* [Watermark Show commands](#watermark-show-commands)
* [Watermark Config commands](#watermark-config-commands)
* [Software Installation and Management](#software-installation-and-management)
* [SONiC Package Manager](#sonic-package-manager)
* [SONiC Installer](#sonic-installer)
* [Troubleshooting Commands](#troubleshooting-commands)
* [Routing Stack](#routing-stack)
Expand Down Expand Up @@ -7961,8 +7962,294 @@ Go Back To [Beginning of the document](#) or [Beginning of this section](#waterm

## Software Installation and Management

SONiC software can be installed in two methods, viz, "using sonic-installer tool", "ONIE Installer".
SONiC image can be installed in one of two methods:
stepanblyschak marked this conversation as resolved.
Show resolved Hide resolved
1. From within a running SONiC image using the `sonic-installer` utility
2. From the vendor's bootloader (E.g., ONIE, Aboot, etc.)

SONiC feature Docker images (aka "SONiC packages") available to be installed with *sonic-package-manager* utility.
stepanblyschak marked this conversation as resolved.
Show resolved Hide resolved

### SONiC Package Manager

This is a command line tool that provides functionality to manage SONiC Packages on SONiC device.
stepanblyschak marked this conversation as resolved.
Show resolved Hide resolved

**sonic-package-manager list**

This command lists all available SONiC packages, their desription, installed version and installation status.
SONiC package status can be *Installed*, *Not installed* or *Built-In*. "Built-In" status means that a feature is built-in to SONiC image and can't be upgraded or uninstalled.

- Usage:
```
sonic-package-manager list
renukamanavalan marked this conversation as resolved.
Show resolved Hide resolved
```

- Example:
```
admin@sonic:~$ sonic-package-manager list
Name Repository Description Version Status
-------------- --------------------------- ---------------------------- --------- ---------
database docker-database SONiC database package 1.0.0 Built-In
dhcp-relay docker-dhcp-relay SONiC dhcp-relay package 1.0.0 Installed
fpm-frr docker-fpm-frr SONiC fpm-frr package 1.0.0 Built-In
lldp docker-lldp SONiC lldp package 1.0.0 Built-In
macsec docker-macsec SONiC macsec package 1.0.0 Built-In
mgmt-framework docker-sonic-mgmt-framework SONiC mgmt-framework package 1.0.0 Built-In
nat docker-nat SONiC nat package 1.0.0 Built-In
pmon docker-platform-monitor SONiC pmon package 1.0.0 Built-In
radv docker-router-advertiser SONiC radv package 1.0.0 Built-In
sflow docker-sflow SONiC sflow package 1.0.0 Built-In
snmp docker-snmp SONiC snmp package 1.0.0 Built-In
swss docker-orchagent SONiC swss package 1.0.0 Built-In
syncd docker-syncd-mlnx SONiC syncd package 1.0.0 Built-In
teamd docker-teamd SONiC teamd package 1.0.0 Built-In
telemetry docker-sonic-telemetry SONiC telemetry package 1.0.0 Built-In
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see it as
"name" == Feature name
"Repository" == docker-image name

"repository" is more used in the context of storage place, where multiple images could be available,

Even you say the same below "A package is a docker image, a repo may contain several docker images."

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the list going to show default-reference too?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may add if this is required

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How are the docker image tags going to be used here? Maybe they should be shown instead or additionally to the "Version" ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It can be added


**sonic-package-manager repository add**

renukamanavalan marked this conversation as resolved.
Show resolved Hide resolved
This command will add a new entry in the package database. The package has to be *Not Installed* in order to be removed from package database. *NOTE*: this command requires elevated (root) privileges to run.
renukamanavalan marked this conversation as resolved.
Show resolved Hide resolved

- Usage:
```
Usage: sonic-package-manager repository add [OPTIONS] NAME REPOSITORY

Add a new repository to database.
renukamanavalan marked this conversation as resolved.
Show resolved Hide resolved

Options:
--default-reference TEXT Default installation reference.
--description TEXT Optional package entry description.
--help Show this message and exit.
```
- Example:
```
admin@sonic:~$ sudo sonic-package-manager repository add \
cpu-report azure/sonic-cpu-report --default-reference 1.0.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

e.g. "... add cpu-report azure/sonic-cpu-report ..."

what is this "azure/sonic-cpu-report" ?

What is the purpose of default-reference ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The install command, takes even repo path, so wonder what is the value of this repo?

Guess we can discuss 1:1, as I guess we are not on same page.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is this "azure/sonic-cpu-report" ?

This is a repository, arbitrary example.

What is the purpose of default-reference ?

The purpose of default-reference is described in HLD - https://github.com/stepanblyschak/SONiC/blob/sonic-app-ext-3/doc/sonic-application-extention/sonic-application-extention-hld.md#sonic-package-database.

The install command, takes even repo path, so wonder what is the value of this repo?

Not sure I understand the question.
The install command takes an expression in format name==version. The reposiotory lookup takes place based on name of the package.

```

**sonic-package-manager repository remove**

This command will remove an entry from the package database. *NOTE*: this command requires elevated (root) privileges to run.
renukamanavalan marked this conversation as resolved.
Show resolved Hide resolved

- Usage:
```
Usage: sonic-package-manager repository remove [OPTIONS] NAME

Remove package from database.
stepanblyschak marked this conversation as resolved.
Show resolved Hide resolved

Options:
--help Show this message and exit.
```
- Example:
```
admin@sonic:~$ sudo sonic-package-manager repository remove cpu-report
```

**sonic-package-manager install**

This command pulls and installs package on SONiC host. *NOTE*: this command requires elevated (root) privileges to run.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This command pulls and installs package on SONiC host. *NOTE*: this command requires elevated (root) privileges to run.
This command pulls and installs a package. *NOTE*: requires elevated (root) privileges to run


renukamanavalan marked this conversation as resolved.
Show resolved Hide resolved
- Usage:
```
Usage: sonic-package-manager install [OPTIONS] [PACKAGE_EXPR]

Install package
renukamanavalan marked this conversation as resolved.
Show resolved Hide resolved

Options:
--enable Set the default state of the feature to
enabled and enable feature right after
installation. NOTE: user needs to execute
"config save -y" to make this setting
persistent

--default-owner [local|kube] Default owner configuration setting for a
renukamanavalan marked this conversation as resolved.
Show resolved Hide resolved
feature

--from-repository TEXT Fetch package directly from image registry
renukamanavalan marked this conversation as resolved.
Show resolved Hide resolved
repository NOTE: This argument is mutually
exclusive with arguments: [from_tarball,
package_expr].

--from-tarball FILE Fetch package from saved image tarball
NOTE: This argument is mutually exclusive
with arguments: [from_repository,
package_expr].

-f, --force Force operation by ignoring failures
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What kind of failures are suppressed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added to this flag description

-y, --yes Automatically answer yes on prompts
-v, --verbosity LVL Either CRITICAL, ERROR, WARNING, INFO or
renukamanavalan marked this conversation as resolved.
Show resolved Hide resolved
DEBUG

--skip-cli-plugin-installation Do not install CLI plugins provided by the
package on the host OS. NOTE: In case when
package /cli/mandatory field is set to True
this option will fail the installation.

--help Show this message and exit.
```
- Example:
```
admin@sonic:~$ sudo sonic-package-manager install dhcp-relay==1.0.2
stepanblyschak marked this conversation as resolved.
Show resolved Hide resolved
```
```
admin@sonic:~$ sudo sonic-package-manager install --from-repository azure/sonic-cpu-report:latest
```
```
admin@sonic:~$ sudo sonic-package-manager install --from-tarball sonic-docker-image.gz
```

**sonic-package-manager uninstall**

This command uninstalls package from SONiC host. *NOTE*: this command requires elevated (root) privileges to run.
renukamanavalan marked this conversation as resolved.
Show resolved Hide resolved

- Usage:
```
Usage: sonic-package-manager uninstall [OPTIONS] NAME

Uninstall package
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Uninstall package
Uninstall package

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also allow uninstalling multiple packages at once?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It can be added


Options:
-f, --force Force operation by ignoring failures
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as for install, i think force is not a good idea here. The package-manager should abstract and "protect the user" in the sense, that it does not break the system. If the user decides to replace a docker container or binary somewhere, she/he is still free to do so without the package-manger.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The package-manager should abstract and "protect the user" in the sense, that it does not break the system.
[SB] Then the user does not use --force

-y, --yes Automatically answer yes on prompts
-v, --verbosity LVL Either CRITICAL, ERROR, WARNING, INFO or DEBUG
stepanblyschak marked this conversation as resolved.
Show resolved Hide resolved
--help Show this message and exit.

```
- Example:
```
admin@sonic:~$ sudo sonic-package-manager uninstall dhcp-relay
```

**sonic-package-manager upgrade**

This command upgrades package on SONiC host to a newer version. The procedure of upgrading a package will restart the corresponding service. *NOTE*: this command requires elevated (root) privileges to run.
renukamanavalan marked this conversation as resolved.
Show resolved Hide resolved

- Usage:
```
Usage: sonic-package-manager upgrade [OPTIONS] [PACKAGE_EXPR]

Upgrade package

Options:
--from-repository TEXT Fetch package directly from image registry
repository NOTE: This argument is mutually
exclusive with arguments: [package_expr,
from_tarball].

--from-tarball FILE Fetch package from saved image tarball
NOTE: This argument is mutually exclusive
with arguments: [package_expr,
from_repository].

-f, --force Force operation by ignoring failures
-y, --yes Automatically answer yes on prompts
-v, --verbosity LVL Either CRITICAL, ERROR, WARNING, INFO or
DEBUG

--skip-cli-plugin-installation Do not install CLI plugins provided by the
package on the host OS. NOTE: In case when
package /cli/mandatory field is set to True
this option will fail the installation.

--help Show this message and exit.
```
- Example:
```
admin@sonic:~$ sudo sonic-package-manager upgrade dhcp-relay==2.0.0
```
```
admin@sonic:~$ sudo sonic-package-manager upgrade --from-repository azure/sonic-cpu-report:latest
```
```
admin@sonic:~$ sudo sonic-package-manager upgrade --from-tarball sonic-docker-image.gz
```

**sonic-package-manager show package versions**

renukamanavalan marked this conversation as resolved.
Show resolved Hide resolved
This command will access repository for corresponding package and retrieve a list of available versions.
stepanblyschak marked this conversation as resolved.
Show resolved Hide resolved

- Usage:
```
Usage: sonic-package-manager show package versions [OPTIONS] NAME

Print available versions
stepanblyschak marked this conversation as resolved.
Show resolved Hide resolved

Options:
--all Show all available tags in repository
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think "tags" might confuse people here, since it was not mentioned in the docs so far.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docs states about Docker and Repository and Registry, it does not look like user can be aware about it but not understand "tags in repository"

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
--all Show all available tags in repository
--all Show all versions available in the repository

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is "--all" the default ? If not, what is the default ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it is not. --all is an option so it is not a default.

--plain Plain output
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Either we register the repo, in which case don't allow install/upgrade to override
Or, allow this command to accept repo

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this also stop and uninstall the corresponding service, if running? [SB] It is user responsibilty

Or would it demand, the service should be in stopped state, for remove to be success? [SB] Yes

Would it fail, if there are dependent packages installed? [SB] Yes, uninstallation will fail.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Either we register the repo, in which case don't allow install/upgrade to override
Or, allow this command to accept repo

Could you please clarify which command you are refering to and what is your suggestion?

stepanblyschak marked this conversation as resolved.
Show resolved Hide resolved
--help Show this message and exit.
```
- Example:
```
admin@sonic:~$ sonic-package-manager show package versions dhcp-relay
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although it looks nice to humans, output like this is very hard to parse for automation tools. Maybe we can offer an option to output something like yaml, json or something similar here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then use --plain

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which format will "plain" be in ? If it is any defined format (like yaml, json or something alike), i think we wanna rename that option to "--format $FORMAT" or "--$FORMAT"

• 1.0.0
• 1.0.2
• 2.0.0
```

**sonic-package-manager show package changelog**

This command fetches the changelog from package manifest and displays it. *NOTE*: package changelog can be retrieved from registry or read from image tarball without installing it.
stepanblyschak marked this conversation as resolved.
Show resolved Hide resolved

- Usage:
```
Usage: sonic-package-manager show package changelog [OPTIONS] [PACKAGE_EXPR]

Print package changelog
stepanblyschak marked this conversation as resolved.
Show resolved Hide resolved

Options:
--from-repository TEXT Fetch package directly from image registry
repository NOTE: This argument is mutually exclusive
with arguments: [from_tarball, package_expr].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package_expr ??

Does manifest carry change log ?
manifest.json.j2 does not have it

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does manifest carry change log ? [SB] Yes
manifest.json.j2 does not have it. [SB] We may extend, btw, extension usually won't be in sonic-buildimage repository so they won't use manifest.json.j2

--from-tarball FILE Fetch package from saved image tarball NOTE: This
argument is mutually exclusive with arguments:
[package_expr, from_repository].
--help Show this message and exit.
```
- Example:
```
admin@sonic:~$ sonic-package-manager show package changelog dhcp-relay
1.0.0:
renukamanavalan marked this conversation as resolved.
Show resolved Hide resolved

• Initial release

Author ([email protected]) Mon, 25 May 2020 12:25:00 +0300
```

**sonic-package-manager show package manifest**

This command fetches the package manifest and displays it. *NOTE*: package manifest can be retrieved from registry or read from image tarball without installing it.

- Usage:
```
renukamanavalan marked this conversation as resolved.
Show resolved Hide resolved
Usage: sonic-package-manager show package manifest [OPTIONS] [PACKAGE_EXPR]

Print package manifest content
stepanblyschak marked this conversation as resolved.
Show resolved Hide resolved

Options:
--from-repository TEXT Fetch package directly from image registry
repository NOTE: This argument is mutually exclusive
with arguments: [package_expr, from_tarball].
--from-tarball FILE Fetch package from saved image tarball NOTE: This
argument is mutually exclusive with arguments:
[from_repository, package_expr].
-v, --verbosity LVL Either CRITICAL, ERROR, WARNING, INFO or DEBUG
--help Show this message and exit.
```
- Example:
```
admin@sonic:~$ sonic-package-manager show package manifest dhcp-relay==2.0.0
{
"version": "1.0.0",
"package": {
"version": "2.0.0",
"depends": [
"database>=1.0.0,<2.0.0"
]
},
"service": {
"name": "dhcp_relay"
}
}
```

### SONiC Installer
This is a command line tool available as part of the SONiC software; If the device is already running the SONiC software, this tool can be used to install an alternate image in the partition.
Expand Down Expand Up @@ -8033,6 +8320,13 @@ This command is used to install a new image on the alternate image partition. T
Done
```

SONiC image installation will install SONiC packages that are installed in currently running SONiC image. In order to perform clean SONiC installation use *--skip-package-migration* option when installing SONiC image:
stepanblyschak marked this conversation as resolved.
Show resolved Hide resolved

- Example:
```
admin@sonic:~$ sudo sonic-installer install https://sonic-jenkins.westus.cloudapp.azure.com/job/xxxx/job/buildimage-xxxx-all/xxx/artifact/target/sonic-xxxx.bin --skip-package-migration
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will it upgrade packages, if currently installed is lower version, w/o --skip flag?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

```

**sonic-installer set_default**

This command is be used to change the image which can be loaded by default in all the subsequent reboots.
Expand Down
15 changes: 15 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@
'show.plugins',
'sonic_installer',
'sonic_installer.bootloader',
'sonic_package_manager',
'sonic_package_manager.service_creator',
'tests',
'undebug',
'utilities_common',
Expand Down Expand Up @@ -149,34 +151,47 @@
'sonic-clear = clear.main:cli',
'sonic-installer = sonic_installer.main:sonic_installer',
'sonic_installer = sonic_installer.main:sonic_installer', # Deprecated
'sonic-package-manager = sonic_package_manager.main:cli',
'spm = sonic_package_manager.main:cli',
'undebug = undebug.main:cli',
'watchdogutil = watchdogutil.main:watchdogutil',
]
},
install_requires=[
'click==7.0',
'click-log==0.3.2',
'docker==4.4.4',
'docker-image-py==0.1.10',
'filelock==3.0.12',
'enlighten==1.8.0',
'ipaddress==1.0.23',
'jinja2==2.11.3',
'jsondiff==1.2.0',
'm2crypto==0.31.0',
'natsort==6.2.1', # 6.2.1 is the last version which supports Python 2. Can update once we no longer support Python 2
'netaddr==0.8.0',
'netifaces==0.10.7',
'pexpect==4.8.0',
'poetry-semver==0.1.0',
'prettyprinter==0.18.0',
'pyroute2==0.5.14',
'requests==2.25.0',
'sonic-platform-common',
'sonic-py-common',
'sonic-yang-mgmt',
'swsssdk>=2.0.1',
'tabulate==0.8.2',
'www-authenticate==0.9.2',
'xmltodict==0.12.0'
],
setup_requires= [
'pytest-runner',
'wheel'
],
tests_require = [
'pyfakefs',
'pytest',
'mock>=2.0.0',
jleveque marked this conversation as resolved.
Show resolved Hide resolved
'mockredispy>=2.9.3',
'sonic-config-engine',
'deepdiff==5.2.3'
Expand Down
8 changes: 8 additions & 0 deletions sonic-utilities-data/bash_completion.d/sonic-package-manager
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
_sonic_package_manager_completion() {
COMPREPLY=( $( env COMP_WORDS="${COMP_WORDS[*]}" \
COMP_CWORD=$COMP_CWORD \
_SONIC_PACKAGE_MANAGER_COMPLETE=complete $1 ) )
return 0
}

complete -F _sonic_package_manager_completion -o default sonic-package-manager;
1 change: 1 addition & 0 deletions sonic-utilities-data/bash_completion.d/spm
Loading