Commit Graph

8 Commits (51c2793738813c0385b08a810e9c54efcda1a739)

Author SHA1 Message Date
iberezovskiy 51c2793738 Use oslo module for messaging (rabbit) configuration
Additonal changes:

  * switch messaging related parameters to $::os_service_default
    as they are used in oslo::messaging_rabbit define
  * update unit tests
  * update docs for notify::rabbitmq class
  * drop deprecated rabbit_durable_queues parameter
  * fix notification parameters according to mitaka config file

Change-Id: Ib20c13f136a299c958d9ac064e8ad93ceb0ebd40
2016-04-13 13:29:23 +03:00
Alex Schultz e6f19c9553 Release notes for glance_image updates
Adds the release notes for the glance_image update to support managing
image properties

Change-Id: I4d5cbc5e89cd9bc8b46dd3b05a3df3125f46aa78
2016-04-06 12:12:24 -06:00
Dan Prince 006c32a38f Add options to set swift auth domains
We need options to be able to set the user and project domain
when using keystone v3 credentials for the swift backend. Without
these options keystone v3 swift will fail.

Change-Id: Id384b0eca750e0946b42cb8ccb60a7f9ed64d21a
2016-04-01 14:16:12 -04:00
Emilien Macchi 5628f7cb69 Import release notes from stable/mitaka
stable/mitaka branch does exist now, let's import the notes from it.

Change-Id: I27f4501d992008eb6bc5da6865c0c79d80636c48
2016-03-24 19:03:10 -04:00
Emilien Macchi 6a748cee54 Release 8.0.0
* Update CHANGELOG with release notes URL.
* Update README with new release number & name.
* Update metadata.json with new tag & dependencies.
* Add release note prelude for Mitaka.
* Update Reno release note to drop prelude.
* Improve release note landing page.

Change-Id: Ib548135252c44de054891bf46821007d53d0a64b
2016-03-23 16:07:06 -04:00
Denis Egorenko da8a3aa022 Add Glance Glare API service
In Mitaka Glance v3 was moved to stand alone service [1] - now
it's called Glance Artifacts Repository (Glare).

This patch adds appropriate service managing, package installation,
configuration and related spec tests.

[1] I5b7bd4cdcc5f2a40fc4a5f74bcc422fd700c4fb0

Change-Id: I3371d1d57486e79ccfae565417f2195d3ae66bc9
Closes-bug: #1555697
2016-03-22 18:50:29 +03:00
Emilien Macchi d68f25114e releasenotes: add notes for Mitaka cycle
Change-Id: I682987c9c6be77425b29d089ffff150c7391a959
2016-03-17 13:55:45 -04:00
Emilien Macchi 7695d6deb2 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: I205b179a6bff595c4eee564836d77b1981aa61c9
2016-03-14 08:28:13 -04:00