- Jun 22, 2016
-
-
Hui Kang authored
Co-authored-by:
Mohammad Banikazemi <mb@us.ibm.com> Partially-implements: bp kuryr-docker-plugin Change-Id: Ife54f71984ff6c9825769e81fd39e3444c6fe310
-
- Jun 21, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Michal Rostecki authored
Change-Id: If87e83f7a50c0341f4b1238310eb1469eea0f767 Closes-Bug: 1570739
-
Michal (inc0) Jastrzebski authored
To customize apt packages, you need to do something like that in override file: {% set base_apt_packages = base_apt_packages + ['vim', 'emacs'] %} Change-Id: I7913ed405c2cb7e33f1cfe310d651030e0700e6b Partially-implements: blueprint third-party-plugin-support
-
- Jun 20, 2016
- Jun 18, 2016
-
-
Christian Berendt authored
This introduces a new configuration parameter neutron_enable_qos to be able to enable the Neutron QoS service plugin. More details about the Neutron QoS service plugin are available at: http://docs.openstack.org/liberty/networking-guide/adv-config-qos.html Change-Id: I8525bf4dce5f1e225f72a4e1c3760b64a36b17f6 Closes-bug: #1593183 Implements: bp netowrking-qos
-
Christian Berendt authored
TrivialFix Change-Id: Ide5944ea3b47db0de4bdce6410a217b5d8991c8f
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
- Jun 17, 2016
-
-
Jenkins authored
-
Martin André authored
Since this is the user for which we setup the SSH key. This commit allows to run kolla-ansible as vagrant user without using sudo. This only applies to multinode. TrivialFix Change-Id: Ie5231085a66511a520d4dbe5e9f35414acf1900b
-
Martin André authored
The regex used previously would keep the short hostname (hostname -s) on the 127.0.0.1 line. Reset the 127.0.0.1 line to keep only localhost. TrivialFix Change-Id: I90bdec6793ac5b2d304e178e5114369b7b3b9626
-
Martin André authored
The SUPPORT_NODE variable was missed during a refactoring of bootstrap.sh and is now unused. Remove it. TrivialFix Change-Id: I10ab4368b383dbb620916f70c368153403944001
-
Martin André authored
In vagrant environments, the kolla_internal_vip_address didn't belong to the private network provisioned on the machine and was failing the prechecks. TrivialFix Change-Id: I0e7e4d134e350c49ef7510c7262677754a83bcbf
-
Martin André authored
This allows us to execute vagrant commands by default on the 'operator' VM and eliminate one of the difference between AIO and multinode. TrivialFix Change-Id: Ia14aa026d1146ec4b1e006c72a2460edfc0cf6eb
-
hanchao authored
Correct `container` to `contain` in the comment. Change-Id: Ia156676406fac8745e1c7873bae6a5884d6ce27e
-
Jenkins authored
-
Hui Kang authored
Change-Id: I13c50a78b2dc7c98b720a4b2e7161104213bd295 Implements: bp ansible-ceilometer
-
- Jun 16, 2016
-
-
Jenkins authored
-
Jenkins authored
-
MD NADEEM authored
This patch check two senario first if we choose to start a new container with name say XXX, however in the env a container already exist with XXX name and second to start a stopped container. Change-Id: Ibd6c5fbcc6f37ea2481634ac2e6b3edb91ae7aab Partially-Implements: blueprint ansible-unit-tests
-
Martin André authored
When kolla_internal_vip_address didn't belong to the same network as network_interface, the prechecks would spit out an ugly error: Unexpected templating type error occurred on [snip]: argument of type 'NoneType' is not iterable" This commit fixes the check to execute properly. Change-Id: I24a066c212c78e105a923525b131724736ac74b6
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Christian Berendt authored
The Nova EC2 API is disabled by default, the default value of the enabled_apis parameter in nova.conf is "osapi_compute, metadata" The EC2 API is marked as deprecated and will be removed from Nova in the future. Change-Id: I6b9d66017e066cde5749be45b367194d2192ead3 Closes-bug: #1586605
-
hanchao authored
Put commands to the code block in quickstart.rst. Change-Id: Ia2f12fd5693032029912d7fda2f6bf13701723fa
-
- Jun 15, 2016
-
-
Christian Berendt authored
This solves the following issue when using latest noVNC sources for the nova-novncproxy container: OSError: [Errno 13] Permission denied: '/usr/share/novnc' Change-Id: Iea1f3dfcc696f53431e99570019e27cdef4ca5cb Closes-bug: #1593006
-
Michal (inc0) Jastrzebski authored
Simplification of package installations Change-Id: I78c0a84c55e891dec7c9bd21bc61700dba244526 Partially-implements: blueprint third-party-plugin-support
-
Jenkins authored
-
Jenkins authored
-