| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Include babel.cfg in produced tarballs. Fixes bug 955975.
Change-Id: I3284775638a2aff0be6e753f4b56b2ef94617001
|
| |\ \ \ \ |
|
| | | |/ /
| |/| |
| | | |
| | | | |
Change-Id: Ia67f35374917d7037887b2d2c39ca92ff79587c8
|
| |\ \ \ \ |
|
| | | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
A required call to libvirt_utils.chown() was lost in
this weeks changes to get_console_output() for file
based console logs.
Fixes bug 955351
Change-Id: Ib8da92c1ff025f10a939c33b87495ffdef0d4da3
|
| |\ \ \ \ |
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Allow volumes with no host set to be deleted from db
* Allow volumes in state error to be deleted
* Replicates code from nova-manage command
* Fixes bug 953594
Change-Id: Ia8b4594a626df58f030406b12dd003f5c9215612
|
| |\ \ \ \
| |_|/ /
|/| | | |
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* reverts most of https://review.openstack.org/5042
* keep changes that cache the results so subsequent calls are fast
fixes bug 954377
Change-Id: Ia047f1d04dc360dd657d4d80d3dff8c8101635cd
|
| |\ \ \
| |/ /
|/| | |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
sql_max_retries: removed (unused)
instance_usage_audit_period: fixed help
default_schedule_zone: fixed help
Change-Id: I952b38497987780d30622fef526edd2d53860f99
|
| |\ \ \ |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix an issue in the SQL api where fixed_ip_disassociate_all_by_timeout
was getting an array of tuples instead of IDs from a model_query.
This should resolves issues where fixed IPs don't get dissassociated
via the network managers periodic task.
Fixes LP Bug #953708.
Change-Id: Iac485cdcda072ee248237e6c4a31113685f5b980
|
| |\ \ \ \
| |_|_|/
|/| | | |
|
| | | |/
| |/|
| | |
| | |
| | |
| | | |
By adding the execute bit to the xenhost xenapi plugin
Change-Id: Id1e12b84ef5c9a286d86a32b3ea1c7f3c83be47c
|
| |/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Python 2.4's shlex implementation doesn't seem to like unicode.
This updates the XenServer migration plugin so it converts to
ascii before shlex'ing the rsync args.
Fixes OSAPI resizes when using XenServer.
Fixes LP Bug #955064.
Change-Id: I7f2681bfe64ccde449a87c68b9739866a381a213
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | | |
* Fixes bug 953831
Change-Id: I39950b16c9b76159b16203f7b8b504cae5475516
|
| |/ /
| |
| |
| |
| |
| | |
Docstring update
Change-Id: Ic0c60818a7097e777927f3801dd674ce72571224
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | | |
* Fixes bug 953319
Change-Id: I96c1a7f260833adc40b0b07d38bccba4a233e091
|
| |\ \ \ |
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Remove date_dhcp_on_disassociate comments/docs.
This option no longer exists.
Change-Id: Ia1462abf6166a4a7c53fba7fe231dc13a542480d
|
| |\ \ \ |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Fixes LP954341
* The FK removals missed this FK reference. Updated function to use
a subquery in the filter
Change-Id: Ia61d6536deb78e1aa16c5a94956bf919aa3356ba
|
| |\ \ \ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ie886e8ecadb51cb01a4e0964791dc311e90bbebb
|
| |\ \ \ \ \ |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ic04d1a918fedd5fd71f58af8e27b58deef070ee2
|
| | |_|/ / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* fixes bug 953379
Change-Id: I9c507b68af04d51d5d248b0c52f34646a46bd882
|
| |\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
We want to avoid e.g. /home/markmc or /Users/vishvananda in this
file.
/usr/lib/python/site-packages is pretty dumb too, but it's suffices
as an example.
Change-Id: I851841a30ca01790c7b5a9b6bdbd160f4a84467c
|
| | |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Moves nova.image.s3.S3ImageService functions for converting
between glance ('image_uuid') and internal (db) ids to ec2utils:
get_image_id => ec2utils.glance_id_to_id
get_image_uuid => ec2utils.id_to_glance_id
* Refactors ec2utils.glance_id_to_id to create a new S3Image
object associating a glance id to an internal id if such a
mapping does not already exist. Previously, only calls to
nova.api.ec2.cloud.CloudController.describe_images would
add new mappings, but now any attempt to convert a glance id
to an internal id will succeed, resolving bug 948286.
* Adds 2 convenience methods to ec2utils, as per bcwaldon:
ec2_id_to_glance_id
glance_id_to_ec2_id
* Since this is a strict refactor and only streamlines existing
well-tested functionality, this change includes no new tests.
Change-Id: I810afe05223228df1bcc20a0ac688d8c62c472b4
|
| |\ \ \ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix bug 827619.
This bug pointed out that EC2 sorts the results of of describe_instances
by the launch time. Make our implementation of the EC2 API behave the same
way. Previously, instances coming out of the db API were sorted by the
key we wanted, but in the opposite order. You can now specify both a
sort key and order. The behavior is the same by default, but the EC2
API sets the parameter to do an ascending sort.
Change-Id: Ifd0bc79ad4c4c8c45809dbb1ac2dadf8abcfd4c3
|
| |\ \ \ \ \ |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Removes old ec2 authorizor from pipeline
* Fixes bug 948728
Change-Id: Ibf510b0fae8f5272c88badee8f9e5aeca19495bd
|
| | |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Otherwise, virt.libvirt.connection.ensure_filtering_rules_for_instance()
results in infinite loop.
And eliminate NullFirewallDriver as it's same to NoopFirewallDriver.
This patch fixes bug 953781.
Change-Id: I7936b3c69e9269041defd1ef7e5dda2de1f96dab
|
| |\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
use address_to_hosts
bug 953716
Change-Id: I041b12204028d43a30cc412a8ea6c17f1fc6f6ff
|
| |\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I306be059a3215b6c51b6cd8d546a208479dfe5e3
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Update 'nova-manage fixed list' so it prints a warning if an IP
is allocated to a deleted/missing instance.
Fixes LP Bug #953685.
Change-Id: I72b7ad2cb01e31cf9bb6cab904ab10d8769a3526
|
| |\ \ \ \ \ |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Enusre when an aggregate is re-created, it is in the created state,
not just the state it was when last created.
Change-Id: Ie8d63e3d334a872d52d81a9bd66730f08323d5c9
|
| |\ \ \ \ \ \ |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fixes bug 953492
Change-Id: Iecdf22bcd8356db2a6f0d77b7ea0dc37ca88e83e
|
| |\ \ \ \ \ \ \ |
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Checks virtual size instead of file size. Fixes bug 905350.
Change-Id: I1772b0996b7c9a2e07d3e298b156f777df67ef5f
|
| |\ \ \ \ \ \ \ \ |
|