Public bug reported:
glance v2 api is uses multiple proxies, the exceptions is thrown from
those proxies and be handled in v2 api. The original message in
exception is more accurate, we should show that original message to
user, instead of making a common message which is not useful for end
user
Public bug reported:
the commit :
https://github.com/openstack/horizon/commit/286245b423f0234d5d9ece50db83e23e2c24d8ba
refactor quota limit summary template, it miss size format.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because yo
We should not throw a hard error i think (in _db_schema_sanity_check)
** Also affects: oslo.db
Importance: Undecided
Status: New
** Changed in: oslo.db
Importance: Undecided => High
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is
** Changed in: neutron
Status: Invalid => Confirmed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1467791
Title:
Specific ipv4 subnet to create port and return port contains ipv4
Public bug reported:
Associating a floatingip with a dual stack port fails unless the IPv4
address is specified with the fixed-ip-address parameter. Presently when
a user attempts to associate a floatingip with a port which an IPv4 and
IPv6 address Neutron returns 'Bad floatingip request: Port %s
Public bug reported:
We have COMPRESS_OFFLINE disabled by default in our tests in horizon, we need
to do the same in dashboard.
Here is a very long explanation of why this needs to happen.
What we know about offline compression:
1. You need to manually run "manage.py compress" to generate the of
Public bug reported:
I encountered this issue when adding custom vendor data via nova-
compute. Originally the bug manifested as SSH host key generation
failing to fire when vendor data was present (example vendor data
below).
{"msg": "", "uuid": "4996e2b67d2941818646481453de1efe", "users":
[{"us
** Also affects: oslo.db
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1467008
Title:
Unit tests fail with sqlalchemy 1.1.0
Status in OpenS
** Also affects: glance
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1467008
Title:
Unit tests fail with sqlalchemy 1.1.0
Status in OpenSt
Public bug reported:
With this change (and probably before it actually), tox -e genconfig
will fail if you don't have the oslo-config-generator's requirements in
your site-packages, which is kind of dumb for a tox job:
https://review.openstack.org/#/c/180013/
mriedem@ubuntu:~/git/nova$ tox -r -e
Public bug reported:
instance.root_gb means size of host local disk used by the instance root
disk. All code that uses this attribute treats it that way.
Volume-backed instances have root disks placed in Cinder. Therefore
obviously root_gb should be 0 for them. However currently this is not
so. T
This is not an error, in fact rest.status is returned with the
exception. Look at the code in 695: https://github.com/openstack/python-
swiftclient/blob/master/swiftclient/client.py#L695 The HTTP status (in
this case a 404) is returned.
To me the error message looks correct - doing a GET or HEAD o
Added neutron since it hits neutron jobs only.
One theory behind why it's neutron only is that if neutron is installed,
we can see that pip does some downgrade/upgrade dance at least for one
oslo library when installing neutron and neutron-*aas: oslo.middleware
is downgraded to 1.x, then upgraded
Public bug reported:
Steps:
1. Login to Horizon Dashboard as admin user.
2. Navigate to Project -> Object Store -> Containers page.
3. Create Containers with names:
3.1 '';!--"=&{()}
3.2
3.3
4. Try to delete these containers --- they can't be removed
** Affects: horizon
Impo
Public bug reported:
When I tried to install virtual environment today after a rebase, I got
this failure:
error: pbr 1.2.0 is installed but pbr!=0.7,<1.0,>=0.6 is required by set
(['sqlalchemy-migrate'])
The pbr package requirement was changed recently, from <1.0 to <2.0, by
https://github.com
Public bug reported:
The default message of an exception is "An unknown exception occurred.".
Need to use 'message' instead of 'msg' for the following exception, otherwise
the default message is logged.
class DeviceNotFoundOnAgent(n_exc.NotFound):
msg = _('Unknown device with loadbalancer_id
Public bug reported:
Using the body to create a instance, the instance is active, but instance os
can't be loaded:
{
"server": {
"name": "BFVS",
"imageRef": "91959f5d-16f9-4dd0-823e-81fa11d2add3",
"block_device_mapping_v2": [
{
"device_type": "disk",
"uuid": "9
This patch is applied in wily's python-oslo.messaging source package.
Jorge, please always check this for the current development series, as
it's not at all obvious what the status of that is.
** Changed in: oslo.messaging (Ubuntu)
Status: New => Invalid
--
You received this bug notificat
Public bug reported:
Need to add base in-tree functional testing of the dhcp agent.
This will increase overall project coverage with functional tests.
** Affects: neutron
Importance: Undecided
Assignee: Sergey Belous (sbelous)
Status: New
** Changed in: neutron
Assignee:
Public bug reported:
Trying to upgrade from Juno -> Kilo
keystone-manage db_version
55
keystone-manage db_sync
2015-06-26 16:52:47.494 6169 CRITICAL keystone [-] ProgrammingError:
(ProgrammingError) (1146, "Table 'keystone_k.identity_provider' doesn't exist")
'ALTER TABLE identity_provider Eng
20 matches
Mail list logo