Jenkins
a44b0a4b9f
Merge "Use sleep during database bootstrap"
2015-08-01 19:32:18 +00:00
Jenkins
8ffa0f5333
Merge "Adds an example openrc file"
2015-08-01 19:29:55 +00:00
Jenkins
8f756ac2ce
Merge "Add some missing containers for fedora"
2015-08-01 19:28:29 +00:00
Jenkins
43480d4e4d
Merge "Removes unneeded variables"
2015-08-01 19:25:30 +00:00
Sam Yaple
6040ccb646
Updated all tags for Liberty2
...
Bump the tags for liberty2
Change-Id: Id8c22ea4db70dccdc66168fd0a953f8e2ca743e5
2015-08-01 15:18:40 +00:00
Jenkins
29e94c24b0
Merge "Add build from source for Swift"
2015-08-01 15:06:10 +00:00
Swapnil Kulkarni
7159f947bb
Add build from source for Swift
...
Change-Id: I0ee4dd03752b0b822dc49b2acaed1e39fcb1ab1e
Partially-implements: blueprint install-from-source
2015-08-01 04:00:08 +00:00
Swapnil Kulkarni
1a2b0c94c6
Add some missing containers for fedora
...
galera
gnocchi
haproxy
keepalived
memcached
openvswitch
Change-Id: I6623b6294ec88b0fea01c9cd616bc04db35a0666
Closes-Bug: #1480506
2015-08-01 02:42:51 +00:00
Sam Yaple
0fb09203d5
Removes unneeded variables
...
These variables are defined in the defaults.yml file
Change-Id: I45de4fbd41c50e2a8fe3233cdffc467c9a594aa5
Closes-Bug: #1480498
2015-08-01 00:40:28 +00:00
Paul Bourke
1ecb7a82e2
Fix missing quotes in tools/genenv
...
Change-Id: Idc5f8aef80a65fea13fecd62b6b40c8ef7458354
Closes-Bug: #1480296
2015-08-01 00:33:03 +00:00
Sam Yaple
7a25b6bea3
Adds an example openrc file
...
Change-Id: Ie056a8347f6b72ffb647bfb79ee4449ca45f3fef
Closes-Bug: #1476294
2015-07-31 23:58:36 +00:00
Jenkins
72f35b14d2
Merge "Initial kolla-ansible command - deploy support only"
2015-07-31 23:03:49 +00:00
Sam Yaple
8e03952c10
Fixes race condition in ansible playbooks
...
Bundling in a run_once error that beaks with multinode and the race
Change-Id: Ia3779d9a291f8d652fc81fe5ebcab88241805c8d
Closes-Bug: #1480468
2015-07-31 22:40:21 +00:00
Sam Yaple
d32ed35d13
Use sleep during database bootstrap
...
A small sleep is used to allow the database to initialize before
starting the databases on the other hosts.
Change-Id: I1ea9ee8be55f47ae917f9985431e1e919f64c101
Closes-Bug: #1479970
2015-07-31 22:06:55 +00:00
Jenkins
a4e29f6608
Merge "Removed unneeded pip installs"
2015-07-31 21:57:30 +00:00
Borne Mace
76cdc9fe49
Initial kolla-ansible command - deploy support only
...
Change-Id: I4f6f38b2a202b41a9dec839fa0222585b49fc06c
Partially-Implements: blueprint kolla-ansible-script
2015-07-31 14:39:05 -07:00
Jenkins
3970c45607
Merge "Update inventory examples for Ansible"
2015-07-31 21:17:43 +00:00
Jenkins
f6f288eabd
Merge "Remove the explicit chown root"
2015-07-31 21:17:39 +00:00
Jenkins
7bc20ea4b4
Merge "Vagrantfile and docs"
2015-07-31 21:16:49 +00:00
Sam Yaple
640d2f1cad
Removed unneeded pip installs
...
Change-Id: Idc0c118ed0153c549990166931bcdb6cf250abbb
Closes-Bug: #1480438
2015-07-31 19:54:17 +00:00
Sam Yaple
2b98ac3981
Update inventory examples for Ansible
...
Change-Id: I14beadf8ae0b4f117623331dca71eff3d45b51f1
Closes-Bug: #1480439
2015-07-31 19:36:17 +00:00
Jenkins
f41e1a4a27
Merge "Fix some spelling and formatting errors in the Cinder doc"
2015-07-31 18:53:30 +00:00
Jenkins
2dfc88dcac
Merge "Fedora - Install from source for Horizon"
2015-07-31 18:52:02 +00:00
Harm Weites
a1a78044b5
Remove the explicit chown root
...
This is not possible when running multihost ansible.
Essentially this should've been part of #1476293 .
Change-Id: I53baccf5f89e71ce1313524815f928ea04908a05
Partitially-Implements: blueprint ansible-service
2015-07-31 20:47:53 +02:00
Harm Weites
37561cc1f7
Vagrantfile and docs
...
With Vagrant it becomes real easy to create a dev environment to
test and checkout $code. The focus is specifically on setting up
an environment to play around in, developing Kolla and showing
what it is capable of in a clean virtualised environment. When
done, the environment can be destroy and re-created at will when
needed.
Change-Id: I440d004e76c337f298cad2397cf4c13f2cc35ddb
Implements: blueprint vagrant-devenv
2015-07-31 20:13:34 +02:00
Jenkins
a20fbed252
Merge "Implement Swift Containers"
2015-07-31 17:52:43 +00:00
Vladislav Belogrudov
2887c6d2e4
Add missing slash if docker registry is specified
...
If user specifies registry a full image name is constructed by
concatenation of the registry, namespace and image. Currently
concatenation does not include '/' if registry is non-empty but
it should. If registry is empty '/' is not required.
This fix covers both use cases with help of Ansible filter.
Change-Id: I0588dd0da55d777e6caa7eb47d51b2435d38d5e0
Closes-Bug: #1479013
2015-07-31 18:38:16 +03:00
Jenkins
acfa1378fc
Merge "Temporary change the nova tar url"
2015-07-31 14:45:09 +00:00
Jenkins
a529cf5704
Merge "Fedora - Install from source for Nova"
2015-07-31 14:34:21 +00:00
Ryan Hallisey
d9a3afbfe0
Fix some spelling and formatting errors in the Cinder doc
...
Closes-bug: #1480174
Change-Id: I1ef695e910405f41045ffa1c8a13afa1a443c39e
2015-07-31 08:37:46 -04:00
Jenkins
532051080b
Merge "Fedora - Install from source for Ceilometer"
2015-07-31 11:40:14 +00:00
Swapnil Kulkarni
bab779ae0d
Fedora - Install from source for Horizon
...
Change-Id: I0a68dc9024954942e2a94a5cd0a1d383a4887a39
Partially-implements: blueprint install-from-source
2015-07-31 11:07:04 +00:00
Jenkins
91aad79290
Merge "Fedora - Install from source for Magnum"
2015-07-31 10:54:27 +00:00
Jenkins
025e07dcfe
Merge "Fedora - Install from source for Neutron"
2015-07-31 10:53:52 +00:00
Jenkins
9b52e892d5
Merge "Add build from source for gnocchi"
2015-07-31 10:50:28 +00:00
Swapnil Kulkarni
7516e32338
Fedora - Install from source for Nova
...
Change-Id: Id122002b946f803e4618488a553138942f624fa3
Partially-implements: blueprint install-from-source
2015-07-31 10:38:14 +00:00
Swapnil Kulkarni
b58c77385e
Temporary change the nova tar url
...
Currently with the active development for blueprint [1]
the nova image cannot be build from source.
Need to revert back to master once the
nova master is stable with the changes in [1]
[1]https://blueprints.launchpad.net/nova/+spec/consolidate-libvirt-fs-volume-drivers
Change-Id: I85509608df1f096438357ff1e7e52d75622c9cff
Closes-Bug: #1480077
2015-07-31 10:37:11 +00:00
James McCarthy
5e28eb8496
Implement Swift Containers
...
Known bugs/TODOs at this time of this patch update:
https://bugs.launchpad.net/kolla/+bug/1477990
https://bugs.launchpad.net/kolla/+bug/1477993
Implements: Blueprint swift-container
Closes-bug: #1477992
Co-Authored-By: Paul Bourke <paul.bourke@oracle.com>
Change-Id: I031f88a7cd1867104fef12df6ab3ffcc06cb65d6
2015-07-31 09:36:11 +00:00
Jenkins
f8fe9372e0
Merge "Properly use groups throught Ansible"
2015-07-31 09:04:11 +00:00
Jenkins
e9db94135d
Merge "Rename role name to service name"
2015-07-31 09:03:50 +00:00
Jenkins
7398b534ef
Merge "Add a doc for Cinder"
2015-07-31 08:58:21 +00:00
Jenkins
e93bb8ad7b
Merge "Forces metadata to bind to single interface"
2015-07-31 08:50:47 +00:00
Jenkins
240bed12ca
Merge "Add keepalived to ansible"
2015-07-31 08:50:41 +00:00
Jenkins
6b1f9714c7
Merge "Cinder requires the automaton package to be installed"
2015-07-31 06:39:42 +00:00
Swapnil Kulkarni
e757724f9e
Fedora - Install from source for Ceilometer
...
Change-Id: Iaaa993ca0b37bb42a221caeab1b5319e1daca6f2
Partially-implements: blueprint install-from-source
2015-07-31 05:23:50 +00:00
Swapnil Kulkarni
4c4747261e
Fedora - Install from source for Magnum
...
Change-Id: I643b2add0bb10c8271972b804c27d5a61b7ba6f8
Partially-implements: blueprint install-from-source
2015-07-31 04:21:10 +00:00
Swapnil Kulkarni
01b2c49695
Fedora - Install from source for Neutron
...
Change-Id: Ibc7617a1d096918ced8534095ef8bdc8f79299db
Partially-implements: blueprint install-from-source
2015-07-31 04:15:04 +00:00
Jenkins
7893772901
Merge "Update dev-quickstart doc"
2015-07-30 21:26:39 +00:00
Ryan Hallisey
8424b88056
Add a doc for Cinder
...
Cinder is unique in that interaction with the volumes
must occur in the container as opposed to from the host.
This doc will lay out a guide for Cinder and useful
debugging tips.
Change-Id: I5cdff42ba3a40c1a20a11570649ac42a1c3aa837
2015-07-30 16:04:11 -04:00
Hui Kang
1d72a50b95
Update dev-quickstart doc
...
Do not use aufs to build images for Ubuntu systems
Change-Id: Ia14eaada3ec034a6ae340192dc69460df8885045
2015-07-30 15:51:25 -04:00