lp:~vishvananda/nova/fix-token

Created by Vish Ishaya and last modified
Get this branch:
bzr branch lp:~vishvananda/nova/fix-token
Only Vish Ishaya can upload to this branch. If you are Vish Ishaya please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vish Ishaya
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

1082. By Vish Ishaya

merged trunk

1081. By Vish Ishaya

move migration 017 to 018

1080. By Vish Ishaya

fix test

1079. By Vish Ishaya

add migration for proper name

1078. By Vish Ishaya

make token use typo that is in database. Also fix now -> utcnow and stop using . syntax for dealing with tokens

1077. By Mark Washenberger

Migrate quota schema from hardcoded columns to a key-value approach. The hope is that this change would make it easier to change the quota system without future schema changes. It also adds the concept of quotas that are unlimited.

1076. By Nirmal Ranganathan <email address hidden>

Added missing flavorRef and imageRef checks in the os api xml deserialization code along with tests

1075. By Alex Meade

Fixed minor pylint errors

1074. By Johannes Erdfelt

This branch splits out the IPv6 address generation into pluggable backends. A new flag named ipv6_backend specifies which backend to use.

The existing code (which is also the default) is now available as nova.ipv6.rfc2462 while a new backend available as nova.ipv6.account_identifier implements an algorithm that includes an account identifier as part of the address.

1073. By Justin Shepherd

renamed test cases in nova/tests/api/openstack/test_servers.py to use a consistent naming convention as used in nova/tests/api/openstack/test_images.py. also fixed a couple of pylint #C0103 errors in test_servers.py.

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