3 Commits

Author SHA1 Message Date
dmburmistrov
48b80077e8 Support preferred Keystone auth methods
Key moments:
  * fill "trustee" section in heat.conf
  * add auth_plugin support (for interaction
    with keystone)
  * deprecate keystone_authtoken options
    (all options not for auth_plugin settings)
  * use versionless keystone urls
  * create "clients_keystone" section to prevent
    "keystone_authtoken/auth_uri" usage

Change-Id: Iade6c0736e57b8e752244badd540eb3d605714f5
Closes-bug: #1528963
Closes-bug: #1529016
2016-03-24 17:26:43 +03:00
Emilien Macchi
3cf2002fda releasenotes: add notes for Mitaka cycle
Change-Id: I4555e611f62edcdb29019b73a48ba2fdf1262092
2016-03-16 17:29:42 -04:00
Emilien Macchi
0ba9b1e624 Add basic structure for ReNo
ReNo [1] is the release management tool in OpenStack.
This patch adds the basic structure to start using it.

* Update .gitignore
* Add a basic note "use-reno"
* Add releasenotes/ dir and basic files
* Add python files: setup.cfg, setup.py, test-requirements.txt and
  tox.ini.

[1] http://docs.openstack.org/developer/reno

Change-Id: Ieb4f06c2af1fd3b837e97e5ba447fe682102bc0f
2016-03-14 08:29:11 -04:00