341 Commits

Author SHA1 Message Date
Rodolfo Alonso
c0d7abc532 Add documentation for proxy buildargs picked from the environment.
Add documentation for the commit I084e5d1cc8f9993d65167878f9983ad58a68e86e.
Explain how 'build.py' picks up automatically env proxy variables.

Change-Id: Ia8513babd4ff72ed52e167b361d6b54393598a78
Closes-Bug: #1538108
2016-03-07 11:25:51 +00:00
Jenkins
67d3557f1e Merge "Fixing ambiguity in the documetation" 2016-03-03 18:02:00 +00:00
Paul Bourke
8b3d3ef84e Add documentation for Kolla plugin functionality
Every now and then people ask about plugins for Kolla. This conversation
may need to be revisted in more detail soon, but till then it's worth
highlighting what we do currently support in Kolla.

Right now adding the block as shown in this patch will make the plugin
archive available in the image, but currently only Neutron has
Dockerfile directives to automatically install them if present. The same
can be added very easily for other commonly pluggable services such as
Horizon.

Change-Id: Ia52d5ccf753667c5452b19fcaf4bf5b893a59fd0
2016-03-03 10:24:29 +00:00
Nikolai Korablin
b58fd41ad6 Fixing ambiguity in the documetation
After change change 284856, there were some comments
about ambiguity in docs.

Change-Id: I90129c475b87bf63f2e5c870dba7bd07893c8c9c
2016-03-02 21:37:35 -08:00
Allen Gao
235e95885b Move ironic-discoverd to ironic-inspector
Closes-Bug: #1551052
Change-Id: Ic226287bbf1f1e8d5cc2e1d80ce2975448b1f95c
2016-02-29 11:47:52 +08:00
Jenkins
ac12632ead Merge "Recommend vagrant and heat for development only" 2016-02-28 19:10:30 +00:00
Jenkins
c81097df8b Merge "Change kolla_internal_address variable" 2016-02-27 17:50:52 +00:00
Rajath Agasthya
58ef5fee02 Recommend vagrant and heat for development only
Vagrant and Heat, while really cool tech, are not very well maintained
in Kolla. They are not always up to date, and as a result, are not
recommended for evaluation purposes by this change.

TrivialFix

Change-Id: Ic8b8519431ed5c50a9a46b2e8b8f822d0982b1cf
2016-02-26 23:36:21 -08:00
SamYaple
d3cfb2052a Change kolla_internal_address variable
Due to poor planning on our variable names we have a situation where
we have "internal_address" which must be a VIP, but "external_address"
which should be a DNS name. Now with two vips "external_vip_address"
is a new variable.

This corrects that issue by deprecating kolla_internal_address and
replacing it with 4 nicely named variables.

kolla_internal_vip_address
kolla_internal_fqdn
kolla_external_vip_address
kolla_external_fqdn

The default behaviour will remain the same, and the way the variable
inheritance is setup the kolla_internal_address variable can still be
set in globals.yml and propogate out to these 4 new variables like it
normally would, but all reference to kolla_internal_address has been
completely removed.

Change-Id: I4556dcdbf4d91a8d2751981ef9c64bad44a719e5
Partially-Implements: blueprint ssl-kolla
2016-02-26 20:00:09 +00:00
Michael A. Trimm
f9b603872b Fixed slight gramatical issues that could be considered confusing
Signed-off-by: Michael Trimm <mitrimm@cisco.com>
Change-Id: Iccd3c53526caf8b109ba4ede117eebf66958782d
2016-02-26 12:56:53 -05:00
Jenkins
b3d2917f6b Merge "Fixed grammatical error in ceph-guide.rst" 2016-02-26 02:20:21 +00:00
Richa Yadav
dce6fb1bab Fixed grammatical error in ceph-guide.rst
Made changes in section Managing Ceph to correct the grammatical mistake.

Signed-off-by: Richa Yadav <ricyadav@cisco.com>

Change-Id: I2ed13f766dd39a7ac816af86664986b8d2700d80
2016-02-25 14:54:27 -08:00
Jenkins
604e1d5e8a Merge "General improvements to quickstart" 2016-02-25 21:52:53 +00:00
Jenkins
3616381db2 Merge "Fixed a typo in quickstart.rst" 2016-02-25 15:21:22 +00:00
Abe Music
73f7fcb958 General improvements to quickstart
- Provided info on installing ansible via yum from EPEL and pointed
  readers to the EPEL docs to learn how to install/enable the repo

Change-Id: I4bf87fbf90779be85293eb65fe7cd2ffe548d6ae
2016-02-25 08:10:27 -06:00
Asha Saravanamohan
cf1c3180e5 Fixed a typo in quickstart.rst
In Deploying Kolla section of the quickstart.rst IP addr needed to
be changed IP address.

Change-Id: I4f3895d6f05340a0608b2b66170a769bd1454fb7
Signed-off-by: Asha Saravanamohan <assarava@cisco.com>
2016-02-25 08:56:03 -05:00
Matthew Montgomery
f572cbf0af Quick spelling/grammar fix
Change-Id: I882fb31bc21be4b4f22e61938c1d8f6775d69323
2016-02-24 21:55:07 -06:00
Jenkins
32695378cb Merge "Remove information about downgrading docker" 2016-02-25 00:59:22 +00:00
Jason Myers
1893abc306 Remove information about downgrading docker
Since docker 1.10.1 is required, and docker 1.8.2 does not work with Kolla,
Remove the downgrade instructions

TrivialFix

Change-Id: I461572a40b6fc96f73593cf989967449e4bc8e0a
Signed-off-by: Jason Myers <jason@jasonamyers.com>
2016-02-24 17:52:06 -06:00
Jenkins
882398c373 Merge "Minor updates to Tips and Tricks" 2016-02-24 23:35:28 +00:00
Steven Dake
0fd36a63c1 Add docs about failures during evaluation
The operators aren't mindreaders.  Lets throw them a bone about
how to properly evaluate Kolla.  This can probably be expanded
on.

TrivialFix

Change-Id: I70d0f6a63417dc9f361d8c14bbb512e1dcc44ed0
2016-02-24 13:36:57 -07:00
editucci
1c270861ad Minor updates to Tips and Tricks
TrivialFix

Change-Id: Iaf4fe7747e1cf5c04cd37cb30985a75f0b1650e4
2016-02-24 14:36:06 -05:00
Jenkins
9a0104bcdb Merge "Updated doc/quickstart.rst - Part 1" 2016-02-24 16:36:25 +00:00
Éric Lemoine
edc0e57c89 Update Debugging Kolla section of documentation
Partially implements: blueprint heka

Change-Id: If0db8a5c9b8426687f64002a65e1dd9cbe041d1c
2016-02-24 12:17:25 +01:00
Vikram Hosakote
a906c6242d Updated doc/quickstart.rst - Part 1
Part 1

Change-Id: Idf3d45a5a5d9da731e986765ee0376288a60254f
Closes-Bug:1545926
2016-02-23 20:09:10 +00:00
William Snow
2fac978566 Minor update add prechecks into workflow path
TrivialFix

Change-Id: I93f9ec574b4d46a53086ca11946bfa1003e26fa0
2016-02-22 11:36:39 -08:00
Suhail Syed
2ccb83cee1 Refined documentation regarding registry
The documentation had old information about running
docker registry version 1.  Documentation improvement
uses exclusively Docker register version 2.

TrivialFix

Change-Id: I320341c1a646eeeec35fb928a970f4d7e8a13bb9
2016-02-18 17:40:21 -05:00
SamYaple
89cb146ac1 Add docs to explain why we disabling selinux
Change-Id: Iadbd4a0d77aee692abd9ab4f81ba67ead8949b1e
2016-02-18 16:04:03 +00:00
Éric Lemoine
bc3d471584 Fix typo in quickstart
TrivialFix
Change-Id: I885995498ac70251e317c49c9374c9850165af89
2016-02-18 08:42:50 +01:00
SamYaple
8025798379 Fix missing 14.04 info
Change-Id: Iee3f14c002bc0f9242d341842e5c88630bf5f485
2016-02-17 21:43:17 +00:00
Audrey Yaple
1fbaf4dc8f Update docs with information about MountFlags
This is needed for thin containers.

Change-Id: I57a49a3ac35facc157fff846560787027be9a08f
2016-02-17 03:24:56 +00:00
Marek Zawadzki
d4efb6aa7c Added note about root permissions, removed sudos.
Change-Id: Idc390774ba3bf63860bfaee1494b6e0180d112c1
2016-02-16 11:36:08 +01:00
Naren Narendra
e4a659e0be Clarify Ansible installation for distros in docs.
For CentOS, install from distro packaging by default.  Explain
how to install on DEB based systems from packaging when they
update to a newer version of Ansible.  Finally, clean up the
ordering of the dependencies for a pip based install.

TrivialFix

Change-Id: I9564a03c2e75fd30b5ec9c7d64f5defb709d7fde
2016-02-11 20:41:21 -05:00
Allen Gao
0ef2a3691f Fix the required min docker version
We are using the mount propagation in Docker 1.10.

TrivialFix

Change-Id: Ic2ef1fbce9dba217eac75f3743cef7f6ac702b00
2016-02-09 13:20:35 +08:00
Qiu Yu
a0fc2bd644 Detect and use physical disks for Swift storage
This change let Swift detect and use physical disk for storage. The
old named volume for storage isn't really useful for any serious setup.
Also updated swift-guide.rst accordingly.

Change-Id: I4f577b7b69d8bcd8b3961500946241c65a16db22
Partially-Implements: blueprint swift-physical-disk
2016-01-30 04:03:55 +08:00
Hui Kang
5c7061250c Remove unused docker_pull_policy in quickstart.rst
TrivialFix

Change-Id: Ia7dc521a83b13799345ca8b89ba4130aba039d60
2016-01-23 22:01:15 -05:00
Jenkins
9aa0acb65b Merge "Consistent external Ceph configuration for Glance" 2016-07-27 19:28:13 +00:00
Mathias Ewald
a66f0076ea Consistent external Ceph configuration for Glance
Made glance follow the <service>_backend_ceph configuration pattern.

Change-Id: I7bc2b3b35d96bd297d520750dccd7333fa68d941
Closes-Bug: #1605962
2016-07-24 07:04:05 +00:00
Allen Gao
23555a6936 add the kolla-build.conf generation doc
TrivialFix
Change-Id: Ic55664a8156560a9f979556ac9b0094fa2946ba4
2016-01-22 21:46:07 +08:00
Wanlong Gao
1574dad493 Update the document to use kolla-ansible post-deploy
TrivialFix

Change-Id: Ia2568495df07c3ed3983594c99aac220d2146f99
2016-01-16 14:20:41 +08:00
Wanlong Gao
a269385a6b Limit the Ansible version up to <2.0.0
TrivialFix

Change-Id: I4b7a86a24dcab1cc42d5c12ef2e8b528fd0f94d0
2016-01-15 06:55:52 +08:00
Jenkins
8c4a2ee781 Merge "Update Ceph doc for RadosGW" 2016-01-13 15:42:23 +00:00
Andrey Shestakov
65906dd01e Update Ceph doc for RadosGW
Implements blueprint radosgw-container

Change-Id: Icc397cc90a64e5af5f844de089fe57c7c1dd651e
2016-01-13 09:27:06 +00:00
Yongfeng Du
4e4c027228 Fix typo in the doc
Change-Id: Ia5768727c01fbd518557997a3753cc8a90fa39f6
2016-01-05 16:13:24 +08:00
SamYaple
64a75735cc Documentation improvements.
The version changes in docker are needed to support named volumes
which are replacing data containers in our implementation. Docker
is no unblocked upstream for us thanks to our new kolla_docker
module so I removed the cap on that as well.

Change-Id: I847979b9f7c9e42a55273b5ee926a4aff19a7bec
2016-01-03 17:03:08 +00:00
Hui Kang
047dbf12e0 Enable nova fake driver in nova containers
- See instructions in doc/nova-fake-driver.rst

Implements: blueprint nova-fake-driver

Change-Id: I553a40c2df39bdcc391eb1b8b2b8fd5f4ed48c33
Signed-off-by: Hui Kang <kangh@us.ibm.com>
Signed-off-by: Marcio D. Silva <marcios@us.ibm.com>
2015-12-29 06:39:35 -05:00
Britt Houser
4b2767ae74 Update to quickstart for CentOS multinode
As I walked through quickstart guide doing a CentOS
multinode deployment, I found a few items that needed
updating.

Change-Id: I3fa6d59ea856ff05be415faffd7f45197be67178
2015-12-24 16:04:48 -05:00
Jason Brooks
2b381a6b17 restart firewalld to apply firewall changes
In order for the firewalld changes to apply, we must either restart
firewalld (as in this commit), or issue the four add-port commands
listed in the doc again w/o the "--permanent".

Change-Id: I09a12024085c315117bc27d095bae91af9c00d5e
2015-12-09 10:38:08 -08:00
Jenkins
bfa2ea6c1c Merge "Fix typos in kolla/doc" 2015-12-07 19:36:37 +00:00
Kuo-tung Kao
09345bf127 add ubuntu dependency for vagrant
add ubuntu dependency for vagrant

Change-Id: I96161dd34b68795c2d78312f160579706a6bab86
Closes-Bug: #1515548
2015-12-07 11:13:19 +08:00