lp:~rackspace-titan/nova/openstack-api-password-gen
Created by
Naveed Massjouni
and last modified
- Get this branch:
- bzr branch lp:~rackspace-titan/nova/openstack-api-password-gen
Branch merges
Propose for merging
- Devin Carlen (community): Approve
- Ed Leafe (community): Approve
- Jay Pipes (community): Approve
-
Diff: 71 lines (+19/-5)3 files modifiednova/api/openstack/servers.py (+9/-2)
nova/compute/api.py (+3/-2)
nova/tests/api/openstack/test_servers.py (+7/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 765. By Dan Prince
-
Add password parameter to the set_admin_password call in the compute api.
Updated servers password to use this parameter. - 760. By Rick Harris
-
Use %s for instance-delete logging in case instance_id comes through as a string.
- 759. By Masanori Itoh
-
This fix changes a tag contained in the DescribeKeyPairs response from <keypairsSet> to <keySet> so that Amazon EC2 access libraries which does more strict syntax checking can work with Nova.
- 757. By Ken Pepple
-
merges dynamic instance types blueprint (http://
wiki.openstack. org/ConfigureIn stanceTypesDyna mically) and bundles blueprint (https:/ /blueprints. launchpad. net/nova/ +spec/flavors) - 756. By Brian Lamar
-
Very simple change checking for < 0 values in "limit" and "offset" GET parameters. If either are negative, raise a HTTPBadRequest exception. Relevant tests included.
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