| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Without this change, the glance plugin is pretty quiet about image
uploads. But it can definitely be helpful to debugging to have
information such as which glance server is handling the upload, how much
data was sent, and more information about the glance server response if
it was something other than 200 OK.
Change-Id: I0269478ad1061fc2021ef4b5d9c3c1dea9b2f6cb
|
| |\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| | | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixes TypeError's that occur when deallocate_fixed_ip gets called
using FlatDHCP.
Fixes LP Bug #950029.
Change-Id: I7357277ce56d7ad4c9e7a716cbd6f25952aa1b8d
|
| |\ \ \ \ \ \ |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fixes bug 950153
carrot rpc code is not being maintained anymore and is buggy. Use
kombu, instead.
Change-Id: Ifcd6d8997adb4fc07fce45486f0663d57954be1d
|
| |\ \ \ \ \ \ \ |
|
| | | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | | |
Change-Id: If2a0e59461d108d59c6e9907d3db053ba2b44f57
|
| |\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* removes unnecessary get_admin_context()
* addresses bug 949438
Change-Id: Iec9352f4c07179a39c796d235f0787ade30d5747
|
| |\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| | | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixes bug 949650
Change-Id: I5dddd84a0062a9aac3d608b6483deec0414e4b28
|
| |\ \ \ \ \ \ |
|
| | | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Update the keystone section of api-paste.ini with example settings
for the keystone service tenant.
Removed the admin_token example line.
Change-Id: If4ec08ec1f1882347a1b0842e65b665fccbcaeaa
|
| |\ \ \ \ \ \ |
|
| | | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
Change-Id: I051f47555669af6a74fba058867a6ac2cff45a65
|
| |\ \ \ \ \ \ |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fixes bug 949726
This allows processing of rpc messages that contain older versions of
RequestContext to not raise an exception.
Change-Id: I4891a44280fcb8accf0cef1c00c1123029abcc96
|
| |\ \ \ \ \ \ \ |
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Recent changes started using a recently added exception to
glance.common.exception, so update pip-requires to require a version
of glance that has that.
Change-Id: I56ca02bdb98a8e2ed40dcd8f08c9d69d5a043add
|
| |\ \ \ \ \ \ \ \ |
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: If29e326f67ca8a81f26fe0b1b0b8989ccfc05aaf
|
| |\ \ \ \ \ \ \ \ \ |
|
| | | |_|_|/ / / / /
| |/| | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Fixes bug #945364
Change-Id: Id7a28bee19f6b78d0608462059c1ed9daf71637c
|
| |\ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
fixes lp948586
what is now possible:
http://pastie.org/3546474
the problem was there were entities hitting the api to get network data
for instances that were deleted. Deleted instances did not have the
backref to info_cache available. The api would then go to network to get
the info, but since the network structures had already been torn down,
there was nothing to return. The bug then is that network_info at time
of instance deletion was expected to be accessible through the
instance['info_cache'].
Change-Id: I8ce6ce92e2abe6241d408192ced9526562e978db
|
| |\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| | | |/ / / / / / /
| |/| | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Fixes bug #945363
Change-Id: I2e2b81eebbfce0c10e431041f6b9d45bcf26f1c0
|
| |\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
| | |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fixes bug #945358
Change-Id: I7a323da5c340fca56bc5fd96eb7f936f586372e7
|
| |\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| | | |_|_|/ / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fixes bug 949475
Atomically tests and sets the instance task_state before allowing a
snapshot or backup to be initiated.
Change-Id: I40671a80f5e75337e176a715837f62d400cc21b6
|
| |\ \ \ \ \ \ \ |
|
| | |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fixes bug 949477
Change-Id: Ia3f283d82f189e680c5c8dd4fcf71bf5fe5f9889
|
| | |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixes bug 949731
Change-Id: I83218012c37f7e5f16b2de8d26a738ac71eb89b4
|
| |\ \ \ \ \ \ |
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixes bug 949471
This raise is needed so that calling code can be notified to teardown
the failed snapshot.
Change-Id: I25a78e36b4bdb4ca52f1f999168a750dde134056
|
| |\ \ \ \ \ \ |
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This happens to fix another issue I ran into where boto was being
required when trying to start up the compute manager. This is because
virt/connection.py would import virt/libvirt/connection.py which would
import nova.auth.manager which would import nova.auth.signer which would
try to import boto.
Fortunately, we don't need to import nova.auth.manager in
libvirt/connection.py as it's no longer required.
Change-Id: I85f8e874ef3dc6f53667918ae081512115608d83
|
| |/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* Deletes live migration code. This code will not work in keystone
installs, and there is an api extension that can be used through
the python-novaclient cli
* Deletes image management code. This was for upgrading pre-diablo
images and doesn't work properly with glance/keystone. The glance
cli already has the necessary functionality for uploading images.
Change-Id: Id7257833a280663af6d0b90085d03344d75a502f
|
| |\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The <acpi/> feature is only relevant to Xen paravirt or Xen/KVM/QEMU
fullvirt guests. Remove it from UML/LXC guests
Change-Id: I782b99455549ae49bf8adc8f40f5ea73b57f790e
|
| |\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Commit 5702f80a0 updated local_BuildDoc's parameters without
also updating references to the original parameters. This fixes
the issue and gets './setup.py build_sphinx' working again.
Change-Id: I3483c906c13347a718e1794786830f06af700ebd
|
| |\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I10e7277b2d9b7a905b83192f8db47f425c5ae11a
|
| |\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Allows audit periods to be offset, so daily periods can begin at local
midnight, instead of UTC, monthly periods can begin on the 15th
instead of the 1st, etc.
Fixes bug 948601
Change-Id: I38f6af0a5a513f888b791a4b9ca39467030105f2
|
| |\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Use the correct DB column name for multi_host in the
Nova network manage setup_networks_on_host function.
Fixes LP Bug #948965.
Change-Id: Id2a7bf9a2b5173d2b5fdec17a19e364e54c9a2c4
|
| |\ \ \ \ |
|