lp:~chmouel/nova/lp688032

Created by Chmouel Boudjnah and last modified
Get this branch:
bzr branch lp:~chmouel/nova/lp688032
Only Chmouel Boudjnah can upload to this branch. If you are Chmouel Boudjnah please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chmouel Boudjnah
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

455. By Chmouel Boudjnah

Add myself.

454. By Chmouel Boudjnah

import module and not classe directely as per Soren recommendation.

453. By Chmouel Boudjnah

fixes exception throwing with wrong instance type.

452. By Trey Morris

some pylint caught changes to compute

451. By termie

adds bzr to the list of dependencies in pip-require so that upon checkout using run_tests.sh succeeds

450. By Eric Day

Finished cleaning up the openstack servers API, it no longer touches the database directly. Also cleaned up similar things in ec2 API and refactored a couple methods in nova.compute.api to accommodate this work.

449. By Eric Day

Pushed terminate instance and network manager/topic methods into network.compute.api.

448. By Eric Day

Moved the reboot/rescue methods into nova.compute.api.

447. By Ryan Lane <laner@controller>

This change adds better support for LDAP integration with pre-existing LDAP infrastructures. A new configuration option has been added to specify the LDAP driver should only modify/add/delete attributes for user entries.

This change also fixes crashing issues for entries that have the novaUser objectclass, but do not have accessKey, secretKey, or isAdmin attributes. The code now only identifies a user as existing if all attributes and the objectclass exists.

A couple new functions were added to check for existence of users in LDAP, even if they do not have the novaUser objectclass.

The ldap_user_modify_only configuration option added assumes that users will be managed by external means, and will not attempt to add or delete user entries.

446. By Ryan Lane <laner@controller>

Added a script to use OpenDJ as an LDAP server instead of OpenLDAP. Also modified nova.sh to add an USE_OPENDJ option, that will be checked when USE_LDAP is set.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~hudson-openstack/nova/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers