| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\ \ \ |
|
| | | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | | |
Implement schedule_prep_resize() in the distributed scheduler. Adds
a request_spec argument to enable the current host of an instance
to be excluded for resizes. Corrects bug 888236.
Change-Id: Ia52415e79639275a06bef59f1e13ca64bf7243ee
|
| |\ \ \ |
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes a minor memory leak caused by a self-referential data structure
with a __del__() method by explicitly breaking the cycle.
Change-Id: Ic2c896d3067f8a2205abc8a43ec290fdbd92ef09
|
| |\ \ \ |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This change makes possible to override the default the prefix
that should be used in a particular installation (refers to
lp question 176978).
Change-Id: I06b9e7251dc4a02ef6ac40393dce9c5755b00614
|
| |\ \ \ \ |
|
| | | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
Related to blueprint internal-uuids. lock and unlock already solely use uuids so
I updated the variable names and tests to illustrate this.
Change-Id: I2bfe37ee23f9b0c488aaf735eb4eb56db31f2e5b
|
| |\ \ \ \
| |_|_|/
|/| | | |
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Related to blueprint internal-uuids. Changes suspend_instance and resume_instance
to expect and handle instance uuids instead of instance ids.
Change-Id: Ib61806bef3a95275109c68aefe775f332e13d35a
|
| |\ \ \ |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Docs now have a link to Ron Pedde's cleanup script for DevStack.
Change-Id: I2a36fbfae2ebec437091a50d17d57fef0858be74
|
| |\ \ \ \
| |_|/ /
|/| | | |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes bug #890477
Change-Id: Ie5ef3d0d0c6195cd0b7c2e8a1039fdcbb18eb6da
|
| |\ \ \ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Related to blueprint internal-uuids. Changes pause_instance and unpause_instance
to expect and handle instance uuids instead of instance ids.
Change-Id: I4f601f686dcaa6d6268d1dd01557a0362a0a89fa
|
| |/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
part 2 of blueprint separate-nova-metadata
Change-Id: Id41e48434ff3a38e524a1c64757a21bd461c06b8
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Related to blueprint separate-nova-adminapi
Change-Id: Ida35372b7263c4a4efdafd35faa1325c4436459b
|
| |\ \ \ \ |
|
| | | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
Added a page to the RST documentation about gettext usage
for internationalization.
Change-Id: I2b3b25ad3ab5f3d41b5298f6bad18b216644eeed
|
| |\ \ \ \
| |/ / /
|/| | | |
|
| | |/ /
| | |
| | |
| | |
| | |
| | | |
Fixes bug #890427
Change-Id: Ifdca8c13437c818c8407d8e9131e699bdfd6e76d
|
| |\ \ \ |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
I have re-worked the "addresses", "flavors", "images", and "servers" view
builders to share logic which was previously duplicated across many ViewBuilder
classes. Also, I have re-worked the ViewBuilder class in general to persist
longer.
Overall we had good test coverage so not many tests had to be updated during
the refactor.
(Patch Set 2) Updated _set_request and _get_request to be a request property
and a set_request method which can be overridden.
(Patch Set 3) Fixed tests that I broke with the last update.
(Patch Set 4) Changed "id in network.keys()" to "id in network"
(Patch Set 5) Feedback changes from bcwaldon
(Patch Set 6) Updated based on feedback from Waldon.
(Patch Set 7) Feedback from s1rp (Rick Harris)
Change-Id: I034404892018e99987f80789d7f7e406ff31658c
|
| |\ \ \ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
part 1 of blueprint separate-nova-metadata
* adds api/metadata/ and moves code from ec2
* moves metadata into separate binary
* changes metadata forward to use metadata host and port
* moves the metadata accept rule to the metadata api
* adds nova-api-* to setup.py
Change-Id: I7f5d8e6cafc55b5c383cd88991f29c6059fb8d82
|
| |\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* Fixes bug 890195
* Fixes missing context in dhcp call
* Adds test to verify call is correct
Change-Id: Ic099082a18d9fd8f48c338e092cd4a2d227b927b
|
| |\ \ \ \ \ |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Related to blueprint internal-uuids. This touches get_diagnostics,
get_actions, and restore.
Change-Id: Ic4b3d9476fb53cb97b4ea75ad2e846374b2b4a41
|
| |\ \ \ \ \ \ |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: If007ba117105d63b1eecfee5b8941d98032d2c9a
|
| |\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| | | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* includes test
* fixes bug 888918
Change-Id: I40985e9dcc153fae53675f3da5e2d5b5763cfca3
|
| |\ \ \ \ \ \ |
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Related to instance-disk-management blueprint.
Change-Id: I84689583562f23356064a502577b2924bcbbc460
|
| |\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Related to blueprint internal-uuids
Change-Id: I7abe1506de3ce1dd1cec20885229149cd21fbeb5
|
| |\ \ \ \ \ \ |
|
| | | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixes bug #890474
Change-Id: I5094a98295a478c0cfb5e1a251014706d3ede3c7
|
| |\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add a check when creating the volume definition for the libvirt manager
to use the apporpiate driver for the disk, according to [1].
[1] http://libvirt.org/formatdomain.html#elementsDisks
Change-Id: I89cf3bb308cff28194de0beb36d69f0e32224cbe
|
| |/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
I recently added update logic which had a severely faulty
assumption. That assumption was that an instnace object was
always going to be passed to update(). Since that is not the
case we'll have to revisit this logic.
Change-Id: Ib2303d8719d2f3f8b5c123168864c97d64881544
|
| |\ \ \ \ \ |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Looks like the fix for #884915 only works with RHEL6. Make it work
correctly on Fedora 16.
Change-Id: I8c996f20d49db688fd8e692bcd836dee693d362a
|
| |\ \ \ \ \ \ |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Updated hostname sanitization method to more closely follow RFC-952
and RFC-1123. Also moved it to nova.utils, where it seems to fit
better.
Fixes bug 885374
(Patch Set 1) Updated hostname sanitization with more efficient and
[opinion] more readable implementation.
Change-Id: I60d7ee89867c05950bec1fd53b072a1c6247ebea
|
| |\ \ \ \ \ \ \ |
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fixes bug 890486
Change-Id: I80b7fc1952acf8d6bc0eaa4fc5fffe8d097a043c
|
| |\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | |
| | | | | | | | |
be reported properly"
|