Hi,
The section for configuration of openstack in SO would be so-openstack-adapter.
For me it looks:
so-openstack-adapter:
# so server configuration
config:
# message router configuration
dmaapTopic: "AUTO"
# openstack configuration
openStackUserName: "demo"
openStackRegion: "RegionOne"
openStackKeyStoneUrl: "http://1.2.3.4:5000/v3"
openStackServiceTenantName: "demo"
openStackEncryptedPasswordHere: "c60f605bc0f8d277d8759c76ed6daedf"
openStackTenantId: "0c38884c737d40d096dc9e0d9baa8f44"
Thanks,
Borislav Glozman
O:+972.9.776.1988
M:+972.52.2835726
[amdocs-a]
Amdocs a Platinum member of
ONAP<https://www.amdocs.com/open-network/nfv-powered-by-onap>
From: [email protected] <[email protected]> On Behalf Of
MALINCONICO ANIELLO PAOLO
Sent: Tuesday, June 4, 2019 3:17 PM
To: [email protected]
Subject: [onap-discuss] [master branch] v3 openstack configuration
Hi all,
I have fully deployed the ONAP master branch release. All most important pods
are into Running state.
On configuration side, i have changed only the onap/values.yaml in the
following way for the SO:
so:
enabled: true
replicaCount: 1
liveness:
# necessary to disable liveness probe when setting breakpoints
# in debugger so K8s doesn't restart unresponsive container
enabled: false
# so server configuration
config:
# message router configuration
dmaapTopic: "AUTO"
# openstack configuration
openStackRegion: "RegionOne"
openStackServiceTenantName: "service"
openStackUserName: "dc1"
openStackKeyStoneUrl: "http://10.10.9.13:5000/v3"
openStackEncryptedPasswordHere: "3655cqwdwq9880970515188cca460"
# configure embedded mariadb
mariadb:
config:
mariadbRootPassword: password
so-catalog-db-adapter:
config:
openStackUserName: "dc1"
openStackKeyStoneUrl: "http://10.10.9.13:5000/v3"
openStackEncryptedPasswordHere: "3655cqwdwq9880970515188cca460"
All seems good. But if I run ./robot/demo.sh init and ./robot/demo.sh
init_robot , they fail with the following output error:
<msg timestamp="20190604 11:54:52.170" level="TRACE">Arguments: [ 'keystone' |
'/v3/v2.0/tokens' | data={'auth': {'passwordCredentials': {'password':
'tilabpolito', 'username': 'dc1'}, 'tenantId':
'34f1fe41d1a0483dbd1aa94c26dc5545'}} | headers={'Accept': 'application/json',
'Content-Type': 'application/json', 'X-FromAppId': 'robot-ete',
'X-TransactionId': 'robot-ete-7a44cd47-a1c7-4901-ad57-ba1808569dfa'} ]</msg>
<msg timestamp="20190604 11:54:52.175" level="DEBUG">Starting new HTTP
connection (1): 163.162.95.137:5000</msg>
<msg timestamp="20190604 11:54:52.183" level="DEBUG">http://163.162.95.137:5000
"POST /v3/v2.0/tokens HTTP/1.1" 404 93</msg>
<msg timestamp="20190604 11:54:52.184" level="DEBUG">post response: {"error":
{"message": "The resource could not be found.", "code": 404, "title": "Not
Found"}}
Maybe I made a mistake into the configuration file?
Can someone help me?
Aniello Paolo Malinconico
This email and the information contained herein is proprietary and confidential
and subject to the Amdocs Email Terms of Service, which you may review at
https://www.amdocs.com/about/email-terms-of-service
<https://www.amdocs.com/about/email-terms-of-service>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17399): https://lists.onap.org/g/onap-discuss/message/17399
Mute This Topic: https://lists.onap.org/mt/31925775/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-