Jenkins
9974652588
Merge "Add sahara ansible role"
2016-09-07 16:53:16 +00:00
Jenkins
33ace47bd3
Merge "Ensure doesn't use LOG.warn"
2016-09-07 15:57:22 +00:00
Christian Berendt
77f565e527
Fix keytone options in all.yml/globals.yml
...
* merge keystone sections in all.yml
* move keystone parameters in globals.yml into its own section
TrivialFix
Change-Id: I72893a44dabd515243175098d5c4da3f8191597b
2016-09-07 15:33:25 +00:00
zhubingbing
0c9debe893
Add sahara ansible role
...
Change-Id: I75b58248bfc4e86cace75faa82526d55a9ebbdbf
Partially-Implements: blueprint sahara-role
2016-09-07 15:29:02 +00:00
Jenkins
5d8878de6d
Merge "Add cloudkitty ansible role"
2016-09-07 15:21:44 +00:00
Vladislav Belogrudov
504fc351ba
Cinder-backup misses client part for NFS backend
...
When using an NFS server for backup a cinder container mounts a location
specified in configuration file (one can do this via add-on files).
The mount process fails due to missing mount.nfs and mount.nfs4 tools.
Change-Id: Ic34667c1bf4d4660a4e773a9f8d98996ea11c070
Closes-Bug: #1620548
2016-09-07 14:57:50 +00:00
Christian Berendt
5f62c22959
Add cloudkitty ansible role
...
Co-Authored-By: zhubingbing <zhubingbing10@gmail.com>
Change-Id: Id83c852e32c3dd583e6128e888ac511634e8eabb
Partially-Implements: blueprint cloudkitty
2016-09-07 14:10:06 +00:00
Jenkins
c9307494c4
Merge "Correct Murano keystone_authtoken option name"
2016-09-07 13:54:19 +00:00
Jenkins
aa16a98c80
Merge "Turn off bindep"
2016-09-07 13:50:45 +00:00
Jeffrey Zhang
754a0cef25
Add extra methods in template when using template override
...
Add the Kolla template methods when using --template-override parameter
TrivialFix
Change-Id: I67ab579817fc5462143e5742d78db4a202debf2e
Signed-off-by: Jeffrey Zhang <zhang.lei.fly@gmail.com>
2016-09-07 20:20:27 +08:00
Takashi Sogabe
b6de8fdc06
Keepalived leaves VIP on the host in case of accidental removal.
...
This patch removes VIPs when 'kolla-ansible destroy' is invoked.
Change-Id: I263b9bc852c7bc3448a6a15b3115b1f226071afc
Closes-Bug: #1605442
2016-09-07 17:13:58 +09:00
Jenkins
5fca91c6fd
Merge "Add cloudkitty containers for type source"
2016-09-07 07:42:58 +00:00
Jenkins
00ffed3872
Merge "Implement Ansible rally role"
2016-09-07 07:26:38 +00:00
Jenkins
9d9f3eea04
Merge "Add Barbican container dockerfile"
2016-09-07 03:25:08 +00:00
Steven Dake
b51d107847
Turn off bindep
...
bindep installs a slew of stuff we don't really need and doesn't add
much if any value. This only turns on bindeps that are required.
This shaves about 3 minutes off each gate run.
Closes-Bug: #1620865
Change-Id: I24df4f2a30c682c1b09e89c7c52f7608582da1a6
2016-09-06 19:45:52 -07:00
zhubingbing
d3d3472326
Implement Ansible rally role
...
Change-Id: I647c38adbfd00c70874cf51c0bfcb68d243e26cc
Partially-Implements: blueprint rally-role
2016-09-07 02:07:04 +00:00
Jenkins
972db51982
Merge "Comment some lines in globals.yml"
2016-09-07 01:08:55 +00:00
Jenkins
c930a0045c
Merge "Update destroy include images arg to LONGOPT"
2016-09-07 01:08:07 +00:00
Jenkins
682025c9e2
Merge "Add gnocchi ansible role"
2016-09-06 14:48:52 +00:00
Jenkins
cecf0a3aef
Merge "Replace deprecated rabbitmq parametrs"
2016-09-06 14:42:00 +00:00
Vladislav Belogrudov
da8ce56cc6
Cinder-backup fails while backing up iSCSI volumes
...
Cinder backup needs access to the same volumes as
cinder volume service when saving/restoring iSCSI disks
Change-Id: Ib1956cbd57e8959bad520b8d4c6d792a449ecf22
Closes-Bug: #1614460
2016-09-06 16:49:02 +03:00
zhubingbing
89392f4f6a
Add gnocchi ansible role
...
Partially-Implements: blueprint ansible-gnocchi
Change-Id: I8dd0460bd21ac0a233fab0142ec7b6079459bdc2
2016-09-06 13:17:47 +00:00
Mauricio Lima
9e8f7ef3e5
Comment some lines in globals.yml
...
TrivialFix
Change-Id: Ibd3c18d37833b8abc50a48a258783f2629ef8e83
2016-09-06 08:10:27 -04:00
MD NADEEM
663cbfb063
Correct Murano keystone_authtoken option name
...
Change below parameters name right <-- wrong
identity_uri <-- auth_url
admin_tenant_name <-- project_name
admin_user <-- username
admin_password <-- passowrd
http://docs.openstack.org/developer/murano/install/manual.html
Change-Id: I9a687567597c3d9b0c04db98d048bfedff4f9438
Closes-Bug: #1620379
2016-09-06 11:27:22 +00:00
Jenkins
ff648fbca3
Merge "Init group owner of /etc/kolla to kolla"
2016-09-06 10:19:31 +00:00
luyao
cf2ff03d60
TrivialFix: Delete virtual bridge artifacts when cleaning hosts
...
After cleaning hosts by using tools/cleanup_host, some of the ovs bridge
devices such as ovs-system still exist. This will result in
{{neutron_external_interface}} not working properly because it had been
added to the ovs-system bridge. The solution is calling
neutron-ovs-cleanup script in neutron_openvswitch_agent container before
removing it.
TrivialFix
Change-Id: Ib3b096d842f2210b8bd223892a3492ef2fcf7c52
Signed-off-by: luyao <lu.yao135@zte.com.cn>
2016-09-06 09:05:30 +00:00
Pengfei Du
8bc778e8cd
Fix lost parameter --remote in generated start_ovsdb_server.sh
...
Change-Id: I2e2546fbc292975742f48ab35b92455b1bfc685c
Closes-Bug: #1616779
2016-09-06 15:38:59 +08:00
Christian Berendt
4b69671a49
Improve script to check used source versions
...
* rename version_check.py to version-check.py
* move requirement beautifulsoup4 from requirements to test-requirements
* add new requirement PrettyTable to test-requirements
* add debug logging messages (can be enabled with --debug parameter)
* add support to load configured versions from a kolla-build.conf
file (can be used with --config-file parameter)
* use PrettyTable to print out a nice result table
---snip---
+---------+-----------------+----------------+------------------...
| Project | Current version | Latest version | Comparing changes...
+---------+-----------------+----------------+------------------...
| aodh | 2.0.3 | 2.0.4 | https://github.co ...
| cinder | 8.0.0 | 8.1.0 | https://github.co ...
| ironic | 5.1.1 | 5.1.2 | https://github.co ...
| murano | 2.0.0 | 2.0.1 | https://github.co ...
| nova | 13.1.0 | 13.1.1 | https://github.co ...
+---------+-----------------+----------------+------------------...
---snap---
TrivialFix
Change-Id: I5b5d3db34396b2fc95714273612563ea14e78cf8
2016-09-06 09:11:40 +02:00
MD NADEEM
cb51a44c9a
Replace deprecated rabbitmq parametrs
...
This patch replace rabbitmq deprecated
paramters with transport_url.
https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/_drivers/impl_rabbit.py#L112,#L134
https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/transport.py#L46
https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/_drivers/impl_rabbit.py#L163,L174
Change-Id: Idbac8aefe9b624d4c386283174fd5fd47a1545b2
Closes-Bug: #1620477
2016-09-06 12:32:27 +05:30
Christian Berendt
aa4b49a2c3
Add cloudkitty containers for type source
...
Change-Id: I548c20afd7ce7ba27a5475c69c78c7d267ccc24b
Partially-Implements: blueprint cloudkitty-docker
2016-09-06 08:54:21 +02:00
Mauricio Lima
73dd4f6cd8
Fix Typo in quickstart
...
Change-Id: Id155d0877ca0b7fd4873fbef3fb71d3faf51ee53
2016-09-05 15:30:19 -04:00
Jenkins
48ade16227
Merge "Updating ironic configurations in nova.conf"
2016-09-05 16:07:59 +00:00
Jenkins
3a122697c6
Merge "Add missing Docker images of OpenStack services to README file"
2016-09-05 12:22:53 +00:00
Christian Berendt
93bff1c513
Add missing Docker images of OpenStack services to README file
...
Change-Id: I1eb9e4560c4ba2e202eec5521c73ffb62f83806b
2016-09-05 10:18:29 +00:00
zhubingbing
97ca36ca06
Add Barbican container dockerfile
...
Partially-Implements: blueprint barbican-container
Change-Id: I2c4d5df1b35be95f75413067efacc0b401e7ce08
2016-09-05 10:18:01 +00:00
Duong Ha-Quang
a89c9ff396
Init group owner of /etc/kolla to kolla
...
TrivialFix
Closes-Bug: #1620213
Change-Id: I2446aebafb37add2172d6858be47a6983d461d46
2016-09-05 08:09:06 +00:00
Nguyen Phuong An
23921f11eb
Ensure doesn't use LOG.warn
...
This patchs ensure doesn't use LOG.warn because LOG.warn deprecated
in Python 3 [1]. Using LOG.warning should be used instead.
[1] https://docs.python.org/3/library/logging.html#logging.warning
TrivialFix
Change-Id: I464314b33b8d4f31b6be0a765019e1f5668cc6d9
2016-09-05 04:27:29 +00:00
Jenkins
27b4f6fc7f
Merge "Add precheck for ceilometer backend"
2016-09-05 01:39:47 +00:00
Jenkins
7d490a73d9
Merge "Use a local docker image namespace in gate"
2016-09-02 14:40:11 +00:00
Paul Bourke
cd9774baa8
Update destroy include images arg to LONGOPT
...
Change the argument for including images as part of destroy from '-e
destroy_include_images=yes' to a more consistent --include-images.
TrivialFix
Change-Id: I0a29c69121697cab751578093cc7ca58011eb853
2016-09-02 15:02:06 +01:00
Christian Berendt
bc1a468981
Remove dev/heat note from READE file
...
We remved the Heat development environment with
I05ac25294516270328ca1fe88f15defeea570306.
Change-Id: I1c2fc6bb67e21af89ca764e5322e1f8bcc823182
2016-09-02 11:55:45 +02:00
Jenkins
46f5e4cee1
Merge "Use the standard start method for kolla-toolbox container"
2016-09-02 09:31:48 +00:00
Jenkins
8c2bbae69e
Merge "Move to transport_url for rabbitmq configuration"
2016-09-02 09:22:12 +00:00
Mathias Ewald
49f7359b0c
Added influxdb role
...
Added ansible role for influxdb
Introduced host groups for monitoring and influxdb and assign role
Monitoring is deployed on a separate node called monitoring01 by
default
Co-Authored-By: zhubingbing <zhubingbing10@gmail.com>
Change-Id: If2465a14b18c6c3fd657af587a0b85f6b7a0191a
Partially-Implements: Blueprint performance-monitoring
2016-09-02 05:30:08 +00:00
Jenkins
b6c40d9deb
Merge "Create the nova instances directory when need during starting"
2016-09-01 16:45:57 +00:00
Jenkins
f85ac43be4
Merge "Remove unnecessary host at haproxy in site.yml"
2016-09-01 16:27:56 +00:00
Jenkins
e292379c0c
Merge "fix sahara dockerfile"
2016-09-01 16:18:33 +00:00
Jeffrey Zhang
7f8b40538f
Use the standard start method for kolla-toolbox container
...
TrivialFix
Change-Id: Icb092e47713e0b89859747d6ed4c02b3950d7ced
Signed-off-by: Jeffrey Zhang <zhang.lei.fly@gmail.com>
2016-09-02 00:06:47 +08:00
Jenkins
1e06be81ea
Merge "add iproute package in base image."
2016-09-01 15:44:32 +00:00
Jenkins
10ad5c4289
Merge "repair gnocchi dockerfile"
2016-09-01 15:37:10 +00:00