9 Commits

Author SHA1 Message Date
Rajesh Tailor
39e6b0e574 Fix typos in parameter descriptions and tests
Change-Id: I72d4b0fde29e4313d297b9b6e55fea7a9ce0d847
2022-06-27 18:23:54 +05:30
Takashi Kajinami
2993196301 Update the default username for Placement API access
During Xena cycle we added a warning message[1] to inform this change.
This change actually replaces the user.

[1] c7759349c33336d8080b5ca61beca982c3b93b63

Change-Id: I6973ed3564fcda0ddcb308382d7c42d25cb44a65
2022-02-04 19:30:40 +09:00
Takashi Kajinami
8decdbaeff Accept system scope credential for Placement API request
When SRBAC is enforced, Placement API requires system admin/reader role
for (almost) all operations. This change allows usage of system-scoped
credential for access to Placement API.

Change-Id: I51f2cf770dc53b88bc5842cc72e855be2c0cdc1e
2021-12-17 01:10:25 +09:00
Takashi Kajinami
4b39bef363 Remove deprecated domain_id parameters
This change cleans up remainig domain_id parameters which were
deprecated during the Ussuri cycle[1].

[1] dfeccd674988f34edea5ca7b95bdeea827bab000

Change-Id: Ib5a1322ff71c3174d2667362e098133ebbd4b9e2
2021-05-06 22:14:05 +09:00
Takashi Kajinami
dfeccd6749 Deprecate domain_id parameters
Currently we set both domain_name and domain_id for some configuration
files, but it makes it difficult for operators to use their original
domain because they should update both parameters correctly.

Because it's redundant to required both name and id set, this patch
deprecates all domain_id parameters, so that operator needs to set
their domain name, which is predictable, before creating actual domain.

Change-Id: Id96ab9af7ac5776d5a0000889d26e494c68d9376
2020-04-21 22:07:07 +09:00
Tobias Urdin
4341812633 Change keystone v2.0 to v3
Change-Id: Ic9b621bd9d1b4ec6c53b5585ab371ec82417f5ae
2019-03-12 14:34:07 +01:00
Tobias Urdin
b48763cd7e Convert to rspec-puppet-facts
Change-Id: I780200a2520a87c8a6556cf57313ce11e29aabc3
2018-11-30 12:24:36 +01:00
zhangzs
efe3daa2b6 Replace port 35357 with 5000 for "auth_url"
Change-Id: Ieb2e00396d42fc1389af6f562d26ec85067203c9
2018-06-20 09:54:20 +08:00
Sam Morrison
a8c630214d Added new class neutron::server::placement
Adds ability to configure the placement API config options
for neutron server.

Change-Id: I6b62be225fc403e4a82bbf231b61479d30f7502d
2018-05-02 08:48:18 +10:00