Dai Dang Van
35b165c5f1
Support policy.yaml file [part 3]
...
- Heat
- Ironic
- Magum
- Manila
- Mistral
This will copy only yaml or json policy file if they exist.
Change-Id: I1ab71e2758dc99dd6654d433ece79600f0c44ce8
Implements: blueprint support-custom-policy-yaml
Co-authored-By: Duong Ha-Quang <duonghq@vn.fujitsu.com>
2018-01-22 08:50:54 +07:00
caowei
1961929df6
Add CephFS backend in Manila
...
Depends-On: I5bf14a668a9e8976a18aa28a5bbfe586690bbd31
Implements: blueprint manila-cephfs-backend
Change-Id: I483be398d929429e35e460b5a7660b82f409b587
2018-01-19 15:42:25 +08:00
Bertrand Lallau
372e991bec
Standardize Keystone domain variables
...
As described here:
https://github.com/openstack/keystone/blob/master/keystone/resource/core.py#L841
https://github.com/openstack/keystone/blob/master/keystone/conf/identity.py#L21
* default project domain name MUST be named 'Default'
* default project domain id MUST be named 'default'
* default project user name MUST be named 'Default'
* default project user id MUST be named 'default'
Change-Id: I610a0416647fdea31bb04889364da5395d8c8d74
2017-07-06 14:34:11 +00:00
Bertrand Lallau
9db0599d1a
Manila: add support of endpoint_type for clients
...
Add additional options called 'endpoint_type' for each of config groups
related to nova, cinder and neutron clients.
Change-Id: I24dc11502b148fbe564dc63c6f78b7dcbfe44f01
2017-06-30 11:14:43 +00:00
zhubingbing
8d39cbe249
Fix memcache configuration of manila-share
...
TrivialFix
Change-Id: I1e900ef3a13222eeeb7bad3b53c1c91f82d8a8fa
2016-10-19 14:55:32 +08:00
Mauricio Lima
44f5f5bec8
Add HNAS as Manila backend
...
Co-Authored-By: Denis Cavalcante <dencaval@gmail.com>
Co-Authored-By: Francisco Edigleison Barbosa <barbosaedigleison@gmail.com>
Change-Id: I986623a2753140acad0e2b7f1838356f00ae36b0
Implements: bp add-hnas-as-manila-backend
2016-10-10 13:23:13 -03:00
Francisco Edigleison Barbosa
b1a91dc161
Update manila-share.conf
...
Remove unused variable
a97983dd0e/manila/share/drivers/service_instance.py (L60-L64)
TrivialFix
Change-Id: I8f1ec970dfbbea27da566ad0f92fe087ac0aa582
2016-09-27 10:47:41 -03:00
Mauricio Lima
3091f94a07
Fix manila_share container isn't up after deploy
...
Change-Id: Ia5ece5f02841aebc1bdb0950b3f827e1cee359e5
Closes-Bug: #1620721
Closes-Bug: #1614033
2016-09-12 13:42:12 -04:00
Robin Naundorf
a7c41a8893
Fix inconsistencies in git url
...
Github is just a mirror of the OpenStack git-repo.
Changed from Github to OpenStack git url wherever possible.
Change-Id: I7941ef86967de4efe7f23ff9fb11ec86c793901e
2016-08-06 14:21:23 +02:00
Mauricio Lima
e73bb5ec9d
Manila driver session is needed only in manila-share
...
Generic, cinder, nova and neutron session aren't needed in
manila-api and manila-scheduler. It's only needed in manila-share container.
Closes-Bug: #1576823
Change-Id: Iad3054e00621b5fe7273213e1d85b54bcca2ba4a
2016-05-31 10:06:08 -04:00