- Oct 14, 2016
-
-
zhubingbing authored
TrivialFix Change-Id: I47fa57087258bad33ad21033f76f4fb2bf5f6f31
-
- Sep 27, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Francisco Edigleison Barbosa authored
Remove unused variable https://github.com/openstack/manila/blob/a97983dd0e23d9ea8654db0d6a2565d2daada04b/manila/share/drivers/service_instance.py#L60-L64 TrivialFix Change-Id: I8f1ec970dfbbea27da566ad0f92fe087ac0aa582
-
zhubingbing authored
TrivialFix Change-Id: Iea79cb14d50def9f444ab55c9b410b09a199ca63
-
Jenkins authored
-
Kobi Samoray authored
TrivialFix Change-Id: I556b1563e8abecb14baacd4c84fc72f4bd3cd140
-
Jenkins authored
-
Jenkins authored
-
caoyuan authored
TrivialFix Change-Id: I5c9cb7a142baaa398efb215db7b74b32c392dae0
-
Jenkins authored
-
zhubingbing authored
add check sahara prot and api haproxy in port_checks.yml TrivialFix Change-Id: I50ad7b0308a2a2f13d575efb0dfdb5385d372904
-
zhubingbing authored
beacause upgrade is not required to re create the database TrivialFix Change-Id: Ia0a776ecef61f80450edce093ac631b092532fc7
-
zhubingbing authored
TrivialFix Change-Id: I956a1d535493e1b6d81ffdf71326f56e81568665
-
Jenkins authored
-
- Sep 26, 2016
-
-
Christian Berendt authored
The use of the admin_token_auth middleware presents a security risk and was removed from [pipeline:api_v3], [pipeline:admin_api], and [pipeline:public_api]. Change-Id: I3a3ca2e74c0ae341105d3481f97956c6da473046 Closes-bug: #1587747
-
Jenkins authored
-
zhubingbing authored
TrivialFix Change-Id: Iafa8e258df8ddc4d53762dafac9b4c3f9abd228f
-
zhubingbing authored
TrivialFix Change-Id: I6e3792a3dc1ea22f035554fb87c533c4600b51fa
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
zhubingbing authored
TrivialFix Change-Id: Ia2d5de3676d0595dcbe8f8538b2f2c9bade23942
-
caoyuan authored
When use "openstack endpoint list" to list the endpoints of cinder service, the url is not right. This patch fix it. closes-Bug: #1627061 Change-Id: I43756421680f4ce59f7cbfb02509aa96c9e5ca9b
-
Sajauddin Mohammad authored
Current implementation has docker_restart_policy "always" and docker_restart_policy_retry:"10" which should be mutually exclusive. "unless-stopped" will restart the containers on any exit state but not start on daemon startup if container was put to stopped state before. Closes-Bug: #1621187 Change-Id: I4d881cd123a55625121b7a9047385e9b54e2e129
-
zhubingbing authored
add check cloudkitty prot and api haproxy in port_checks.yml TrivialFix Change-Id: I517a3e3becdc05cb0a5afeaff897ccd63813de09
-
Christian Berendt authored
* python-cinderclient * python-glanceclient * python-keystoneclient * python-novaclient TrivialFix Change-Id: Ia3bfa3ea090d7b7c0978c6f672c7554bfd4b0cc9
-
Jeffrey Zhang authored
Use dict.pop(key, None) instead of del dict[key]. dict.pop will not raise any error when the key is not exist. TrivialFix Change-Id: I3808fc865afe6936a5d93eff792e1d1a93ba2085
-
Jenkins authored
-
Jenkins authored
-
- Sep 25, 2016
-
-
Waldemar Znoinski authored
Change-Id: I5c153b367ef21eb76bc3fbe8bd724c71aa251f3c Closes-bug: #1626539
-
Waldemar Znoinski authored
* add ironic-inspector(-archive) source to docker image * pip install from above source code * move in-container config files to /etc/ironic-inspector * add sudoers file to allow ironic-rootwrap * copy rootwrap conf and filters from source repo Change-Id: Ie3cce19810b9940d06bb636b28015160fea6ddfb Closes-bug: #1624457 Closes-bug: #1624833 Closes-bug: #1624845
-