9 Commits

Author SHA1 Message Date
liyingjun
f780116547 Update repo in documentation
Repo in kolla-ansible documentation needs to be updated from
https://git.openstack.org/openstack/kolla to
https://git.openstack.org/openstack/kolla-ansible

Change-Id: Ib2400ebc2d84b805b1f262892d511feec379fff3
Closes-bug: #1643387
2016-11-28 09:16:57 +08:00
wanglmopenstack
b3808333c3 source doc bifrost.rst charactor error
source doc bifrost.rst have a character error :
If you encounter this issue you will have to acess the server
the character acess shoud be access

Change-Id: I3be61abe57cd7eda955ce63be3fd1cd7227f433b
Closes-Bug: #1640476
2016-11-09 21:16:55 +08:00
Cady_Chen
825edbfb15 Fix typo in doc/bifrost.rst
Change-Id: Ic11be1fd199e99cbe3c4a97bf6f3689aebd2369a
2016-11-06 19:48:44 +00:00
Duong Ha-Quang
1aeecf1045 Fix docs formatting error
Fix tox -e docs error when compiling docs.

Change-Id: I68857ff4a81c7814d4b14e1d2b8ee5c7310bce1e
2016-10-17 09:09:12 +07:00
gengchc2
87d582bebd Fix a typo in bifrost.rst
TrivialFix

Change-Id: I8d4d206c6d0b54066da1f4fd5295c317117868db
2016-09-29 09:30:18 +08:00
Sean Mooney
64c40e20a5 add deploy-servers command
- This change extends kolla-ansible
  with a deploy-server command to enroll and deploy
  physical servers with bifrost.

Change-Id: Iaa9f34b00e676569f6e3df679b7454b1ec0b8e34
Implements: blueprint bifrost-support
2016-08-31 13:12:34 +00:00
Sean Mooney
538dbac24a adds bifrost ssh key generation
- This change extend the genpwd.py
  command to generate an ssh key pair
  bifrost.
- This change bifrost config and bootstrap
  task to install the generated keys.
- This change updates the bifrost guide to
  discribe how to provide your own key.

Change-Id: I05243f58843d9195cace253dff5628fae89c78e8
Implements: blueprint bifrost-support
2016-08-31 13:12:20 +00:00
Sean Mooney
96b3f0ae3e add bifrost deploy ansible support
- This change addes the ability to deploy
  and bootstrap bifrost.
- This change introduces a deploy-bifrost
  command to kolla-ansible.

Change-Id: I62afcf348661add900c98904e90a15a0eddffd4b
Implements: blueprint bifrost-support
2016-08-31 13:11:59 +00:00
Sean Mooney
a9e16c8bde introduce bifrost-deploy container
- This change adds support for building and deploying
  a bifrost container for baremetal provisioning.
- This change documents how to manually deploy and bootstrap
  the bifrost container.

Implements: blueprint bifrost-support
Change-Id: I7d895839b11cbf916be33225875465c3358b5aa4
2016-08-31 09:24:24 +00:00