[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]

** Changed in: nova
       Status: Incomplete => Expired

-- 
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/1850736

Title:
   MemoryPageSizeInvalid: Invalid memory page size

Status in OpenStack Compute (nova):
  Expired

Bug description:
  1st step: I install openstack via comand of "packstack --answer-
  file=answer.cfg --debug", my openstack version is liberty.

  2nd step: Generate publicExtnet neutron via command of "net-create
  --tenant-id ********* publicExtnet --provider:network_type vlan
  --provider:physical_network physnet0 --provider:segmentation_id 500
  --router:external=True"

  3rd step: update cinder quota via command of "cinder quota-update
  --volumes 100 *********"

  4th step: update neutron quota via command of "nova quota-update
  --instances 50 *******"

  5th step: update neutron quota via command of "neutron quota-update
  --network 50"

  6th step:  glance image-create --name **** --disk-format qcow2 
--container-format bare --file ./image/***
             heat stack-create -f flavors/flavors.hot.yaml -e 
flavors/flavors.env.yaml flavors
             heat stack-create -f networks/networks.hot.yaml -e 
networks/networks.env.yaml networks
             Create zone
             openstack volume create --size 100 --property attached_mode='rw' 
--property readonly='False' backup

  7th step: heat stack-create **** -f servers/servers.hot.yaml -e
  servers/servers.env.yaml -Pf net=../jsondata/net.json -Pf
  net_id=../jsondata/net_id.json -P public_net=no_value

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1850736/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to