- Jun 10, 2017
-
-
Jenkins authored
-
- Jun 09, 2017
-
-
Jenkins authored
-
zhubingbing authored
We use auth_uri contain auth_protocol and auth_port Closes-Bug: #1696947 Change-Id: Id9b984d8822508e4ae972f513b36374abe2ebdff
-
Jenkins authored
-
zhubingbing authored
Change-Id: I929587720c622833764c61543cac7675360ccdcb
-
- Jun 07, 2017
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Surya Prakash Singh authored
Updated the package with correct one and got the command working for ubuntu 16.04 Closes-Bug: #1696044 Change-Id: I643d36459ed563965fe95e57a47117be926a8d49
-
zhubingbing authored
If we don't use cirros image, ``image_ssh_user = cirros`` is wrong, so we should make it be variable. Change-Id: I0a1d6999d1dbc8ce319f4bd504455dfd1fb5fceb Closes-Bug: #1696088
-
- Jun 06, 2017
-
-
Jenkins authored
-
Jenkins authored
-
Chandan Kumar authored
* Removed Fedora 22 instructions, it is not used too much. * Fixed tox -e docs issues Change-Id: I8d30ae962180bf71eec10c4ab69f8479905ee21c
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
zhubingbing authored
Normally chronyd will cause the system to gradually correct any time offset, by slowing down or speeding up the clock as required. In certain situations, the system clock might be so far adrift that this slewing process would take a very long time to correct the system clock Change-Id: I939b6aae1dbeb133203085ec68bdb9f7936ee9ef Closes-Bug: #1696056
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Mathieu Rohon authored
This patch introduces the ansible materials to deploy the skydive service, that can be used to monitor and troubleshoot networking in an openstack deployment. Implements: blueprint skydive-service Co-Authored-By:
Nicolas Bouron <nicolas.bouron@gmail.com> Signed-off-by:
Mathieu Rohon <mathieu.rohon@gmail.com> Change-Id: I53051a1b0c85380416288e17040a398b6efb62c0
-
Jenkins authored
-
Jeffrey Zhang authored
gnocchi have archive policy rule feature, which can control metric's archive_policy. gnocchi also have a default archive policy rule which is using low archive policy. On the other hand, archive_policy is marked as deprecated and will be removed in the feature in ceilometer[0]. So should better remove archive_policy ceilometer.conf. [0] https://review.openstack.org/#/c/448586/ Change-Id: I0aa726f6420d628bda3fb4c4eba86b55fe1e2699 Closes-Bug: #1696038
-
OpenStack Proposal Bot authored
Change-Id: Ife8a3f6acee02c4af965a044cba2074f36223cc3
-
Jenkins authored
-
- Jun 05, 2017
-
-
Michal (inc0) Jastrzebski authored
This patches changes deploy_gate quite a bit so in reality all deployments will now assume multinode (even if it's single node). After that we will refactor it even further to enable easy addition of new scenerios. Change-Id: I1faada46e6a7aa026128b2f01d77eabb04759439
-
Bertrand Lallau authored
Actually Openstack services configuration can be overriden using many files: - /etc/kolla/config/<< service name >>/<< config file >> - /etc/kolla/config/<< service name >>/<<host>>/<< config file >> - /etc/kolla/config/global.conf - /etc/kolla/config/database.conf - /etc/kolla/config/messaging.conf Only per-service configuration is actually documented here: https://github.com/openstack/kolla-ansible/blob/master/doc/advanced-configuration.rst#L164 Allowing to globally modify service configuration can be perform too, but it can be done in 3 different manners: - /etc/kolla/config/global.conf - /etc/kolla/config/database.conf - /etc/kolla/config/messaging.conf database.conf and messaging.conf seems redundant with global.conf. In order to simplify codebase it seems logical to deprecate them. Change-Id: Ia632c207e4b0237ea813fcf53b44504b97a204e7
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
- Jun 04, 2017
-
-
Dai Dang Van authored
In case Kolla's users want to deploy with both of binary and source image, we should have a variable install type that define install type for each project. We also add specific image tag for each Openstack project. This commit is implemented for Neutron, Nova, Octavia project and Openvswitch as well. Change-Id: I04d3a17231b607795bbddb85cd940fa725ff7a61 Implements: blueprint mixing-binary-and-source-image
-
Jenkins authored
-