Commit Graph

63 Commits

Author SHA1 Message Date
Trygve Vea adfef39798 README: Replace deprecated config with current config
This commit updates some examples in the README file to use defines
and parameters that aren't deprecated.

Change-Id: Iad3a33379a787e74ca6c89748b64e782d723d158
2022-08-22 14:38:12 +02:00
Takashi Kajinami 2ae1115e42 Clean up remaining items for glance-registry
This change drops remaining items about support for glance-registry.
These were deprecated by the removal patch[1] which was merged during
the previous cycle thus we are now ready to drop them.

[1] 11599ba429

Change-Id: If2d371a372cf4d95d84e3d71fb4ce272565ac659
2021-03-17 07:41:23 +09:00
Takashi Kajinami 10f14f29b1 Deprecate database options from the glance::api class
... because these options have been implemented in the glance::api::db
class.

Change-Id: Ib153455d48f59d440803e26570986854cb6e0299
2020-10-21 09:44:55 +09:00
Tobias Urdin 58f3f8adc0 Add Puppet Litmus
Depends-On: https://review.opendev.org/#/c/740601/
Change-Id: Ib09e32db27e71384f122b54a6d1d269aa1e1a375
2020-08-31 21:20:51 +02:00
Takashi Kajinami 11599ba429 Remove support for glance-registry service
This patch removes support for glance-registry service, because it has
been removed from glance [1].
 [1] https://review.opendev.org/#/c/738671/

Change-Id: Id05f736dbbddaff2cb90aa6678c777b9a0318e40
2020-07-28 19:41:10 +09:00
ZhongShengping a8884d24a1 Change rpsec to rspec
Change-Id: I8a33f8a10218313e198a1e7c9ab24313332a18c8
2020-04-30 13:24:45 +08:00
ZhongShengping d1d3a9b5e9 Fix Repository
Change-Id: I4bbde18e9810f308ccb90c444342b6201400da0a
2019-04-21 12:59:08 +08:00
ZhongShengping 0203872a6d Replace git.openstack.org with opendev.org/openstack
Change-Id: I96c012632e867f3224d8d8bc8ae946a05c0798a7
2019-04-21 11:51:33 +08:00
ZhongShengping a8ff4f76ef Add Beaker-Rspec to the table of contents
Change-Id: I6dac04edfdc5d9a8a3a59026277b3541635abfc6
2019-04-17 09:42:43 +08:00
ZhongShengping b9f8ccc025 Change wiki to docs
Change-Id: I0e8143d1a842aa47fa415c5927547765dbdc358e
2019-02-13 10:31:05 +08:00
ZhongShengping 1e54620f13 Fix editorial problem
Use git.openstack.org instead of github.com since git.openstack.org is
the reference for OpenStack

Change-Id: I7f46aa4df0a717e971f2d5891626749cdac07a1a
2018-12-24 14:02:27 +08:00
Tobias Urdin 32de32b318 Fix rabbitmq README
Change-Id: Iaf2c116acf8b7711278cb9b07c031d4a53b94666
2018-10-21 16:34:21 +02:00
root e321413b7a Add the missing 'Table of Contents'
Change-Id: Ie44675d4e7c42660924dbfce0f8c020ad7597744
2018-08-27 14:26:52 +00:00
root a65de83e2c Reorganize that 'Release Notes' in README
Reorganize that 'Release Notes' in README and
make the 'Release Notes' an independent chapter.

Change-Id: Ib43e0b8780a55aa53c33c583b2012a83b7b3b9c3
2018-07-28 14:39:21 +00:00
melissaml 8c56aa7110 Remove the unnecessary _
Change-Id: I6d13ceefae67fed157bd74491747c730b1172213
2018-07-25 00:10:40 +08:00
qingszhao b4c52e1574 Add the project source code repository in README
Change-Id: I67e88f25ae4c12a4b45eaaa9f81a4423a002ac43
2018-07-20 14:59:53 +08:00
qingszhao 41ba598c87 Add release note link in README
Change-Id: Ifdd8aa8ddb753adbf76aa8bd58e250b2cdd5b882
2018-06-27 22:04:01 +08:00
qiaomin 774a89ce0c Replace port 35357 with 5000
Now that the v2.0 API has been removed, we don't have a reason to
include deployment instructions for two separate applications on
different ports.

Change-Id: Ieb132483803085c0e97a3572fc035af3817467af
2018-05-13 00:35:56 +08:00
Tobias Urdin fc54130aae Fix README to use api and registry classes
Fixes the README docs for the glance::api and
glance::registry usage.

Change-Id: I7755904b37ae798c6e3321fb7c2d322e4d52622b
Closes-Bug: 1657525
2018-04-04 11:58:40 +02:00
melissaml 81e58c5d11 Update mysql connection in doc
Change-Id: If4b34ff2cc6f1b8a150ac72dd233efa634aed5ea
2018-03-05 13:11:53 +08:00
suguangfeng f6c26dc5b3 Fix outdated links and document spelling error
Update outdated links and fix spelling error.
Closes-bug:#1717834

Change-Id: Ia17a012f401fb627cd3898cb7a29ad30cdc75b57
2017-09-18 17:03:55 +08:00
ZhongShengping c4c5da130f Update URLs in documents according to document migration
Change-Id: Idfb264b20bea018d5622f7607e6521a47f0348fe
2017-07-14 08:51:41 +08:00
Flavio Percoco 08e3b4f287 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/37bf460dffab4fbadb4be981904b75ca

Change-Id: I0db8b075872e17e1b8ce0c51a75384c73a6190f1
2016-11-25 17:42:11 +01:00
Mohammed Naser 92d9ac9368 Fix Keystone integration documentation
The README file refers to an invalid *_address parameters
when *_url parameters should be used.  The example in the
manifest does not show a password listed (which is required).

Change-Id: I03eb31f0c660afca1688e6fc7a992cfb70317706
2016-06-07 18:37:20 -04:00
Jenkins 2481120369 Merge "Change wiki to docs" 2016-06-03 14:18:19 +00:00
Denis Egorenko 9b4096145b Cleanup README
Change-Id: If9ba4bfdc6b215bbbbc0eb98943611fc6f79e345
2016-06-03 12:45:38 +03:00
Iury Gregory Melo Ferreira 35bdf06429 Change wiki to docs
Change-Id: Ia4e2f86260e62f9426fc6d661d32f15de9ad134c
2016-06-02 23:05:48 -03:00
Iury Gregory Melo Ferreira cf604fc6a6 Deprecate verbose option in logging
Option "verbose" from group "DEFAULT" is deprecated for removal.
The parameter has no effect.
-Deprecated verbose for logging and init
-Remove verbose in README
-Remove verbose from tests.

If this option is not set explicitly, there is no such warning

Change-Id: I7e58412fe26962337845b3cb9d67679bac0709d8
2016-05-18 01:12:46 -03:00
Ben Kero a1680f1693 docs: Update README.md to point to new Beaker URL
The URL [1] to the docs for writing Beaker tests (specifically beaker-rspec)
have moved. The README.md still points to the old URL. This commit fixes
this by pointing to a better URL [2].

[1] https://github.com/puppetlabs/beaker/wiki/How-to-Write-a-Beaker-Test-for-a-Module

[2] https://github.com/puppetlabs/beaker-rspec/blob/master/README.md

Change-Id: I846b7d118163247d94103d67b84915ed3f73a6fa
2016-02-04 22:42:28 -08:00
Jenkins be5006e8dc Merge "Remove references to puppet-openstack from README" 2015-12-07 17:26:13 +00:00
Emilien Macchi 0f384787e3 release: prepare 7.0.0 (liberty)
This patch prepares this Puppet module to be released in 7.x series (Liberty)
with 7.0.0.

Change-Id: I67c7cefb95003539400a8176af21325d71cd4575
2015-11-25 11:51:22 +01:00
Nate Potter ee32828f45 Remove references to puppet-openstack from README
The README references to the retired puppet-openstack module
should be removed, as they link to the empty github page.

Change-Id: If9702538d378ea8a3400d3c08520da2ff825f04c
Closes-bug: #1518589
2015-11-22 16:29:35 +00:00
Emilien Macchi 604556667f Prepare 6.1.0 release
Co-Authored-By: Jay Clark <jason.t.clark@hp.com>
Change-Id: Idc4315d6ea831b47db7b5a16e4b8925d7df891a9
(cherry picked from commit 48fe29a341)
2015-10-19 14:59:40 -04:00
Yanis Guenane 8db8143c89 Reflect provider change in puppet-openstacklib
With the creation of the new openstack_config provider, some processing
that was done in glance_api_config has been centralized in
openstack_config.

The same changes apply for glance_registry_config and
glance_cache_config

Impacted methods are :

  * section
  * setting
  * separator

Also, this commit adds the fact that, when passing a specific string
(ensure_absent_val) the provider will behave as if ensure => absent was
specified. '<SERVICE DEFAULT>' is the default value for
ensure_absent_val.

The use case is the following :

glance_api_config { 'DEFAULT/foo' : value => 'bar' } # will work as usual

glance_api_config { 'DEFAULT/foo' : value => '<SERVICE DEFAULT>' } # will mean absent

That means that all the current :

if $myvar {
  glance_api_config { 'DEFAULT/foo' : value => $myvar }
} else {
  glance_api_config { 'DEFAULT/foo' : ensure => absent }
}

can be removed in favor of :

glance_api_config { 'DEFAULT/foo' : value => $myvar }

If for any reason '<SERVICE DEFAULT>' turns out to be a valid value for
a specific parameter. One could by pass that doing the following :

glance_api_config { 'DEFAULT/foo' : value => '<SERVICE DEFAULT>',
ensure_absent_val => 'foo' }

Change-Id: I3bbdf63d1b9b5a2daba30fd4ba897db703f979ae
Depends-On: I0eeebde3aac2662cc7e69bfad7f8d2481463a218
2015-08-19 12:42:38 +02:00
Denis Egorenko 8b8723d1b6 Update README.md for Glance
Update installing Glance section and update links to Glance on wiki.

Change-Id: I2285a6308837632bfc361bfffcedc0d34ad6ae32
2015-07-31 17:13:11 +03:00
Jenkins d09db618b6 Merge "fix module install reference" 2015-07-14 20:19:17 +00:00
Matt Fischer dc2fae0b7e fix module install reference
Change-Id: I7e55874d744ac56122b96b051dd3d554bf26d360
Closes-Bug: #1468950
2015-07-13 19:43:35 -06:00
Emilien Macchi 8d36b83c50 Prepare 6.0.0 release
Update CHANGELOG, README and metadata.json to bump the module to the
first Kilo release (6.0.0).

Change-Id: I3d9f8e0d6a697378bb8ef928e333c93c8ca0e422
2015-07-08 19:20:32 -04:00
Xingchao Yu 4edba3f71e Update README.md for project namespace change
Change-Id: I78834fe9c373a6d5e9f5670d5b2290057ed14d0c
2015-06-28 20:55:41 +08:00
Colleen Murphy d0b89d242a Split release notes into a CHANGELOG.md file
This patch splits out release notes into a separate dedicated file for
consistency with the puppetlabs puppet modules. Additionally, this
patch improves the release notes by:

- Fixing the tense to be consistent with commit message standards ("Add
  new feature" instead of "Added new feature" or "Adds new feature")
- Breaking up changes into categories to make it easier for operators
  to know what happened in the change: backwards-incompatible changes,
  features, bugfixes, and maintenance commits
- Linewrapping to 80 chars
- Adding release dates, formatted according to ISO-8601

Change-Id: I015761a2f063b08f393e69c9ef6ba33a9a32003e
2015-06-26 13:42:05 -07:00
Emilien Macchi 6affc4341b Release 5.1.0 - Juno
Prepare 5.1.0 release.

Change-Id: I96f386d49888aa75ebf61a6d3160413a27e67073
2015-06-17 14:20:16 -04:00
Colleen Murphy b8383e497e Add more details on running tests to the readme
Change-Id: I40f35e1a206e8a1b4ed880a1da978c4eba7e95e7
2015-05-11 13:53:00 -07:00
Emilien Macchi 79d307044a Beaker tests
Implement basic structure for beaker tests.

Change-Id: Ibfe041a7f500502ce357981a7ef917d1ce2a1760
Closes-bug: #1444736
2015-04-20 17:44:38 -04:00
Christian Berendt 26dac12bb5 Fix spelling of OpenStack
According to the OpenStack Documentation conventions it should
be OpenStack and not Openstack or openstack.

https://wiki.openstack.org/wiki/Documentation/Conventions#OpenStack.2C_not_Openstack_or_openstack

Change-Id: I13c85c91781448890656f37ae548f8da3ac31147
2014-12-08 08:33:47 +01:00
Jenkins 99eea1138f Merge "Remove deprecated parameters" 2014-11-26 08:02:52 +00:00
Mathieu Gagné e16f86e37c Remove deprecated parameters
* glance::api::sql_connection (deprecated since 4.1.0)
* glance::api::sql_idle_timeout (deprecated since 4.1.0)
* glance::registry::sql_connection (deprecated since 4.1.0)
* glance::registry::sql_idle_timeout (deprecated since 4.1.0)

Change-Id: Ibfe4e1a0a9f2f9f79b3fc76ef6a93ce429f72ed4
2014-11-25 13:50:46 -05:00
Colleen Murphy feb9cdfe9b Release 5.0.0 - Juno
Changes in this release:
* Added ceilometer::policy to control policy.json
* Fixed bug in glance_image type
* Added parameter os_region_name to glance::api
* Added support for vSphere datastore backend
* Updated the calls to the glance command-line utility
* Added parameter swift_store_large_object_size to glance::backend::swift
* Bumped stdlib dependency to >=4.0.0
* Added parameter command_options to glance::cache::cleaner and glance::cache::pruner
* Added parameter package_ensure to glance::backend::rbd
* Added parameter manage_service to various classes
* Added parameters to control whether to configure users
* Migrated the glance::db::mysql class to use openstacklib::db::mysql and deprecated the mysql_module parameter
* Added parameter registery_client_protocol to glance::api
* Fixed ssl parameter requirements for kombu and rabbit

Change-Id: I5dcce1d748602dd46d409d51523b96a51709d285
2014-11-21 10:47:52 -08:00
Colleen Murphy dbcb82fa36 Migrate mysql backend to use openstacklib::db::mysql
Implements: blueprint commmon-openstack-database-resource
Change-Id: I03bd33d7c78ea69702650688c28e9d0b7cac2911
2014-08-14 08:45:41 -07:00
Jenkins f3bbfd9efc Merge "4.0.0 - 2014.1.0 - Icehouse Release" 2014-05-05 18:55:51 +00:00
Bogdan Dobrelya d40f3d8622 Add multiple rabbit hosts support
* Use new oslo.messaging conf options for rabbit_hosts and
  rabbit_ha_queues for glance::notify::rabbitmq class
* Warn on deprecated rabbit_durable_queues and use amqp_* instead
* Fix/add rspecs
* Fix a mess with wrong notification_driver usage
* Update README with usage example

DocImpact
Closes-bug: #1259193
Closes-bug: #1312054
Closes-bug: #1312658
Closes-bug: #1313553

Change-Id: I16b8e71db20602986a7afe8d24e7faba91a0997f
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2014-05-05 09:28:27 +03:00