- Oct 12, 2015
-
-
Steven Dake authored
The devenv directory rename broke the loc tool. Fix it. TrivialFix Change-Id: I96e0a57b6a594309e24b8e2384afe3a39c73b245
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Kuo-tung Kao authored
add missing `kollaglue` word to build command in image-building.rst. Change-Id: Idd9c50a5298094492d170537e42ffeb1ed73af4f
-
Michal Rostecki authored
Vagrantfile and all related stuff moved to dev/ directory. Then .gitignore should be updated with this change. Change-Id: I15decd9d7ac21effe1485aead493da33002383ec Closes-Bug: #1505079
-
- Oct 11, 2015
-
-
Sam Yaple authored
This is a difference between different versions of parted and since we since we are screen scraping this is a clean solution. backport: liberty Change-Id: I4c441bb16cfba7f405d2a41233d0129e61715c62 Closes-Bug: #1504920
-
Sam Yaple authored
Closes-Bug: #1504902 Change-Id: Id4cced68ef078adb3db19c67f62d96275ab2329f
-
Steven Dake authored
Without NTPD, rabbitmq reconnects often and generally causes havoc in an OpenStack installation. Change-Id: I7911d115312132a156331f61b8c320c32ddc798c
-
Michal Jastrzebski authored
Adding link to missing guides to our docs index page. TrivialFix Change-Id: I6704a59ef7e010d5ffec762325bd4442362a093c
-
- Oct 09, 2015
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Nguyễn Duy Vũ (CBR09) authored
Deploy Ceph in kolla Change-Id: Icecc6f4ee25b5ee0cad4265c0b57790bfb32a905
-
Nguyễn Duy Vũ (CBR09) authored
It's convenient for tools/init-runonce work properly Closes-Bug: #1503999 backport: liberty Change-Id: I2d9f97e59ae4de3404f95a5231103cdd40a68835
-
Jenkins authored
-
Hironori Shiina authored
Fix 4 typos in documentation 'Customize an OpenStack Deployment'. Change-Id: I9da8e44e8281fef18a7a5e86f10464a296aa2d49
-
Hironori Shiina authored
Fix 2 typos in documentation 'A Kolla Cluster with Heat'. Change-Id: Ia50dda1b6e10accb1f44defca95b9b3f7de115e6
-
Michal Rostecki authored
Vagrantfile is in dev/vagrant directory on repository, so to reach the main directory, it should sync "../.." path instead of "..". Change-Id: I7d142c8239423f5de52de5602a732770bb1d7c6c Closes-Bug: #1504426
-
- Oct 08, 2015
-
-
Paul Bourke authored
For Swift, the *.json.j2 templates are looking under {{ container_config_directory }} whereas they need to be looking in the common location for swift which is /var/lib/kolla/swift Change-Id: I6f0dcbc9a705b36d1d98275ba9ebc56404fe882d backport: liberty Closes-Bug: #1504210
-
Paul Bourke authored
Change-Id: I3ab009699a1fb88ae7add9dde03dd164f8f727c3 backport: liberty Closes-Bug: #1504207
-
Paul Bourke authored
Change-Id: I36d8455e904732195edcd3862d4b4445346e1bc0 backport: liberty Closes-Bug: #1504204
-
Jenkins authored
-
Jenkins authored
-
Steven Dake authored
THe top level dev directory is now used to store the heat and vagrant development environments. backport: liberty TrivialFix Change-Id: Ib0922b90eacaa8518aee09cdeb46f4ac0437e015
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Steven Dake authored
Several people over the liberty cycle committed to maintaining compose, but it was never completed. Rather than carry compose in our repoistory until the end of time in a broken state I propose removing it. If someone comes along and wants to resseruct the code and make it functional in the future, I'd be 100% open to merge a patch in the future which reintroduces this functionality. In the meantime it is confusing to users which ask me on a daily basis if compose is supported which I have to go into a 10 minute monologue about why its in the repository. Fortunately git contains full history so we can always revert this change at a later time if someone wants to actually fixt his code base up and make it useable in some way. I think the proper answer is a seperate repoistory (kolla-compose) which contains any compose related bits. Please consider removing since nobody is using this code and its dead. TrivialFix backport: liberty Change-Id: I8b7c39b00d1967184d363af7db86d1ff8b5e725f
-
Steven Dake authored
This implementation isn't very sophisticated but it works. TrivialFix Change-Id: I8df29be200078764ccc917912ecea4a399fc7d62
-
Kuo-tung Kao authored
Reformat local registry section. And document that the Docker config need to be modified when building images if using local registry. Change-Id: I51c4df499d84c8ce2a2afc3787b2d609cc0f7d7e
-
Steven Dake authored
In https://bugs.launchpad.net/kolla/+bug/1483667, oslo.messaging was pinned to 2.2.0. This pin is no longer necessary as this bug has been fixed upstream. backport: liberty TrivialFix Change-Id: Ica9ae41876a754291d4c6ee1235f6e69a4213463
-
Jenkins authored
-
Jenkins authored
-
- Oct 07, 2015
-
-
Jeff Peeler authored
The dockerfiles for each of these containers were hacked to force install the most recent version of the package, even though the newer version had a lower version number. Delorean has fixed the issue by bumping the epoch, so the hack is no longer required. backport: liberty Change-Id: I8d9c071d84e53280d3cadfceb9034bb96f64f3a3 Closes-bug: #1503785
-
Lubosz Kosnik authored
openstack user-list changed to proper form of openstack command Change-Id: If409ab26bf6266e0790a2d2cce18d28adb844702 Closes-Bug: #1503711
-
Jenkins authored
-
Jenkins authored
-