lp:~pvo/nova/keystone-export

Created by Paul Voccio and last modified
Get this branch:
bzr branch lp:~pvo/nova/keystone-export
Only Paul Voccio can upload to this branch. If you are Paul Voccio please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Paul Voccio
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

1572. By <email address hidden>

fixed grant user, added stdout support

1571. By <email address hidden>

minor changes to credentials for the correct format

1570. By <email address hidden>

exporting auth to keystone (users, projects/tenants, roles, credentials)

1569. By Dan Prince

Update test_libvirt so that flags and fakes are used instead of mocks for utils.import_class and utils.import_object. Fixes #lp849329.

1568. By Sateesh

Multi-NIC support for vmwareapi virt driver in nova.
Does injection of Multi-NIC information to instances with Operating system flavors Ubuntu, Windows and RHEL.
vmwareapi virt driver now relies on calls to network manager instead of nova db calls for network configuration information of instance.
Re-oranized VMWareVlanBridgeDriver and added session parmeter to methods to use existing session. Also removed session creation code as session comes as argument.
Added check for flat_inject flag before attempting an inject operation.

This branch resolves the following bugs:
  Bug #831497 in OpenStack Compute (nova): "Instance spawn operation fails on ESXi compute node"
  https://bugs.launchpad.net/nova/+bug/831497
  Bug #839383 in OpenStack Compute (nova): "ESX(i) VIFs and mac addresses"
  https://bugs.launchpad.net/nova/+bug/839383

1567. By Vish Ishaya

Deprecate aoe in preperation for removal in essex.

1566. By Josh Kearney

Only allow up to 15 chars for a Windows hostname.

1565. By Anthony Young

Fix instance rebooting (lp847604) by correcting a malformed cast in compute.api and an incorrect method signature in the libvirt driver.

1564. By Isaku Yamahata

This patch teaches virt/libvirt how to format filesystem on ephemeral device depending on os_type so that the behaviour matches with EC2's.
Such behaviour isn't explicitly described in the documentation, but it is confirmed by checking realy EC2 instances. This patch introduces options virt_mkfs as multistring.
Its format is --virt_mkfs=<os_type>=<mkfs command> When creating ephemeral device, format it according to the option depending on os_type. This addresses the bugs,
https://bugs.launchpad.net/nova/+bug/827598
https://bugs.launchpad.net/nova/+bug/828357

1563. By Josh Kearney

Inject hostname to xenstore upon creation.

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