Jenkins
2466cb9d3b
Merge "Disable unneeded fact gathering"
2017-03-02 21:15:55 +00:00
Jenkins
8ca634fa70
Merge "Updated from global requirements"
2017-03-02 20:14:14 +00:00
Jenkins
3cc95229eb
Merge "Fix Creating Panko MongoDB database failed"
2017-03-02 18:27:47 +00:00
Jenkins
365bffa2a7
Merge "Fix designate deploy/genconfig"
2017-03-02 18:27:37 +00:00
Jenkins
4d953d932d
Merge "philosophy example on customization is incorrect"
2017-03-02 18:27:31 +00:00
Jenkins
0a5adc78c6
Merge "Update the link in README.rst"
2017-03-02 18:27:24 +00:00
Jenkins
18c0c66679
Merge "Set default value for osds/osd_ids facts when facts not set"
2017-03-02 18:27:16 +00:00
OpenStack Proposal Bot
52588d34d0
Updated from global requirements
...
Change-Id: If66146987a6316917e54e99fcefa6ec3f3884d2f
2017-03-02 17:44:00 +00:00
Jenkins
4e3e08ad4f
Merge "Update the file format for baremetal"
2017-03-02 15:27:30 +00:00
Jenkins
796a8fe4bd
Merge "Etcd fails to start - missing environment parameter"
2017-03-02 15:26:33 +00:00
Jenkins
fb5d6692fa
Merge "Fixed some tox errors in docs"
2017-03-02 15:14:14 +00:00
caoyuan
ab3bdd8aac
Fix Creating Panko MongoDB database failed
...
The check whether 'already' presents in mongodb output
should belong to changed_when.
Change-Id: I829c8906f0f7b61d3f6e0211319899d126e6850c
Closes-Bug: #1668216
2017-03-02 09:55:36 +00:00
David Rabel
c2fbcf5a1f
Fixed some tox errors in docs
...
Two lines that where too long and on trailing
whitespace.
Closes-Bug: #1669305
Change-Id: I4dda1a27feab4d66af6d35690ede025e8d7607c8
2017-03-02 10:06:18 +01:00
caoyuan
c39e896e7c
Update the file format for baremetal
...
Change-Id: I1e90b0aeebaa0db0b91370eccfc0b707d9668752
2017-03-02 05:46:18 +00:00
Steven Dake
32a21933e6
philosophy example on customization is incorrect
...
Fix the example by suggesting the creation of the directory
and customizing nova properly.
Change-Id: Ie5cd9b7f309416745dce60211b5a800e8c5273f7
Co-Authored-By: ampopp04@gmail.com
2017-03-01 20:22:55 -07:00
Charlie Kang
099a1ea17d
Etcd fails to start - missing environment parameter
...
add environment parameter to handlers restart etcd container as
there are env parameters in default
Closes-Bug: #1669089
Change-Id: I99266e7a367cb54c77b3d3da35ba5055acd98f62
2017-03-01 15:58:01 -08:00
Jenkins
f25db61072
Merge "Use correct inventory file for Bifrost"
2017-03-01 19:43:25 +00:00
Jenkins
2683ef63db
Merge "Add default dnsmasq_dns_servers in dhcp_agent.ini file"
2017-03-01 17:05:53 +00:00
Jenkins
b7c070a6e7
Merge "Exit with error code 1 when there is failure container in gate"
2017-03-01 15:19:19 +00:00
Eduardo Gonzalez
03feeb0235
Fix designate deploy/genconfig
...
While deploying/genconfig designate, raise an error due
a missing .key in the item iteration
designate_rndc_key var is already used and replaced by the register
Changed register to other name.
Bind9 container should be started before other designate services.
Change-Id: Ia6aa89af1cf2317fa8f006b8d35d3760e7fb9980
2017-03-01 11:59:53 +00:00
Jenkins
504a0d716c
Merge "Change swift-initial-rings URL"
2017-03-01 11:42:24 +00:00
Jenkins
dafd9bfe72
Merge "Fix the ironic tasks name"
2017-03-01 09:35:02 +00:00
caowei
7c26f0fe74
Change swift-initial-rings URL
...
Change-Id: I7b3705e8bba67649bfbf0950d1724d711c57e042
2017-03-01 15:43:53 +08:00
Jenkins
71aab9392c
Merge "Fix Creating Ceilometer MongoDB database failed"
2017-03-01 05:20:06 +00:00
caoyuan
1d85a10b38
Update the link in README.rst
...
- add Zaqar link
- add Zun link
- add Kafka link
- add fluentd link
- remove Heka link
Change-Id: I6600efb3f0ae88c6f1dac92115522e6b90aa789f
2017-03-01 04:16:12 +00:00
caoyuan
93a5a5c322
Fix the ironic tasks name
...
- add the missing "API"
Change-Id: I06ccf48047d1b4ea493d169f78d95c09b7945a27
2017-03-01 09:38:41 +08:00
Jenkins
f0811d96e3
Merge "Add the missing "ironic_inspector" into precheks"
2017-02-28 16:20:51 +00:00
Jenkins
0710b698c0
Merge "Remove Heka yaml file"
2017-02-28 15:52:21 +00:00
Paul Bourke
c62aae6f80
Disable unneeded fact gathering
...
We explicitly gather facts for all nodes up front in the playbook, so
setup tasks for all other plays are unnecessary noise.
Change-Id: I4bc152288752da780b5cb447b4ad3f7d49390dee
2017-02-28 14:42:55 +00:00
Duong Ha-Quang
2ade45e1c7
Fix Creating Ceilometer MongoDB database failed
...
The check whether 'already' presents in mongodb output
should belong to changed_when.
Change-Id: Ib982a59820d53ccf5439f59df50c1b1938650967
Closes-Bug: #1641113
2017-02-28 08:54:01 +00:00
Jenkins
7bf0e3b083
Merge "Add until in restart nova libvirt task"
2017-02-28 06:26:21 +00:00
Jeffrey Zhang
37c27b01e6
Add default dnsmasq_dns_servers in dhcp_agent.ini file
...
Change-Id: Ia2204db6d0ed91d78fb28fcef772752440cc3e5d
Closes-Bug: #1668499
2017-02-28 13:11:22 +08:00
Jeffrey Zhang
6e41c1e326
Exit with error code 1 when there is failure container in gate
...
Change-Id: If832e5535b0788dfcfe38cd6cf88f0e0001bacd5
Closes-Bug: #1668001
2017-02-28 09:45:14 +08:00
Christian Berendt
1b15dc24a4
Set default value for osds/osd_ids facts when facts not set
...
Change-Id: I8754de1ef89ac05cd8817456c4a8496ad71cf293
Closes-bug: #1668275
2017-02-27 15:16:00 +01:00
caoyuan
b8dbdb2714
Remove Heka yaml file
...
Heka is removed and replaced by fluentd.
refer to https://review.openstack.org/#/c/437874/
Change-Id: Ide9d265e15672ceba72d7c0b1c1a273098819d94
2017-02-27 17:53:09 +08:00
caoyuan
37e173d708
Update the panko location of site.yml
...
The panko database type can be mongodb, so the panko container should
boot after mongodb
Change-Id: Ide3a90a4882197bf361c794dccccbc195b89e5bb
Closes-Bug: #1668206
2017-02-27 09:37:27 +00:00
caoyuan
a82aadd982
Add the missing "ironic_inspector" into precheks
...
- remove the unnecessary blank
- add "ironic_inspector" into its own prechecks and haproxy prechecks
Change-Id: Id542971057a9116eef679f1eb0827266eb18ba30
Closes-bug: #1668178
2017-02-27 07:57:30 +00:00
Jeffrey Zhang
242c559a04
Add until in restart nova libvirt task
...
retries only works with until.
Change-Id: I350ee69b0eca7a1763bb7eab34f874d7e22c1340
Closes-bug: #1668023
2017-02-26 17:36:47 +08:00
Jenkins
ef34e2a1c5
Merge "Updated from global requirements"
2017-02-26 02:01:27 +00:00
Jenkins
b11fe67571
Merge "Make service_plugins and extensions more configurable"
2017-02-26 01:40:41 +00:00
Jenkins
66e6f443d9
Merge "Fix typo in ironic task name"
2017-02-26 01:40:19 +00:00
Jenkins
9d295868a5
Merge "Checking kernel and initramfs files for Ironic"
2017-02-24 17:52:50 +00:00
Jenkins
d1e21a1f62
Merge "Add the missing prechecks for placement_api"
2017-02-24 17:26:21 +00:00
Jenkins
e5b19451ee
Merge "Fix rabbitmq log ulti-line cutting problem"
2017-02-24 17:25:37 +00:00
Jenkins
c28dfacdd2
Merge "Remove rabbitmq from freezer"
2017-02-24 17:25:16 +00:00
caoyuan
82b5dc643d
Add the missing prechecks for placement_api
...
Change-Id: Ic3cbf89b135a1902fa57a8d1df8c858cd6398097
2017-02-24 22:17:31 +08:00
zhubingbing
f2cc931fa6
Fix rabbitmq log ulti-line cutting problem
...
Change-Id: Id7be86955b357199fde2ab57a9b24e1f49ecebcd
Closes-Bug: #1667671
2017-02-24 12:27:47 +00:00
Eduardo Gonzalez
fc387c9d62
Fix typo in ironic task name
...
Change-Id: Ica18edd8024b5e33d30a5196ef6698c85f02f9c0
2017-02-24 09:29:34 +00:00
zhubingbing
c5ba70a089
Remove rabbitmq from freezer
...
freezer dont't user rabbitmq
https://github.com/openstack/freezer-api/blob/master/etc/freezer/freezer-api.conf.sample
Change-Id: I90a76275ab256ba8fc1c6d332e67af29fcbc22ef
2017-02-24 08:41:29 +00:00
caoyuan
8fd18abf9c
Checking kernel and initramfs files for Ironic
...
There is not prechecks for Ironic kernel and initramfs files, this
patch add it.
Change-Id: I7e576eeff02310170d51a4585cbda6c465a29e0d
Closes-bug: #1667544
2017-02-24 10:31:35 +08:00