databags and related items in the openstack chef cookbooks.
These are some examples, they can work with the current cookbooks. If there are some changes in the cookbooks, please update the databags and related items
This commit is contained in:
parent
f3925b9cf0
commit
25ef66f1d2
@ -0,0 +1,4 @@
|
||||
{
|
||||
"id": "ceilometer",
|
||||
"ceilometer": "xcatcloud"
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"id": "cinder",
|
||||
"cinder": "xcatcloud"
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"id": "glance",
|
||||
"glance": "xcatcloud"
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"id": "horizon",
|
||||
"horizon": "xcatcloud"
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"id": "keystone",
|
||||
"keystone": "xcatcloud"
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"id": "nova",
|
||||
"nova": "xcatcloud"
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"id": "quantum",
|
||||
"quantum": "xcatcloud"
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"id": "openstack_identity_bootstrap_token",
|
||||
"openstack_identity_bootstrap_token": "openstack_identity_bootstrap_token"
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"id": "quantum_metadata_secret",
|
||||
"quantum_metadata_secret": "quantum_metadata_secret"
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"id": "openstack-block-storage",
|
||||
"openstack-block-storage": "xcatcloud"
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"id": "openstack-compute",
|
||||
"openstack-compute": "xcatcloud"
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"id": "openstack-image",
|
||||
"openstack-image": "xcatcloud"
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"id": "openstack-network",
|
||||
"openstack-network": "xcatcloud"
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"id": "admin",
|
||||
"admin": "xcatcloud"
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"id": "guest",
|
||||
"guest": "xcatcloud"
|
||||
}
|
Loading…
Reference in New Issue
Block a user