Commit Graph

14 Commits

Author SHA1 Message Date
tonybrad b9995c364d Change git to opendev
Change-Id: I1c436c9674526ee27aad66e272495a5a8a22cfc6
2019-05-21 03:51:52 +00:00
Zuul 3ef9e59c67 Merge "Add bugs url link to README" 2018-11-30 20:27:09 +00:00
ShangXiao 733f3d6a9a Add bugs url link to README
Change-Id: If9a58fa8c5a55c1ece627d225324fecee4c26699
2018-09-27 03:10:18 +00:00
ZhijunWei 708f780150 Completed required variables for README.rst
Required variable section should include external_lb_vip_address and
internal_lb_vip_address[0], and add the value to keep consistence with
the others[1]

[0]: https://github.com/openstack/openstack-ansible-os_cloudkitty/blob/master/README.rst
[1]: https://github.com/openstack/openstack-ansible-os_trove/blob/master/README.rst

Change-Id: Ib11d7ea2bbf5e6450201a2c6bdc15fc96cd91eed
2018-08-17 15:46:35 +08:00
Andy Smith cfddca21eb Update to use oslo.messaging service RPC and Notify
This introduces oslo.messaging variables that define the RPC and
Notify transports for the OpenStack services. These parameters replace
the rabbitmq values and are used to generate the messaging
transport_url for the service.

This patch:
* Add oslo.messaging variables for RPC and Notify to defaults
* Update transport_url generation in conf
* Add oslo.messaging to tests inventory and update tests
* Install extra packages for optional drivers
* Add release note

Change-Id: I0612252927f81b3584054f6cd77a2826c5d3fc3b
2018-07-31 08:31:18 +01:00
Zuul 94debf0b96 Merge "Update server to service" 2018-07-02 23:55:59 +00:00
LeopardMa 982f2dad83 Add source code repository notes link to README
Change-Id: I735c45cc492a56b42b2a16bbf41cb4cc85d04d28
2018-06-30 05:26:44 -04:00
ZhijunWei 2b1a230452 Update server to service
Change-Id: Ie051d256da7d1776fa045412ba5e64ee9591686e
2018-06-28 08:34:45 +00:00
melissaml c8f815e9d8 Update README.rst information
1) Add documentation url link.
2) Add release notes url link.
3) Add the project home url link.

Change-Id: I9d47b013fbcea1fa765754b19999babf38dc4a3e
2018-06-19 10:30:19 +08:00
wangqi df927b98e1 Update links in README
Change the outdated links to the latest links in README

Change-Id: I6c7f9d320122ca600a73fea75aa4e8c918be9499
2018-03-03 03:12:04 +00:00
Flavio Percoco d4374560e5 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/7da10610895ba214bf71dd77409331a8

Change-Id: I28e94e28408097320c196bbfcf8a0006661fedee
2016-11-25 16:29:53 +01:00
Pedro Perez be53f8eca8 update naming conventions for secret vars
Change-Id: I523b5f1ae56c1ff19ca6bd95e3e0e7f00e282c71
2016-11-18 16:42:48 +01:00
Michael Rice 6d6ca0c8fa Adding the extras and tests with updated readme
This change includes the bits needed to add to osa such
as the playbook and env.d file.
2016-05-19 22:21:55 -05:00
Michael Rice 284c318e6e first commit 2016-05-08 12:03:41 -05:00