lp:~cerberus/nova/lp809587

Created by Matt Dietz and last modified
Get this branch:
bzr branch lp:~cerberus/nova/lp809587
Only Matt Dietz can upload to this branch. If you are Matt Dietz please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Matt Dietz
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

1283. By Matt Dietz

Functionality fixed and new test passing

1282. By Matt Dietz

Merge from trunk

1281. By Matt Dietz

Beginnings of the patch

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

1274. By Johannes Erdfelt

Existing Windows agent behaves differently than the Unix agents and require some workarounds to operate properly. Fixes are going into the Windows agent to make it behave better, but workarounds are needed for compatibility with existing installed base.

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