lp:~jtran/nova/lp761827

Created by John Tran and last modified
Get this branch:
bzr branch lp:~jtran/nova/lp761827
Only John Tran can upload to this branch. If you are John Tran please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John Tran
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

1284. By John Tran

move import network to the top

1283. By John Tran

merged from trunk

1282. By John Tran

network api release_floating_ip method checks if an instance associated to the floating prior to releasing. added test

1281. By Naveed Massjouni

Added some unit and integration tests for updating the server name via the openstack api.

1280. By Brian Waldon

Ensures a bookmark link is returned in GET /images. Before, it was only returned in GET /images/detail

1279. By Kevin L. Mitchell

Adds greater configuration flexibility to rate limiting via api-paste.ini. In particular:

* "limits" relation provides a string representation of desired default limits in the form:

  - '(VERB, URI, REGEX, VALUE, UNIT); (VERB, URI, REGEX, VALUE, UNIT)'[...]

    + VALUE must be an integer, and UNIT must be one of SECOND, MINUTE, HOUR, DAY (case insensitive)

    + Empty string is also a valid value

* "user:<username>" relations specify limits in the same format, but per user.

* "limiter" relation can specify an alternate class to use in place of Limiter.

  - This makes it easier to use WsgiLimiterProxy if desired

(All these relations are specified in the '[filter:ratelimit]' section.)

1278. By Anne Gentle

Adds distributed scheduler and multinic docs to the Developer Reference page.

1277. By Brian Waldon

- Present ip addresses in their actual networks, not just a static public/private
- Floating ip addresses are grouped into the networks with their associated fixed ips
- Add addresses attribute to server entities

1276. By Dan Prince

Update the agent plugin so that it gets 'b64_contents' from the args dict instead of 'b64_file' (which isn't what nova sends).

1275. By Stephanie Reese

Fixes Bug #810149 that had an incomplete regex

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