Public bug reported:
Raw and Qcow2 image type support preallocate image.
by enable this we need to set preallocate_images in config file.
currently , we can set it to any character except 'none' to enable it.
** Affects: nova
Importance: Undecided
Assignee: Eli Qiao (taget-9)
Public bug reported:
When we try to attach an already attached volume to an instance it
raises InvalidVolume exception but creates an entry in
block_device_mapping table with deleted flag set to true. Ideally when
attach volume fails it should not create any entries in database.
Steps to reproduc
Public bug reported:
Steps to reproduce:
1. Boot an instance from image.
2. Call Shelve instance, instance becomes SHELVED_OFFLOADED state.
3. Call unshelve instance.
3.1 nova-conductor calls RPC.Cast to nova-compute
If some failure happens in nova-compute. e.g. "Instance failed to spawn"
Public bug reported:
[From the discussion in neutronclient bug 1182629]
The discussion is that there is no way to confirm and update ip spoofing rules
(which are established by neutron implicitly).
The bug itself was reported about two years ago, and I am not sure we need to
fix it now.
I think
Public bug reported:
Browsers get 404 after creating a new volume_type's extra_spec since the
view of the operation returns an absolute url. This error only occurs
when you set a horizon's root path except "/" like "/horizon".
How to reproduce it.
1. deploying horizon except "/" like "/horizon"
Public bug reported:
The 'Other' option for Period field on the Admin -> Resource Usage -> Daily
Report page has the following issues:
1. The calendar that appears when From/To is clicked, does not automatically go
off when the date has been clicked. We have to click somewhere on the screen so
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1427028
Title:
Test bug with unicode café
Status in OpenStack Compute (
Public bug reported:
To have horizon.conf include something like this
#Set to neutron to testing notwork dashboard
#There is no network testing at default. The default
#is nova-network
#network=nova-netwrok
network=neutron
** Affects: horizon
Importance: Undecided
Status: New
--
Public bug reported:
testing nova-bugs
** Affects: nova
Importance: Undecided
Status: New
** Summary changed:
- Test bug with unicode ’
+ Test bug with unicode - wyjście
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscrib
Public bug reported:
I am testing with Juno 2014.2.1 release.
When I delete neutron port, VM, or LB VIP, neutron.ipavailabilityranges table
was not updated as expected.
(I mean subnet IPs are not released to be used again.)
##case 1. deleting neutron port
1-1 create network/subnet
# neut
Public bug reported:
Suppose there are several images which are created at the same
timestamp, paging back and forth will mess up the order.
** Affects: horizon
Importance: Undecided
Assignee: Kahou Lei (kahou82)
Status: New
--
You received this bug notification because you a
Public bug reported:
[reproduce]
1. neutron net create testnet
2. neutron dhcp-agent-network-add testnet
3. neutron subnet-create testnet CIDR1 --name testsub1
4. neutron subnet-create testnet CIDR2 --name testsub2
5. neutron subnet-create testnet CIDR3 --name testsub3
6. neutron subnet-create te
** Description changed:
- We have a concern that we may end up with db conflict errors due to
- multiple parallel requests incoming.
+ We have a concern that we may have race conditions with the following
+ code snippet:
- Consider two threads (A and B), each receiving tunnel_sync with host s
Public bug reported:
The VNI value is 24bits, i.e. <1 – 16777215>
When I defined the max value in the ml2_conf.ini file:
[ml2_type_vxlan]
vni_ranges = 1001:16777215
Neutron service fails to start.
2015-02-28 17:11:33.793 CRITICAL neutron [-] MemoryError
2015-02-28 17:11:33.793 TRACE neutron Tr
You have been subscribed to a public bug:
The VNI value is 24bits, i.e. <1 – 16777215>
When I defined the max value in the ml2_conf.ini file:
[ml2_type_vxlan]
vni_ranges = 1001:16777215
Neutron service fails to start.
2015-02-28 17:11:33.793 CRITICAL neutron [-] MemoryError
2015-02-28 17:11:33
Public bug reported:
$ nova-manage db archive_deleted_rows 1
command fails with integrity error.
No-one wants to preserve those records in shadow table,
Instead of fixing the archiving issue the tables should be removed.
Later an archive to /dev/null function should be added to the nova
manage.
Public bug reported:
The `iscsi_targets` and `volumes` table was used with nova-volumes,
which is deprecated and removed, but the related tables are still created.
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of
17 matches
Mail list logo