summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* Update links in READMEXiaojueGuan2018-06-121-2/+2
| | | | | | Change the outdated links to the latest links in README Change-Id: Ia3480724d5db282ab71e1b9940b9ef2d871e2f44
* fix link to openstacksdk in deprecation blockArtem Goncharov2018-05-041-1/+1
| | | | | | deprecation link on the os-client-config doc index is broken. Fix it Change-Id: Ifb46ef9da16f04f66fea2c1f4f0daac194bb2689
* Replace guts with openstack.config1.31.0Monty Taylor2018-04-271-0/+7
| | | | | | | | | | | | | | | | | | | The code has been moved into openstacksdk. Make os-client-config a thin wrapper around that code. The legacy client code needs to stay, as it was removed in openstacksdk. We also have to plumb os_client_config.defaults and os_client_config.cloud_region.CloudRegion in so that users get the os-client-config versions from the openstacksdk methods that return the relevant objects. Support for per-service region_name has been dropped. This was never used anywhere and was added for compatibility with openstacksdk Profile objects. Since Profile objects are no more, we can remove it. It never made any sense. Change-Id: I7180e20aa675c0ccbe3718493a6eff2be7e1b8b6
* rearrange existing documentation to follow the new standard layoutDoug Hellmann2017-06-221-7/+21
| | | | | | Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454 Change-Id: Ib68812eda4ab0ce09c6d438f9f236111d61ef38b Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* Flesh out netowrk config listMonty Taylor2016-04-021-0/+1
| | | | | | | | Add support for indicating default_interface. Also, add some validation and normalization code, some interface methods and, shockingly, documentation. Change-Id: Ib45b68894585ac02821d5d2376510fd7a8e8ee40
* Use reno for release notesMonty Taylor2015-12-301-0/+1
| | | | | | | | The OpenStack Release team has created a great release notes management tool that integrates with Sphinx. Start using it. For reference on how to use it, see http://docs.openstack.org/developer/reno/ Change-Id: I8153ec7861b508297a28a1916771776dee2deafe
* Add an API reference to the docsJames E. Blair2015-10-141-0/+1
| | | | Change-Id: I2c40965378dedd67808875eb9453ab8664f0fee8
* Document vendor support information0.8.0Monty Taylor2015-04-141-0/+1
| | | | | | | In the future, I'd like for this doc to be generated from the vendors.py file, but for now, this is great. Change-Id: Ifd0c8da5da46ba156c789f05398abcfa689f4f01
* Actually put some content into our sphinx docsMonty Taylor2015-04-111-12/+2
| | | | | | | | The README is pretty good - get it into the main index page for the sphinx docs so that we can publish them. Partial-Bug: #1440814 Change-Id: Ic72b81964cab1f939f08b957dec3be969c47a32e
* Initial Cookiecutter Commit.Monty Taylor2014-09-201-0/+24