| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Updating cinder/glanc/swift/horizon/nova/keystone/quantum to the
2013.1.3 bugfix release.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
|
| |
|
|
|
|
| |
Create the default openrc file for the keystone python install.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
|
| |
|
|
|
|
|
| |
The keystone package is only installed on a controller node.
This way the credentials can be loaded on both types of nodes.
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
|
| |
|
|
| |
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
|
| |
|
|
| |
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
|
| |
|
|
|
|
|
| |
The user and password for postgresql are defined in the
identity class and are loaded by the recipes from this class.
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
Each service(nova, glance, cinder...) has its own keystone user.
These users are created in a postinstall for the keystone package.
This new class is used to store some of the credentials used by
keystone and all packages will inherit this class and create
the appropriate configuration files.
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
To initialize the databases the openstack components require
that the postgresql server is running. Because there is no
guarantee to the order in which postinstalls are run, the
postinstalls first check to see if postgresql is running, and
start it if it's not.
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
|
| |
|
|
| |
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
|
| |
|
|
| |
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
|
| |
|
|
| |
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
The identity.sh script creates all the users and other
configurations for the openstack services. The openrc
file contains some environment variables that are used
by the openstack CLI commands.
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
|
| |
|
|
| |
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
|
|
|
The configuration file contains default options.
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
|