- Jul 12, 2016
-
-
Steven Dake authored
Change-Id: I75962ec416a8e4bedb0ad85c93b46cdcd80e8a72 Partially-Implements: blueprint mirrors
-
- Jul 08, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Dave Walker (Daviey) authored
Watcher is part of the OpenStack big-tent and is formally known as "OpenStack Infrastructure Optimization service". Whilst it provides a range of default goals and strategies, the most relevant case is to enable re-balancing of the compute hosts by taking CPU usage (data from Ceilometer) into account and live migrating instances as required. Currently this only builds the Docker images for type source but binary builds are gracefully ignored. The ansible configurations will be part of a later commit. Change-Id: I9bb81ee625d9fcf6513e44e2ed20384e34da2adc Partial-bug: #1598929 Partially-implements: bp watcher Signed-off-by:
Dave Walker (Daviey) <email@daviey.com>
-
Jenkins authored
-
Jenkins authored
-
ZhongShengping authored
Magnum default service type changed from "container" to "container-infra". It is recommended to update the service type at Keystone service catalog accordingly. Closes-Bug: #1600163 Change-Id: Ief1fed0ef15ab1b86a9500d9a7557828f8e6afc4
-
Jenkins authored
-
Jeffrey Zhang authored
When using multi memcached servers, a list of servers should be used rather than a comma joined servers string. Change-Id: I93ed68947465b3e6b0c7fa3cf6c8c4ac94ed0bf2 Closes-Bug: #1600082
-
- Jul 07, 2016
-
-
Takeaki Matsumoto authored
To use Cinder LVM2 backend with iSCSI, add enable_iscsi option and fix document. Change-Id: I286733508b5582c311c313c172b3c3a774be993c Closes-Bug: #1599088
-
Stephen Hindle authored
The Ceph osd bootstrap/startup logic depends upon reading/writing partition names. Some older versions of udev have trouble reading these (/dev/disk/by-label is missing). To work around this, we shell out to sgdisk and scrape the partition name data directly. Co-authored-by:
Paul Bourke <paul.bourke@oracle.com> Closes-Bug: 1585185 Change-Id: I362b3f8e91de79687fc84e256996fbcaf303b6af
-
- Jul 06, 2016
- Jul 05, 2016
-
-
Paul Bourke authored
The task names while bootstrapping Ceph OSDs and cache OSDs were identical making them harder to distinguish in the Ansible output. TrivialFix Change-Id: I0228221a09bdaaba46b6280b6e1be9920ad13598
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jeffrey Zhang authored
Change-Id: I4b109f7fdc3b8e49defed26979b04ca158842e98 Closes-Bug: #1598423
-
Jeffrey Zhang authored
Closes-Bug: #1598977 Change-Id: I8be53531c2ba000c3b73d0f957dcc50fe947c925
-
- Jul 04, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: I9b0fc0ebb2afd2afd958bfee4588ca45c889626c
-
- Jul 02, 2016
-
-
Jeffrey Zhang authored
The haproxy failed when there is one stand alone network node Closes-Bug: #1598339 Change-Id: I3390ee37eb51c292fc5149fc22b4f6a6f07da688
-
- Jul 01, 2016
- Jun 30, 2016
-
-
Suhail Syed authored
TrivialFix Change-Id: I778437d575458537cc916ed83653836247df0cee
-
Eduardo Gonzalez authored
Change-Id: I52e08e2df77106969c5975ebda2510ea8aefa8b5 Partially-implements: bp senlin-container Signed-off-by:
Eduardo Gonzalez <dabarren@gmail.com>
-
Jenkins authored
-
Joshua Harlow authored
It's sorta required to actually build the image list (and strucutre) to make any of these commands do anything. TrivalFix Change-Id: Ib601bd4d2cc84af6d35a8623b77f9b512124d2ad
-
- Jun 29, 2016
-
-
Hui Kang authored
TrivialFix Change-Id: I6ca07539ab6eb63752d957e42f43002e5b874e8d
-
Jeffrey Zhang authored
Partial-Bug: #1587226 Change-Id: I8cec44fdd9e6b00fcffe5dd59cbe8c69214b40b8
-
Jeffrey Zhang authored
In most of case, the disks used by ceph have different size. Use the default value 1 may block the ceph when one disk is full. Use the disk size as osd weight will more reasonally. TrivialFix Change-Id: Ib875c7289188cbb9380355baf0c8048f1eb09332
-
Jenkins authored
-
Christian Berendt authored
The copy instructions do copy the README.txt file and the oslo-config-generator directory to /etc/neutron. This makes no sense. Only the neutron/rootwrap.d/lbaas-haproxy.filters should be copied to /etc/neutron/rootwrap.d. TrivialFix Change-Id: I2dfd86b718166d1d3e348dd9ba14056bb763e64f
-
Christian Berendt authored
This will merge several RUN statements into one RUN statement to reduce the number of the layers of the base Docker image. TrivialFix Change-Id: I69b00b2e7fa7717923f0fe364c5be9b38a2dbb90
-
Jenkins authored
-
liyingjun authored
When building image for neutron-base on ubuntu, it failed with installing neutron-lbaas, it should be neutron-lbaas-agent Change-Id: Ia8ba9c4b578368940b44c7943648a15a9f9f7518 Closes-bug: #1597141
-