I Installed Slack pack but can not see it use pack list cmd:
st2 pack install slack
For the "slack" pack, the following content will be registered:
rules | 0
sensors | 1
triggers | 0
actions | 113
aliases | 0
Installation may take a while for packs with many items.
[ succeeded ] download pack
[ succeeded ] make a prerun
[ succeeded ] install pack dependencies
[ succeeded ] register pack
+-------------+------------------------------------------------+
| Property | Value |
+-------------+------------------------------------------------+
| name | slack |
| description | st2 content pack containing slack integrations |
| version | 0.6.3 |
| author | StackStorm, Inc. |
+-------------+------------------------------------------------+
()[root@st2api-76874b4c8f-hr82x stackstorm]# st2 pack list | grep slack
()[root@st2api-76874b4c8f-hr82x stackstorm]#
I can see the slack pack code and it’s virtualenv
()[root@st2api-76874b4c8f-hr82x slack]# pwd
/opt/stackstorm/packs/slack
()[root@st2api-76874b4c8f-hr82x slack]# ls
CHANGES.md README.md actions bin circle.yml config.schema.yaml etc icon.png pack.yaml requirements.txt sensors slack.yaml.example slack_api_gen.py
()[root@st2api-76874b4c8f-hr82x slack]# cd ../../virtualenvs/slack/
()[root@st2api-76874b4c8f-hr82x slack]# ls
bin include lib lib64 pip-selfcheck.json src
Just don’t know why … some other packs that installed successfully I can see in the pack list
st2 pack list
+--------------------+--------------------+--------------------------------------------+---------+--------------------------------+
| ref | name | description | version | author |
+--------------------+--------------------+--------------------------------------------+---------+--------------------------------+
| acos | acos | StackStorm pack for ACOS-based appliances | 0.2.4 | Hiroyasu OHYAMA |
| | | of A10 Networks. | | |
| activecampaign | activecampaign | Integration with ActiveCampaign | 0.3.2 | DoriftoShoes |
| activedirectory | activedirectory | StackStorm integration pack for working | 0.1.2 | Encore Technologies |
| | | with Microsoft Active Directory. | | |
| alertlogic | alertlogic | AlertLogic ActiveIntegration APIs | 0.2.1 | Jon Middleton |
| ansible | ansible | st2 content pack containing ansible | 0.5.3 | StackStorm, Inc. |
| | | integrations | | |