Commit Graph

5 Commits

Author SHA1 Message Date
Mike Fedosin 6b67968cbc Allow to specify custom modules and artifact types in devstack
This patch adds a possibility to set third-party modules
and enable additional artifact types during devstack deployment.

Change-Id: I84fcf741f20e061c73515c979d0fe89da460f467
2017-07-11 19:01:39 +03:00
Mike Fedosin f27d396be5 Allow to install python-glareclient from pypi in devstack
Change-Id: I8532fb7c709349868c1160a7e3dcbb5fe3c631dc
2017-06-27 23:41:15 +03:00
Mike Fedosin 5aba8880d1 Fix devstack deployment
This patch adds two improvements in devstack shell script:

1. Now we use uncommented yaml file for default policies.

2. configure_auth_token_middleware function is used to setup
keystone_authtoken middleware instead of custom implementation.

Closes-bug: #1697686

Change-Id: I5448486019c9ed20a4eb656d48985b5d4958848b
2017-06-13 12:20:14 +00:00
Mike Fedosin 0388587a78 Enable notification support
Change-Id: I6ccd2a2779ebffa02b4947465d5bfeb6158d414a
2016-10-01 17:17:25 +03:00
Mike Fedosin 0b1cde8fa5 Devstack plugin
Change-Id: I123e6304f2156137408dd4d4909155f0f6043ad0
2016-09-22 15:03:15 +03:00