5684 Commits

Author SHA1 Message Date
Paul Bourke
5ddba7892d Fix plugin parsing for base images
If we try to add a plugin to a base image, e.g.

[neutron-base-plugin-neutron-fwaas]
type = git
location = https://github.com/openstack/neutron-fwaas
reference = master

The build will fail as it parses the above as both
"neutron-base-plugin-neutron-fwaas" and "base-plugin-neutron-fwaas".

Update the regex to ensure the image name is anchored to the beginning of the
conf section.

Change-Id: I4099ebd0d25cd28a9bb3bdc4fcfbf311ce22a3fd
Closes-Bug: #1638900
2016-11-04 10:27:39 +00:00
Jenkins
dc7001de4c Merge "Add guide for Hitachi NAS Platform Driver for Manila" 2016-11-03 14:19:14 +00:00
Jenkins
703bf173ac Merge "Add missing vagrant plugin vbguest" 2016-11-03 14:15:23 +00:00
Jenkins
7a07ce0862 Merge "Use become: True when updating /etc/hosts" 2016-11-03 14:15:16 +00:00
Jenkins
a33d4fc5f5 Merge "Add warning about mixing Kolla and OpenStack releases" 2016-11-03 13:56:55 +00:00
Jenkins
87e2afa68d Merge "Remove kuryr-lib in upper-constraints.txt file when install master kuryr" 2016-11-03 13:27:16 +00:00
Jenkins
8c1e2abb64 Merge "Revert "Build source from Newton rather then Master"" 2016-11-03 13:22:56 +00:00
Jenkins
80c4d7e401 Merge "Add manila-data service" 2016-11-03 12:25:33 +00:00
Jenkins
84c5727284 Merge "Move precheck into its own role" 2016-11-03 12:22:36 +00:00
Jeffrey Zhang
fa45801946 Move precheck into its own role
* Merge prechecks.yml and site.yml playbook
* Create empty precheck.yml into all roles.

Change-Id: I8a138558a26c0a2a66c5fd48ed37be657c99c1dd
Implements: blueprint condition-pre-check
2016-11-03 14:48:58 +08:00
OpenStack Proposal Bot
9779778a1e Updated from global requirements
Change-Id: Ic327d1868341173ab182208cf5caedd27b937011
2016-11-02 21:54:15 +00:00
Jenkins
6548e43537 Merge "Revert "Build source from Newton rather then Master"" 2016-11-02 18:38:44 +00:00
Jenkins
723ca04703 Merge "Revert "Move RDO to Newton branches"" 2016-11-02 18:38:37 +00:00
Jenkins
bd8d65329b Merge "Set the license field in pip" 2016-11-02 18:37:46 +00:00
Jenkins
606295906e Merge "Add kuryr to precheck" 2016-11-02 14:52:20 +00:00
Jenkins
28a61bfceb Merge "Add blocks to customize RHEL package installation" 2016-11-02 13:04:20 +00:00
Jenkins
04eef90e51 Merge "Unpin ARA, update callback location" 2016-11-02 13:03:25 +00:00
Steven Dake
d323d39b66 Set the license field in pip
TrivialFix

Change-Id: I2aa6ec14f6d9da40423eabc9cd170826a65ba194
2016-11-02 04:51:13 -07:00
Steven Dake
a3737384aa Revert "Build source from Newton rather then Master"
Revert Note: Move back to master for the master branch.

This reverts commit e1ca39db92ed438991782be091efbdd91747fe8c.

Change-Id: I00758fe44b525efdc21e55ffe0f1b4d040abd63b
2016-11-02 03:30:42 -07:00
Steven Dake
e714a745c6 Revert "Move RDO to Newton branches"
Revert note: Get RDO back on master instead of the newton branch

This reverts commit aeb86de6fc644a514d060b4ac869cab364266f03.

Change-Id: I765ba60c3bd09fe3978570b7921a084c9b90c7d0
2016-11-02 03:28:15 -07:00
Paul Bourke
bc8c18f155 Add warning about mixing Kolla and OpenStack releases
Seen several instances of users having trouble attempting to mix and
match Kolla and OpenStack releases. Add warning that this is not
supported.

Change-Id: Ibdb9e584646599e49a698cfcfaf5f114b5b8943a
2016-11-02 09:49:00 +00:00
bjorn lofdahl
6ca1c68b20 Fix gnocchi deploy
Gnocchi deploy fails due to sudo -i flag

Change-Id: Id1e2af274a3aee43dfecf02f979a9584dd2cffa8
Closes-Bug: #1634148
2016-11-02 09:42:55 +01:00
zhubingbing
4255c3b644
Add kuryr to precheck
TrivialFix
Change-Id: Ia7bfa714521366818d848d924aa728819c97982a
2016-11-02 10:00:37 +08:00
Jenkins
0d5407d55e Merge "Add enable service logic in port check" 2016-11-01 17:09:31 +00:00
Jenkins
471e2c0d93 Merge "Configure log path for kibana" 2016-11-01 12:14:28 +00:00
Jenkins
668439d240 Merge "deprecate external_network_bridge option in neutron" 2016-11-01 12:13:10 +00:00
Jenkins
9f66ee7e20 Merge "change "openstack" to "OpenStack"" 2016-11-01 11:51:06 +00:00
Jenkins
fc329bcce2 Merge "Update the way of loading the admin-openrc.sh file" 2016-11-01 11:38:52 +00:00
Jenkins
23646eb07f Merge "added kibana reconfigure" 2016-11-01 11:29:08 +00:00
Jenkins
c4d34cf464 Merge "Update the format of bifrost deploy.yml" 2016-11-01 11:28:17 +00:00
prameswar
da650f868a added kibana reconfigure
Closes-bug: #1636806

Change-Id: I24e5d40ea590212114611da77cf0dfd145b76100
2016-11-01 02:15:06 +00:00
Jenkins
3920e44fb3 Merge "Update the task's name" 2016-10-31 21:16:05 +00:00
Eduardo Gonzalez
e958d6fdec Add enable service logic in port check
Missing enable_service logic in
searchlight, influxdb and etcd services in port checks

TrivialFix

Change-Id: I6589ecc4a6100d3e564796c9bbebc3ecdf30809f
2016-10-31 20:29:40 +00:00
Jenkins
a204b62f22 Merge "change do_reconfigure.yml to reconfigure.yml in CONTRIBUTING.rst" 2016-10-31 14:03:40 +00:00
Jenkins
bde2ae495d Merge "grafana added to haproxy to listen on VIP" 2016-10-31 13:05:53 +00:00
ZhongShengping
d7d2e0d09c deprecate external_network_bridge option in neutron
Option "external_network_bridge" from group "DEFAULT" is deprecated
for removal. Its value may be silently ignored in the future.

Change-Id: I2752fca275dd7b340c0ff97bfa3eecc0d3358e63
Closes-Bug: #1637808
2016-10-30 17:51:23 +08:00
caoyuan
ffa552b282 Update the way of loading the admin-openrc.sh file
TrivialFix

Change-Id: I3cfa94d9f6202664a06c24d691376eb8759b922a
2016-10-29 22:21:26 +08:00
caowei
dc79b451cc change do_reconfigure.yml to reconfigure.yml in CONTRIBUTING.rst
TrivialFix
Change-Id: I3b6a04753ad768afe96747c0185d73fb9913e0ec
2016-10-28 18:30:01 +08:00
hwc
ac8986a11a change "openstack" to "OpenStack"
According to the word choice convention in
http://docs.openstack.org/contributor-guide/writing-style/word-choice.html
We should use OpenStack instead of openstack.

Change-Id: I3023b606d30f112296025f67d7bbe25c49fa2f41
TrivialFix
2016-10-28 03:29:39 +00:00
Lubosz "diltram" Kosnik
90627ef2a2 Use become: True when updating /etc/hosts
Add become: True to update /etc/hosts in pre-install baremetal configuration

TrivialBug
Change-Id: I21e8125272d6b980662779ad55899f04cb6b6a50
2016-10-27 15:10:55 -05:00
caoyuan
df54e88132 Update the task's name
TrivialFix

Change-Id: I2cc1441a5fcf9c09db01d17c840bb784f4db1c0e
2016-10-27 16:17:42 +00:00
Mauricio Lima
d62552463f Add manila-data service
Change-Id: Ie82f1dd7773ef2cc2c6724ec0b5f78ebd79566ee
Closes-Bug: #1635370
2016-10-27 11:47:04 -03:00
OpenStack Proposal Bot
198e8d2d6f Updated from global requirements
Change-Id: Iabb29ce10b346d7ef24747e957d701d80b64468d
2016-10-27 12:15:09 +00:00
Jenkins
f8163da8f3 Merge "Update "=" to "==" in "if" condition" 2016-10-27 11:59:36 +00:00
prameswar
c1d80d3410 grafana added to haproxy to listen on VIP
Closes-bug: #1636579

Change-Id: I5628196885bddebab84abb71c89753582123418c
2016-10-26 15:51:54 +00:00
caoyuan
dab70bb504 Update the format of bifrost deploy.yml
TrivialFix

Change-Id: If1c072c1afc56b329fccc034943ababc66020bb7
2016-10-26 13:47:27 +00:00
Hui Kang
b000ca44da Add missing vagrant plugin vbguest
Change-Id: Ifd677065b42761f44a0222abbccb93f9b706989d
closes-Bug: #1636553
2016-10-25 11:33:23 -04:00
Jenkins
40a1176a36 Merge "Fix fernet related components added to fact var properly." 2016-10-25 15:13:37 +00:00
Jenkins
6f60958152 Merge "Print all docker images in gate" 2016-10-25 10:17:30 +00:00
Jeffrey Zhang
37f36af5f5 Print all docker images in gate
TrivialFix

Change-Id: I65ba1828fccee52194eb2b76c4055c922236d97b
2016-10-24 20:16:22 +08:00