Jenkins
56603d92dd
Merge "Fix heat role creation"
2016-09-26 02:55:02 +00:00
Jenkins
cf17d234c8
Merge "Change "Virtualhost" to "VirtualHost" in horizon.conf.j2"
2016-09-26 02:53:03 +00:00
Waldemar Znoinski
40ed2c46cd
install iptables in ironic-inspector container
...
Change-Id: I5c153b367ef21eb76bc3fbe8bd724c71aa251f3c
Closes-bug: #1626539
2016-09-25 22:16:02 +00:00
Waldemar Znoinski
326327acba
fix ironic-inspector setup
...
* 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
2016-09-25 22:15:04 +00:00
Jeffrey Zhang
7555054e72
Fix the failure of ceilometer-api container
...
* ceilometer-api script is removed and run ceilometer-api by using apache
* fix connection url in ceilometer.conf
Closes-Bug: #1624905
Change-Id: Iffb00ca418bab6521d61b16de4f5760aa1ae1ac7
2016-09-25 14:01:43 +00:00
Jenkins
1ba9297300
Merge "Delete tempest.yml playbook"
2016-09-25 08:07:28 +00:00
Jenkins
276d9b0a48
Merge "Add aodh-api to haproxy.cfg file"
2016-09-25 08:05:04 +00:00
caowei
b515039230
Change "Virtualhost" to "VirtualHost" in horizon.conf.j2
...
TrivialFix
Change-Id: Ia3c6eeb956825e649d57f390c182cb91901f16d5
2016-09-25 12:03:17 +08:00
caowei
7155305824
Revert "Add enable_elasticsearch option"
...
enable_elasticsearch option is already added,in https://github.com/openstack/kolla/blob/master/ansible/group_vars/all.yml#L303
elastic search enable or disable depends on "enable_central_logging" not on "enable_elasticsearch" in globals.yml file.
So remove enable_elasticsearch option from global.yml
This reverts commit f581c81ec630d5302707606228db323e51304a9c.
Change-Id: I1ceff747d7b978dc82efc55fda72b9b98c272f0d
2016-09-25 11:31:59 +08:00
Jeffrey Zhang
127ffc99ff
Delete tempest.yml playbook
...
This file is added by accident. Remove it now.
TrivialFix
Change-Id: I8546f25a3f0368a3351e9f6eceb4c37cde5e56fc
2016-09-24 23:53:12 +08:00
Jenkins
238add7418
Merge "remove not use wsgi other service in aodh"
2016-09-24 14:56:12 +00:00
Jenkins
f7784a8e9b
Merge "add upgrade.yml content for gnocchi role"
2016-09-24 14:52:14 +00:00
Jenkins
500560cd0c
Merge "Add Using a different base image to image-building doc"
2016-09-24 04:23:30 +00:00
Jeffrey Zhang
7608f1ee65
Revert "Bind EPMD to api interface address"
...
This issue still exsits when disable ipv6 feature.
This reverts commit 5480bd9b1d3a9efcd3618ddf12718d2621ceeb47.
Change-Id: I1e6c6bff5585cf5a49890668203d6971112c32f1
2016-09-24 11:25:28 +08:00
Jeffrey Zhang
23aae45163
Add aodh-api to haproxy.cfg file
...
TrivialFix
Change-Id: Iaca1aae8643f4155a862018430bfb0593d6a39e2
2016-09-24 02:56:58 +00:00
Serguei Bezverkhi
911dfe4ef7
ES and Kibana config modification for Kube
...
This PS modifies Elasticsearch and Kibana configuration templates
so genconfig can genarate Kubernetes compatible config for these
services.
TrivialFix
Change-Id: I6886307a163a9ca27a29e6dbdac4f9080948e4b5
2016-09-23 11:58:28 -04:00
Jenkins
76df447012
Merge "add upgrade.yml to aodh"
2016-09-23 14:35:15 +00:00
zhubingbing
d01c97d9c7
add upgrade.yml content for gnocchi role
...
Closes-bug: #1626952
Change-Id: Ib94635d3322dfc31c1dc31fec1ca1eac4f55dedb
2016-09-23 14:34:58 +00:00
Jenkins
4711508aa4
Merge "Add upgrade.yml to sahara"
2016-09-23 14:34:30 +00:00
Eduardo Gonzalez
36f400b80e
Fix heat role creation
...
Change-Id: Ic2a14659f90e5b6060eb695e1f3592db3ae5b907
Closes-Bug: #1626863
2016-09-23 15:23:56 +02:00
Jenkins
9df73ecc83
Merge "Add more packages in bindep.txt"
2016-09-23 11:40:00 +00:00
Duong Ha-Quang
bcbf22c792
Add Using a different base image to image-building doc
...
TrivialFix
Change-Id: Ic8e716aa2cfb4717c548ae6f9fecfbe367eb8845
2016-09-23 10:01:22 +00:00
Paul Bourke
d64fc35aeb
Clean up TODOs from live documentation
...
TODOs showing up in ours docs look messy and are of no value to the
reader.
Remove these and log bugs for them to be written later.
Change-Id: Ib9244960e3cedce28b198449898e46668435fce9
Partial-Bug: #1626455
Partial-Bug: #1507065
Partial-Bug: #1626456
2016-09-23 09:21:59 +00:00
zhubingbing
582a17aa15
remove not use wsgi other service in aodh
...
wsgi only aodh-api use
Change-Id: I4e9e67cd211d86e821542c692af35797c224eedc
Closes-bug: #1626900
2016-09-23 08:46:04 +00:00
zhubingbing
364c980ee1
add upgrade.yml to aodh
...
Change-Id: Id874410000782ed5aebbceab3dd9a2ba608a8e30
Closes-bug: #1626876
2016-09-23 07:51:12 +00:00
Jeffrey Zhang
7bd9e44d81
Add more packages in bindep.txt
...
Ansible>2 dependes on gcc, python-devel and openssl-devel
Closes-Bug: #1626861
Change-Id: Ib881a7642f136bf72f2ce167cf983ec1b5b13d0c
2016-09-23 07:06:02 +00:00
zhubingbing
44bcd66312
Add upgrade.yml to sahara
...
Closes-bug: #1626555
Change-Id: Ie78835a74965538ba2141a80641384116ef5078c
2016-09-23 03:57:01 +00:00
Jenkins
3f4720ec68
Merge "Document bug triage"
2016-09-23 02:06:58 +00:00
Jenkins
814ad116db
Merge "Add enable_elasticsearch option"
2016-09-22 17:58:50 +00:00
Jenkins
b1511a1719
Merge "add etcd reconfigure content and do_reconfigure file"
2016-09-22 16:28:05 +00:00
Jenkins
1caf343ba3
Merge "Fix idempotent for initializing toolbox container task"
2016-09-22 16:27:58 +00:00
caowei
f581c81ec6
Add enable_elasticsearch option
...
TrivialFix
Change-Id: Id3bbe547637386216a1001c729b277439fbe114f
2016-09-22 23:09:01 +08:00
Jeffrey Zhang
e757eff899
Install the required packages for ceph-base image
...
Ceph need use mkfs.ext4, mkfs.btrfs and mkfs.xfs command.
Closes-Bug: #1626601
Change-Id: Ifbf8805afd7388335bbb51075ff76182f3d201b3
2016-09-22 14:58:54 +00:00
Jeffrey Zhang
0af4dc86bc
Fix idempotent for initializing toolbox container task
...
TrivialFix
Change-Id: I643940d04ec0c2ffeb95816dde5d1438829c7464
2016-09-22 14:06:28 +00:00
Jenkins
898d438051
Merge "Update the order of release note page"
2016-09-22 13:49:01 +00:00
Christian Berendt
b5d1b3a5df
Document bug triage
...
Change-Id: I909d92f8f67e5dbe0d697e05cc2f8f7424add25d
2016-09-22 15:26:44 +02:00
Lu lei
b2ad476a86
Update the order of release note page
...
In order to support automatically updating the release notes when we
create stable branches, we want the pages to be in a standard order.
This patch updates the order to be reverse chronological, so the most
recent notes appear at the top.
TrivialFix.
Change-Id: I8eca97a75f8c6ee1f41712678b12b7e9dac655dd
2016-09-22 17:38:05 +08:00
Jenkins
b5630840dd
Merge "Fix permission for /var/log/kolla folder"
2016-09-22 09:33:06 +00:00
Jenkins
9d7ba661f3
Merge "Create the heat_stack_user/owner role in the heat role"
2016-09-22 09:28:50 +00:00
Jenkins
040b07fbc5
Merge "Deprecate nova-network container"
2016-09-22 09:28:43 +00:00
Jenkins
f0d8b12930
Merge "Only enabled services log files"
2016-09-22 08:16:24 +00:00
Jenkins
ea7b268242
Merge "Remove ansible serial: option for haproxy and rabbitmq."
2016-09-22 08:01:06 +00:00
Jenkins
62c3643f4a
Merge "Allow a custom haproxy configuration file"
2016-09-22 07:48:16 +00:00
Jenkins
76ff764522
Merge "Add support to use pdb with tox"
2016-09-22 07:08:58 +00:00
Jenkins
eca14f6469
Merge "Add fwaas_driver.ini file to neutron-vpnaas-agent container"
2016-09-22 07:05:39 +00:00
Jenkins
9f1f735b4e
Merge "Mark include-footer and include-header deprecated for removal"
2016-09-22 07:01:41 +00:00
Jenkins
57adbe73a7
Merge "Remove all bytcode & objectcode before running tox"
2016-09-22 06:59:01 +00:00
zhubingbing
f13b267c88
add etcd reconfigure content and do_reconfigure file
...
Closes-bug: #1624881
Change-Id: I1901089b09a7c0e519243f9f6399566a5f5d0d31
2016-09-22 04:07:09 +00:00
Jenkins
ce3abeb0eb
Merge "Allow use of database for Horizon sessions"
2016-09-22 04:00:28 +00:00
Jenkins
a2c6eefdde
Merge "Document that YAML data files should start with three dashes"
2016-09-22 02:53:28 +00:00